home / data

Menu
  • GraphQL API

species_counts

Table actions
  • GraphQL API for species_counts

5 rows where taxon = 6930

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: count

Link place taxon count
china-beach,6930 China beach china-beach Anas platyrhynchos 6930 1
fitzgerald-marine-reserve,6930 James Fitzgerald Marine Reserve  fitzgerald-marine-reserve Anas platyrhynchos 6930 1
laguna-point,6930 Laguna Point  laguna-point Anas platyrhynchos 6930 1
pillar-point,6930 Pillar Point pillar-point Anas platyrhynchos 6930 9
redondo-beach,6930 Redondo beach redondo-beach Anas platyrhynchos 6930 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.114ms
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows