datahub-austintexas-gov/barton-spring-salamander-counts-and-covariates-brj7-e355
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 11 months ago

Barton Spring Salamander Counts and Covariates

Observations of Barton Springs Salamanders at Austin's Barton Springs (a complex of several springs) with abundance as observed by size classes with several covariates. Discharge data from USGS: https://waterdata.usgs.gov/tx/nwis/uv/?site_no=08155500&PARAmeter_cd=00065,00060

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 \"datahub-austintexas-gov/barton-spring-salamander-counts-and-covariates-brj7-e355\".\"barton_spring_salamander_counts_and_covariates\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • barton_spring_salamander_counts_and_covariates
     
     
     
     
     
Upstream Metadata