citydata-mesaaz-gov/mesa-employers-by-census-tract-v2de-gsm7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 4 hours ago

Mesa Employers By Census Tract

Information about employers and employees in the City of Mesa by industry and census tract. Data is collected annually by Maricopa Association of Governments (MAG) from a variety of sources. NOTE: Location of employees are generalized based on the center point of census tract and are NOT an exact location.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"citydata-mesaaz-gov/mesa-employers-by-census-tract-v2de-gsm7\".\"mesa_employers_by_census_tract\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mesa_employers_by_census_tract
     
     
     
     
     
Upstream Metadata