dallasopendata/city-of-dallas-cod-historical-markers-adn6-n59j
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 3 years ago
Indexed 1 hour ago

City of Dallas (COD) Historical Markers

This dataset contains the location and descriptive attributes of sites within the City of Dallas which have been marked by the Texas Historical Commision in recognition of their architectural or historical significance.

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 \"dallasopendata/city-of-dallas-cod-historical-markers-adn6-n59j\".\"city_of_dallas_cod_historical_markers\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • city_of_dallas_cod_historical_markers
     
     
     
     
     
Upstream Metadata