glam-datasets
1 row where dataset_modified = "2016-08-31T06:48:58.110513", publisher = "State Library of NSW" and source = "data.nsw.gov.au"
This data as json, CSV (advanced)
Suggested facets: dataset_issued (date), dataset_modified (date), file_created (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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
921 | 921 | State Library of NSW GitHub | State Library of NSW | State Library of NSW | 2016-08-15T06:22:53.062928 | 2016-08-31T06:48:58.110513 | The State Library uses GitHub, the free collaboration repository, to provide access to our code that… | data.nsw.gov.au | https://data.nsw.gov.au/data/dataset/d6bf9721-5489-4b74-982d-6864988fe99c | State Library of NSW's GitHub account | https://raw.githubusercontent.com/slnsw-webdev | CSS, Java, PHP, JavaScript | The State Library uses GitHub, the free collaborative repository, to provide access to our code that… | 2016-08-15T16:24:59.271171 | 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]);