8 rows where "dataset_issued" is on date 2013-05-24 and licence = "Creative Commons Attribution"

View and edit SQL

Suggested facets: dataset_title, author, dataset_issued, dataset_modified, dataset_description, info_url, file_description, file_modified, file_size, dataset_modified (date), file_created (date), file_modified (date)

format

source

licence

  • Creative Commons Attribution · 8

dataset_issued (date)

  • 2013-05-24 · 8
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
920 Collection of the State Library of NSW State Library of NSW   2013-05-24T05:32:35.564263 2022-01-17T05:44:46.859872 Link to the collection of the State Library of NSW. data.nsw.gov.au https://data.nsw.gov.au/data/dataset/dd806ef6-e316-410e-bf5c-540311947d5a     Collection of the State Library of New South Wales https://collection.sl.nsw.gov.au/ website link   2013-05-24T01:33:05.246041 2013-05-26T22:20:01.424877   Creative Commons Attribution
923 State Library of NSW Collection Photostream State Library of NSW   2013-05-24T02:10:25.292436 2016-07-20T12:15:53.827269 View, download and reuse photographs from the State Library of NSW's collections. data.nsw.gov.au https://data.nsw.gov.au/data/dataset/b6922426-8725-4f2e-bcf3-d419a49f61ef     State Library of NSW Collection Photostream http://www.flickr.com/photos/statelibraryofnsw/ HTML   2013-05-23T22:10:39.871133 2013-05-26T22:20:43.989742 20.0 Creative Commons Attribution
924 Albums recently added to SLNSW's Manuscripts, Oral History and Pictures catalogue State Library of NSW   2013-05-24T05:31:04.374275 2016-07-20T12:13:56.770980 Machine readable feed of albums recently added to SLNSW's Manuscripts, Oral History and Pictures cat… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/986cbe9b-1e7a-492d-9f1a-c90cb6b20a0f     Albums recently added to SLNSW's Manuscripts, Oral History and Pictures catalogue http://feeds.feedburner.com/recentalbumsmohp RSS   2013-05-24T01:31:30.334408 2013-05-26T22:20:02.046449   Creative Commons Attribution
942 Flickr Photostream NSW State Archives State Records Authority 2013-05-24T01:41:34.299964 2015-10-01T01:49:21.445004 View, download and reuse photographs from the collections of the NSW State Records Authority. data.nsw.gov.au https://data.nsw.gov.au/data/dataset/32f00807-077b-45f9-978b-df4f688b1b17     Flickr Photostream https://www.flickr.com/photos/state-records-nsw/ website link   2014-08-11T23:23:44.269666     Creative Commons Attribution
944 Powerhouse Museum Collection simplified dataset Museum of Applied Arts and Sciences   2013-05-24T01:44:48.361690 2022-01-18T02:43:35.421740 A single file dataset containing a subset of the metadata of over 75,000 objects in the form of a ta… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/91829aff-594e-4cdf-bc76-bf639335fa26     Powerhouse Museum Collection - website https://collection.maas.museum/ website link   2013-05-23T21:45:06.647694 2013-05-26T22:20:56.732330 20.0 Creative Commons Attribution
945 Powerhouse Museum Collection simplified dataset Museum of Applied Arts and Sciences   2013-05-24T01:44:48.361690 2022-01-18T02:43:35.421740 A single file dataset containing a subset of the metadata of over 75,000 objects in the form of a ta… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/91829aff-594e-4cdf-bc76-bf639335fa26     Powerhouse Museum Collection - API https://api.maas.museum/docs/rest website link Website link to view info for the Museum's REST API. 2022-01-18T02:43:35.674920     Creative Commons Attribution
946 Powerhouse Museum Collection API Museum of Applied Arts and Sciences   2013-05-24T01:43:33.435412 2019-05-30T23:59:59.037949 Application Programming Interface (machine readable) for the Powerhouse Museum's Collections. data.nsw.gov.au https://data.nsw.gov.au/data/dataset/bf9df234-7890-4907-94f6-e7872c8f4258     Museum of Applied Arts and Science MAAS’s Public API https://api.maas.museum/docs api This has replaced the Powerhouse Museum Collection API 2013-05-23T21:43:56.565263 2013-05-26T22:20:57.279161 20.0 Creative Commons Attribution
947 Search the Powerhouse Museum Collection Museum of Applied Arts and Sciences Powerhouse Museum 2013-05-24T02:09:35.376542 2017-06-19T07:58:15.006073 Search over 75,000 objects collected from 1880 to the present day. This interactive database contain… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/bf5a60c5-3340-4cd7-9282-d4db9819e071     Search the Powerhouse Museum Collection https://collection.maas.museum MUSEUM   2013-05-23T22:09:50.225808 2013-05-26T22:20:52.738648 20.0 Creative Commons Attribution

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]);