Open repository in Console
Readme
Updated almost 6 years ago
‧ Indexed 11 months ago
Department of Community Resources & Services Online Data Sources
This dataset lists various data sources used within the Department of Community Resources & Services for various internal and external reports. This dataset allows individuals and organizations to identify the type of data they are looking for and to which geographical level they are trying to get the data for (i.e. National, State, County, etc.). This dataset will be updated every quarter and should be utilized for research purposes
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-howardcountymd-gov/department-of-community-resources-services-online-kdeq-r7qc\".\"department_of_community_resources_services_online\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata