opendata-maryland-gov/city-of-frederick-issued-permits-xrz3-9xhj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 27 minutes ago

City of Frederick Issued Permits

This dataset includes all issued permits by the City of Frederick from 1/1/12 to 6/6/14. We are no longer updating this dataset, but if there is demand for updated data then please contact the Open Data Portal Team and we will look into it.

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 \"opendata-maryland-gov/city-of-frederick-issued-permits-xrz3-9xhj\".\"city_of_frederick_issued_permits\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • city_of_frederick_issued_permits
     
     
     
     
     
Upstream Metadata