Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
Texas Commission on Environmental Quality - NOR Primary Site Contacts
This file contains the basic information for the current site primary contact including facility registration number, contact name, title, mailing address, phone, and fax, and email.
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 \"texas-gov/texas-commission-on-environmental-quality-nor-efyr-4mur\".\"texas_commission_on_environmental_quality_nor\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata