walkerke / tigris

Download and use Census TIGER/Line shapefiles in R
Other
324 stars 45 forks source link

Add year 2024 to congressional_district() #190

Closed mpetuk closed 1 day ago

mpetuk commented 2 weeks ago

Hello

The 2024 TIGER/Line Shapefiles were released on September 25, 2024. It includes the new 119 Congressional District. However, tigris::congressional_district() function doesn't accommodate 2024 calls. I made changes to legislative.R script to include 2024 data.

Hope this helps, M