home / data

Menu
  • GraphQL API

species_counts

Table actions
  • GraphQL API for species_counts

4 rows where taxon = 12727

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: count

Link place taxon count
china-beach,12727 China beach china-beach Turdus migratorius 12727 5
fitzgerald-marine-reserve,12727 James Fitzgerald Marine Reserve  fitzgerald-marine-reserve Turdus migratorius 12727 2
redondo-beach,12727 Redondo beach redondo-beach Turdus migratorius 12727 2
shark-fin-cove,12727 Shark Fin Cove shark-fin-cove Turdus migratorius 12727 1

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [species_counts] (
   [place] TEXT REFERENCES [places]([slug]),
   [taxon] INTEGER REFERENCES [taxons]([id]),
   [count] INTEGER,
   PRIMARY KEY ([place], [taxon])
);
Powered by Datasette · Queries took 9.341ms
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows