montgomerycountymd-gov/mcg-public-hearings-h8kg-hzqn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 11 months ago

MCG Public Hearings

This dataset contains Montgomery County Public Hearing records from Data 2014 to the present. Public Hearing is a forum established to secure information from citizens, groups and interested parties regarding road closures and abandonments, Capital Improvement Projects, reuse of public schools, site selection and other subjects where such input is deemed appropriate by the County Executive.

Update Frequency : Quarterly

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/mcg-public-hearings-h8kg-hzqn\".\"mcg_public_hearings\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mcg_public_hearings
     
     
     
     
     
Upstream Metadata