citydata-mesaaz-gov/council-district-4scp-vfkf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 6 hours ago

Council District

Location of Mesa City Council Districts. For more information about council districts and current council members see https://www.mesaaz.gov/government/mayor-council

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/council-district-4scp-vfkf\".\"council_district\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • council_district
     
     
     
     
     
Upstream Metadata