glam-datasets
4 rows where "dataset_issued" is on date 2013-05-24, format = "website link" and source = "data.nsw.gov.au"
This data as json, CSV (advanced)
Suggested facets: dataset_title, author, dataset_issued, dataset_modified, dataset_description, info_url, file_description, file_modified, file_size, dataset_issued (date), dataset_modified (date), file_created (date), file_modified (date)
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 | 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 | |||||
942 | 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 | 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 | 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 |
Advanced export
JSON shape: default, array, newline-delimited
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]);