edmonton-ca/mosquitoes-trap-locations-rh82-ntt9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 1 month ago

Mosquitoes Trap Locations

Location of NJLT mosquito trap locations in Edmonton for the 2011 collection season and onward. Note: Geographic coordinates are only an approximation. a map view can be found at: https://data.edmonton.ca/Environmental-Services/Mosquitoes-Trap-Locations-Map-View/7gb5-3hg8

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/mosquitoes-trap-locations-rh82-ntt9\".\"mosquitoes_trap_locations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mosquitoes_trap_locations
     
     
     
     
     
Upstream Metadata