psrc / psrccensus

A set of tools developed for PSRC staff to pull, process and visualize Census Data for geographies in the Central Puget Sound Region.
https://psrc.github.io/psrccensus/
GNU General Public License v3.0
8 stars 1 forks source link

parameter names in the acs and decennial functions are not consistent #20

Open Ennazus opened 3 years ago

Ennazus commented 3 years ago

the parameter names in get_acs_recs() and get_decennial_recs() vary a bit between each other: FIPS/fips, table.names/table_codes, years/year. Not sure if it would be worthwhile to sync them but thought I'd just mention.