bayareametro-gov/census-tracts-500k-n6pc-a8jr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 5 hours ago

Census Tracts 500K

Census Tracts; January 1, 2019 vintage; Generalized

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 \"bayareametro-gov/census-tracts-500k-n6pc-a8jr\".\"census_tracts_500k\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • census_tracts_500k
     
     
     
     
     
Upstream Metadata