1 row where format = "plain" and licence = "notspecified"

View and edit SQL

Suggested facets: dataset_issued (date), dataset_modified (date), file_created (date), file_modified (date)

source

licence

  • notspecified · 1

format

  • plain · 1
Link rowid ▼ dataset_title publisher author dataset_issued dataset_modified dataset_description source info_url start_date end_date file_title download_url format file_description file_created file_modified file_size licence
566 Trove People and Organisations data National Library of Australia National Library of Australia 2013-05-12T10:23:23.269059 2015-03-07T09:29:47.280652 The National Library of Australia operates the [Trove People and Organisations](http://trove.n… data.gov.au https://data.gov.au/dataset/b247e1c0-608d-495d-8583-8bc9de63c4ee Not specified   peopleaustralia http://www.nla.gov.au/apps/srw/search/peopleaustralia plain   2013-05-12T10:23:26.664819 2013-05-12 10979.0 notspecified

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [glam-datasets] (
   [dataset_title] TEXT,
   [publisher] TEXT,
   [author] TEXT,
   [dataset_issued] TEXT,
   [dataset_modified] TEXT,
   [dataset_description] TEXT,
   [source] TEXT,
   [info_url] TEXT,
   [start_date] TEXT,
   [end_date] TEXT,
   [file_title] TEXT,
   [download_url] TEXT,
   [format] TEXT,
   [file_description] TEXT,
   [file_created] TEXT,
   [file_modified] TEXT,
   [file_size] TEXT,
   [licence] TEXT
);
CREATE INDEX [idx_glam-datasets_source_publisher_format_licence]
    ON [glam-datasets] ([source], [publisher], [format], [licence]);