enregistrement
Domain Dataset
Modèle de données
Cliquez pour déplier Cliquez pour replier
Schéma JSON
L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.
{
- "title":"domain-dataset",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/domain-dataset"
}
] - "definitions":{
- "domain-dataset":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/domain-dataset_records"
}
}
} - "records":
} - "properties":
- "domain-dataset_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "dataset_id":,{
- "type":"string",
- "title":"dataset_id",
- "description":""
} - "federated":,{
- "type":"string",
- "title":"Federated dataset",
- "description":""
} - "title":,{
- "type":"string",
- "title":"Title",
- "description":""
} - "description":,{
- "type":"string",
- "title":"Description",
- "description":""
} - "theme":,{
- "type":"string",
- "title":"Themes",
- "description":""
} - "keyword":,{
- "type":"string",
- "title":"Keywords",
- "description":""
} - "license":,{
- "type":"string",
- "title":"License",
- "description":""
} - "language":,{
- "type":"string",
- "title":"Language",
- "description":""
} - "timezone":,{
- "type":"string",
- "title":"Timezone",
- "description":""
} - "modified":,{
- "type":"string",
- "format":"date",
- "title":"Modified",
- "description":""
} - "data_processed":,{
- "type":"string",
- "format":"date",
- "title":"Data processed",
- "description":""
} - "metadata_processed":,{
- "type":"string",
- "format":"date",
- "title":"Metadata processed",
- "description":""
} - "publisher":,{
- "type":"string",
- "title":"Publisher",
- "description":""
} - "references":,{
- "type":"string",
- "title":"Reference",
- "description":""
} - "attributions":,{
- "type":"string",
- "title":"Attributions",
- "description":""
} - "dcat_created":,{
- "type":"string",
- "format":"date",
- "title":"Created",
- "description":""
} - "dcat_issued":,{
- "type":"string",
- "format":"date",
- "title":"Issued",
- "description":""
} - "dcat_creator":,{
- "type":"string",
- "title":"Creator",
- "description":""
} - "dcat_contributor":,{
- "type":"string",
- "title":"Contributor",
- "description":""
} - "dcat_contact_name":,{
- "type":"string",
- "title":"Contact name",
- "description":""
} - "dcat_contact_email":,{
- "type":"string",
- "title":"Contact email",
- "description":""
} - "dcat_accrualperiodicity":,{
- "type":"string",
- "title":"Accrual periodicity",
- "description":""
} - "dcat_spatial":,{
- "type":"string",
- "title":"Spatial",
- "description":""
} - "dcat_temporal":,{
- "type":"string",
- "title":"Temporal",
- "description":""
} - "dcat_granularity":,{
- "type":"string",
- "title":"Granularity",
- "description":""
} - "dcat_dataquality":,{
- "type":"string",
- "title":"Data quality",
- "description":""
} - "dcat_publisher_type":,{
- "type":"string",
- "title":"Publisher type",
- "description":""
} - "cycle":,{
- "type":"string",
- "title":"Cycle de publication",
- "description":""
} - "periodicity":,{
- "type":"string",
- "title":"Périodicité de mise à jour",
- "description":""
} - "records_count":,{
- "type":"integer",
- "title":"Number of records",
- "description":""
} - "publishing_published":,{
- "type":"string",
- "title":"Published",
- "description":""
} - "statut_de_publication":{
- "type":"string",
- "title":"Statut de publication",
- "description":""
}
} - "dataset_id":
}
} - "fields":
} - "properties":
} - "domain-dataset":
}