sources

7 rows

View and edit SQL

hash ▼ source source_url
0b479e1f timezone-boundary-builder https://github.com/evansiroky/timezone-boundary-builder
4e5e9de5 data.sfgov.org https://data.sfgov.org/browse
65ef650f World Resources Institute http://www.wri.org/publication/global-power-plant-database
7b73837f mySociety Data http://data.mysociety.org/datasets/members-interest/
c30bdfb1 Ministry of Defence https://www.gov.uk/government/publications/foi-responses-published-by-mod-week-commencing-09-july-2018
dc32b82f metmuseum/openaccess https://github.com/metmuseum/openaccess
e2bdbdb5 fivethirtyeight/data on GitHub https://github.com/fivethirtyeight/data

Advanced export

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

CSV options:

CREATE TABLE sources (
            hash text PRIMARY KEY,
            source text,
            source_url text
        );
Powered by Datasette · Query took 6.215ms