datamade / census

A Python wrapper for the US Census API.
BSD 3-Clause "New" or "Revised" License
633 stars 137 forks source link

Include Census population projections? #6

Open wilson428 opened 11 years ago

wilson428 commented 11 years ago

Per conversation on UnitedStates, perhaps this API could include population projections. Here's an unremarkable attempt I made for a quick project a few weeks ago.

fgregg commented 7 years ago

Is there an API for projections?

loganpowell commented 7 years ago

https://www.census.gov/data/developers/data-sets/popest-popproj/popproj.html

fgregg commented 7 years ago

Oh! Those would be cool! @wilson428, if you are still interested in this 4 years later, I'd welcome a PR.