home / data

Menu
  • GraphQL API

data

Custom SQL query returning 4 rows (hide)

 
1
select place, taxon, count from species_counts where "taxon" = :p0 order by place, taxon limit 101

Query parameters

This data as json, CSV

placetaxoncount
fitzgerald-marine-reserve 4235 1
laguna-point 4235 1
pillar-point 4235 70
redondo-beach 4235 1
Powered by Datasette ยท Queries took 0.962ms