1 row where file_description = "The State Library uses GitHub, the free collaborative repository, to provide access to our code that has been developed for various Library digital and mobile projects. Contributions to the State Library of NSW’s GitHub account includes code for apps, games and other media-based assets." and publisher = "State Library of NSW"

View and edit SQL

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

source

publisher

  • State Library of NSW · 1

file_description

  • The State Library uses GitHub, the free collaborative repository, to provide access to our code that has been developed for various Library digital and mobile projects. Contributions to the State Library of NSW’s GitHub account includes code for apps, games and other media-based assets. · 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
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

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