MattTriano / analytics_data_where_house

An analytics engineering sandbox focusing on real estates prices in Cook County, IL
https://docs.analytics-data-where-house.dev/
GNU Affero General Public License v3.0
7 stars 0 forks source link

Develop a prototype representation of a Census API dataset defined by variable names #158

Closed MattTriano closed 1 year ago

MattTriano commented 1 year ago

I've previously implemented a class meeting my CensusAPIDataset protocol named CensusVariableGroupAPICall that uses one of a dataset's group ids to define the data to be included in an ADWH dataset, but I'd like to also add a tool for defining datasets using dataset variable names (up to 50 of them).