census icon indicating copy to clipboard operation
census copied to clipboard

use data discovery endpoint to auto-update available censuses

Open fgregg opened this issue 2 years ago • 1 comments

https://api.census.gov/data.json

fgregg avatar Jan 04 '24 20:01 fgregg

I'm not sure if you have seen it, but censusdis does quite a bit with U.S. Census metadata to help users discover and explore data sets, groups, and variables and understand and use the tree-based structure of variables in some groups.

You can see examples of this in

Finally, there is a process that scans the metadata API and builds symbolic names for all datasets into censusdis.datasets.

vengroff avatar Feb 15 '24 17:02 vengroff