feat(visa-sponsors): United States provider (USCIS H-1B Employer Data Hub)#663
Open
type0labs-dev wants to merge 1 commit into
Open
feat(visa-sponsors): United States provider (USCIS H-1B Employer Data Hub)#663type0labs-dev wants to merge 1 commit into
type0labs-dev wants to merge 1 commit into
Conversation
… Hub) Employers with H-1B approvals in the latest published fiscal year, aggregated per employer across NAICS rows. The newest export is discovered by probing fiscal years downwards from next year, so new USCIS publications are picked up without a code change. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Owner
|
LGTM! Would need the merge like you mentioned |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds a
usvisa-sponsor provider backed by the USCIS H-1B Employer Data Hub yearly export — employers with H-1B petition approvals, the closest public equivalent of a sponsor register for the US.h1b_datahubexport-<year>.csvdownwards from next year (FY2023 is the newest published today; FY2024+ gets picked up automatically)route: "H-1B",typeRating: "H-1B employer (FY2023: N approvals)", city/state mapped to the location fieldsEvidence
Notes
Checks
biome ci .clean · shared + orchestrator typechecks · provider tests 5/5 · same 5 pre-existing client test files fail on clean main in my env (locale/timing), unrelated.🤖 Generated with Claude Code