ramseycounty-us/materials-collected-for-recycling-data-nihr-6wdm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 11 months ago

Materials Collected For Recycling Data

Dataset showing the type of materials collected for recycling by type.

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 \"ramseycounty-us/materials-collected-for-recycling-data-nihr-6wdm\".\"materials_collected_for_recycling_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • materials_collected_for_recycling_data
     
     
     
     
     
Upstream Metadata