ny-gov/certified-plant-dealers-2ssy-s6ns
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 1 hour ago

Certified Plant Dealers

A listing of all certified plant dealers which are licensed by the Department of Agriculture and Markets. Licensing of plant dealers is intended to prevent the introduction of injurious insects, noxious weeds, and plant diseases into the state.

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/certified-plant-dealers-2ssy-s6ns\".\"certified_plant_dealers\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • certified_plant_dealers
     
     
     
     
     
Upstream Metadata