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
9 stars 0 forks source link

Figure out a Protocol/interface for CensusGeography variants #155

Closed MattTriano closed 1 year ago

MattTriano commented 1 year ago

The hierarchy of census geographies makes me confident that there is a smart way of representing this information in a generalized way, but I'll have to spend time with dataset geography options (eg acs5, business dynamics survey, etc) to figure out what parameters to require, what functionality is needed to facilitate API-calling, and what functionality would make things meeting the Protocol a joy to use.

At present, I know I'll want a method to format the geographies component of an API call.