ny-gov/active-sporting-license-issuing-agents-66qd-rvmy
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 2 hours ago

Active Sporting License Issuing Agents

The name, mailing address and telephone number for the retail establishments and municipalities that sell hunting, fishing, and trapping licenses and associated privileges and permits.

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 \"ny-gov/active-sporting-license-issuing-agents-66qd-rvmy\".\"active_sporting_license_issuing_agents\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • active_sporting_license_issuing_agents
     
     
     
     
     
Upstream Metadata