glam-datasets
1 row where "file_modified" is on date 2022-02-16 and format = "CSV"
This data as json, CSV (advanced)
Suggested facets: dataset_issued (date), dataset_modified (date), start_date (date), file_created (date), file_modified (date)
source
format
- CSV · 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
560 | 560 | Austlang dataset | Australian Institute of Aboriginal and Torres Strait Islander Studies (AIATSIS) | AIATSIS | 2019-05-15T02:54:29.583808 | 2022-02-16T00:07:05.889021 | Austlang provides information about Indigenous Australian languages which has been assembled from re… | data.gov.au | https://data.gov.au/dataset/70132e6f-259c-4e0f-9f95-4aed1101c053 | 2003-01-01 00:00:00 | AUSTLANG dataset | https://collection.aiatsis.gov.au/datasets/austlang/001.csv | CSV | ## Data format **Format**: CSV, comma separated, with quotes **Encoding**: UTF-8 BOM **Dataset s… | 2019-05-15T02:55:39.267160 | 2022-02-16 | 301501.0 | Creative Commons Attribution 4.0 International |
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]);