Dataset
Type name: Dataset
Extends CreativeWork
Name |
Type |
Description |
catalog |
DataCatalog |
A data catalog which contains a dataset. |
distribution |
DataDownload |
A downloadable form of this dataset, at a specific location, in a specific format. |
spatial |
Place |
The range of spatial applicability of a dataset, e.g. for a dataset of New York weather, the state of New York. |
temporal |
DateTime |
The range of temporal applicability of a dataset, e.g. for a 2011 census dataset, the year 2011 (in ISO 8601 time interval format). |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["Dataset is a type of structured data that extends the CreativeWork type and can include information about catalogs, downloads, spatial range, and temporal range."],["It is defined by properties like `catalog`, `distribution`, `spatial`, and `temporal` which provide details about the dataset's origin, availability, location, and time relevance respectively."],["The Dataset type uses specific schema types like DataCatalog, DataDownload, Place, and DateTime to structure the values of these properties for consistency and machine-readability."]]],[]]