edmonton-ca/mosquito-application-all-methods-current-calendar-7igu-afjd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 1 month ago

Mosquito Application (all methods): Current calendar year

This dataset represents the GPS coordinates and other relevant information for where backpack, vehicle, or helicopter application/treatment took place for mosquitoes during the current calendar year.

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 \"edmonton-ca/mosquito-application-all-methods-current-calendar-7igu-afjd\".\"mosquito_application_all_methods_current_calendar\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mosquito_application_all_methods_current_calendar
     
     
     
     
     
Upstream Metadata