cityofchicago/christmas-tree-recycling-locations-2013-spxm-tnai
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 2 hours ago

Christmas Tree Recycling Locations 2013

Locations provided by the city to recycle Christmas trees from January 5-18, 2013. For more information, see http://www.cityofchicago.org/city/en/depts/streets/provdrs/streets_san/news/2012/dec/city_of_chicago_toofferchristmastreerecyclingat.html

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 \"cityofchicago/christmas-tree-recycling-locations-2013-spxm-tnai\".\"christmas_tree_recycling_locations_2013\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • christmas_tree_recycling_locations_2013
     
     
     
     
     
Upstream Metadata