3 rows where "file_created" is on date 2015-07-01

View and edit SQL

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

format

file_created (date)

  • 2015-07-01 · 3
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
311 Toowoomba prison records 1864 to 1906 Queensland State Archives info@archives.qld.gov.au 2015-07-01T23:02:18.577723 2022-08-09T05:55:00.317328 These indexes were compiled from Toowoomba prison records including [Court book],(https://www.archiv… data.qld.gov.au https://data.qld.gov.au/dataset/0f17f39e-d89a-4ab1-8ee9-62387380d4de     Prisoners tried, Toowoomba 1864-1903 https://www.data.qld.gov.au/dataset/0f17f39e-d89a-4ab1-8ee9-62387380d4de/resource/96c31de0-78da-4754-8793-750e370a3fdc/download/prisoners-tried-toowoomba-1864-1903.csv CSV This open data file lists the names of prisoners tried at criminal sittings at Toowoomba and other … 2015-07-01T23:05:50.004258 2022-05-10T06:15:23.084149 309248.0 Creative Commons Attribution 4.0
369 Teachers 1860 to 1905 Queensland State Archives web@archives.qld.gov.au 2015-07-01T04:19:08.161316 2022-06-29T02:19:11.161781 This index was compiled from the registers of teachers, admitted to service in schools, as kept by t… data.qld.gov.au https://data.qld.gov.au/dataset/ca2bf49a-6f27-47b9-8be8-7f09649b97a7     Teachers 1860 to 1905 https://www.data.qld.gov.au/dataset/ca2bf49a-6f27-47b9-8be8-7f09649b97a7/resource/89c60504-76f5-4a71-98e6-9179c87b1a91/download/combined-teachers-1860-1905.csv CSV This open data file alphabetically lists the names of teachers registered by the Boards of Education… 2015-07-01T04:21:24.083543 2022-04-19T01:30:05.249200 7654604.0 Creative Commons Attribution 4.0
709 South Australian Photographs World War 1 1914-1929 State Library of South Australia Andrew Piper 2013-05-31T07:08:43.848160 2019-08-29T04:37:07.788643 This dataset is an extract from the photographic collections of the State Library of South Australia… data.sa.gov.au https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403     South Australian Photographs World War 1 - 1914-1929 https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403/resource/dd77a290-b868-444c-bd3d-6d1ba565577e/download/slsaphotosworldwar1.csv CSV Compiled 2015. This data set has been superseded by an updated version at the top of this Data and R… 2015-07-01T11:38:47.920554     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]);