opendata-utah-gov/real-estate-agents-and-brokers-directory-utah-y5aq-ckub
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 11 months ago

Real Estate Agents And Brokers Directory Utah

Real Estate Agents And Brokers Directory Utah

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 \"opendata-utah-gov/real-estate-agents-and-brokers-directory-utah-y5aq-ckub\".\"real_estate_agents_and_brokers_directory_utah\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • real_estate_agents_and_brokers_directory_utah
     
     
     
     
     
Upstream Metadata