andrew-chen-wang/US Districts GeoJSON Update
Compiles and updates all Congressional districts into GeoJSON
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 9, 2021
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: andrew-chen-wang/district-autoupdate@6814a4f3e1feef729db98ce620e1d40bef804eff # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to a GeoJSON file to save | yes | ${{ github.workspace }}/districts.geojson" |
| districts-repo | Repository that holds the districts | no | unitedstates/districts |
| tag-branch | Branch or git tag value to use | no | gh-pages |
| token | GITHUB_TOKEN or a `repo` scoped Personal Access Token (PAT) | no | ${{ github.token }} |
Outputs
no outputs