home / data

Menu
  • GraphQL API

species_counts

Table actions
  • GraphQL API for species_counts

4 rows where taxon = 47751

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: count

Link place taxon count
china-beach,47751 China beach china-beach Polystichum munitum 47751 1
fitzgerald-marine-reserve,47751 James Fitzgerald Marine Reserve  fitzgerald-marine-reserve Polystichum munitum 47751 6
laguna-point,47751 Laguna Point  laguna-point Polystichum munitum 47751 3
redondo-beach,47751 Redondo beach redondo-beach Polystichum munitum 47751 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 14.385ms
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows