ny-gov/currently-licensed-real-estate-appraisers-3nr4-s9yt
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 hours ago
Indexed 15 minutes ago

Currently Licensed Real Estate Appraisers

This data contains information for all currently active Real Estate Appraiser licensees. Each record will be for an individual licensee, and will contain their Name, Unique Identification Number, License Type, Original Certification Date, Current Certification and Expiration Dates, Reciprocal State (if any), the Name of the Business they are associated with, and the Business’s Address.

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/currently-licensed-real-estate-appraisers-3nr4-s9yt\".\"currently_licensed_real_estate_appraisers\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • currently_licensed_real_estate_appraisers
     
     
     
     
     
Upstream Metadata