Schema: economic_data

This schema houses an economic datamart built from multiple public data sources. The data is modeled in a traditional star schema and also provided as a denormalized ‘one-big-table’ view for simplified analytics.

Tables:
  • fact_zip_naics_establishments
  • wide_zip_naics_establishments
Views
  • dim_geography_zip
  • dim_industry_naics
Schema: industry_code

This schema holds reference data that can be useful in its own right as well as joined to our star schemas to provide descriptions and additional details.

Tables:
Views:
Scroll to Top