Unlike the US Census released every 10 years, the American Community Survey is published annually. The data is difficult to wrangle but extremely important. Everything from income by zip-code, population growth by city, and home ownership statistics are published. There are even entire websites dedicated to just selling CSVs of income by zip-code.
Cybersyn made the data easier to work with by releasing it on Snowflake in a consistent, intuitive form.
It would be far easier if you had a simple JSON endpoint where I can pass a zip code and get the stats. That would be infinitely easier than figuring out things like how did I even use Snowflake?
Cybersyn made the data easier to work with by releasing it on Snowflake in a consistent, intuitive form.
Docs on this dataset: https://docs.cybersyn.com/public-domain/economic-and-financi...
And docs on our data structure, in general: https://docs.cybersyn.com/getting-started/concepts/unified-s...