montgomerycountymd-gov/leaf-collection-posting-log-r53e-rcct
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 6 hours ago

Leaf Collection Posting Log

This dataset contains leaf collection dates for area and subarea where leaf collection service is provided by Montgomery County Department of Transportation. Update Frequency - Daily (September through December). Monthly update (January through August) on the first day of each month.

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 \"montgomerycountymd-gov/leaf-collection-posting-log-r53e-rcct\".\"leaf_collection_posting_log\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • leaf_collection_posting_log
     
     
     
     
     
Upstream Metadata