Skip to content

Implement automated shapefile updates#7

Merged
pdil merged 6 commits intomasterfrom
feature/automated-map-data
Dec 17, 2023
Merged

Implement automated shapefile updates#7
pdil merged 6 commits intomasterfrom
feature/automated-map-data

Conversation

@pdil
Copy link
Owner

@pdil pdil commented Dec 16, 2023

  • Added shapefiles.py python script to data-raw/scripts to download and extract shapefiles from US Census Bureau cartographic boundary file FTP site.
  • Added update-maps.yml GitHub Actions workflow to periodically download and process updated shapefiles.

Checklist

  • Add python download script
  • Add GitHub Actions workflow to periodically (e.g. monthly) check for new shapefiles
  • Add download step to workflow
  • Add usmapdata:::create_us_map() step to workflow
  • Add pull request step to workflow
  • Add pushover notification step to workflow

resolves #5

@pdil pdil added the tech Technical issues and pull requests not directly related to usmapdata functionality label Dec 16, 2023
@pdil pdil self-assigned this Dec 16, 2023
@pdil pdil marked this pull request as ready for review December 17, 2023 01:32
@pdil pdil merged commit 8315f1c into master Dec 17, 2023
@pdil pdil deleted the feature/automated-map-data branch December 17, 2023 01:49
pdil added a commit that referenced this pull request Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tech Technical issues and pull requests not directly related to usmapdata functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automated shapefile updates

1 participant