ny-gov/commissioned-nys-notaries-public-rwbv-mz6z
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 days ago
Indexed 2 days ago

Commissioned NYS Notaries Public

This data contains active Commissioned Notaries Public from New York State Department of State (DOS). Each line will be either an individual or business licensee which holds business address and license number information. If the license type is an individual, the business name that the individual works for will be listed.

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/commissioned-nys-notaries-public-rwbv-mz6z\".\"commissioned_nys_notaries_public\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • commissioned_nys_notaries_public
     
     
     
     
     
Upstream Metadata