records
Liste des musées français
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"liste-des-musees-francais",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/liste-des-musees-francais"
}
] - "definitions":{
- "liste-des-musees-francais":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/liste-des-musees-francais_records"
}
}
} - "records":
} - "properties":
- "liste-des-musees-francais_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "identifiant_museofile":,{
- "type":"string",
- "title":"Identifiant Muséofile",
- "description":""
} - "commune":,{
- "type":"string",
- "title":"Commune",
- "description":""
} - "nom_officiel_du_musee":,{
- "type":"string",
- "title":"Nom officiel du musée",
- "description":""
} - "adresse":,{
- "type":"string",
- "title":"Adresse",
- "description":""
} - "lieu":,{
- "type":"string",
- "title":"Lieu",
- "description":""
} - "code_postal":,{
- "type":"string",
- "title":"Code Postal",
- "description":""
} - "telephone":,{
- "type":"string",
- "title":"Téléphone",
- "description":""
} - "url":,{
- "type":"string",
- "title":"URL",
- "description":""
} - "latitude":,{
- "type":"number",
- "title":"Latitude",
- "description":""
} - "longitude":,{
- "type":"number",
- "title":"Longitude",
- "description":""
} - "ref_deps":{
- "type":"integer",
- "title":"REF_Deps",
- "description":""
}
} - "identifiant_museofile":
}
} - "fields":
} - "properties":
} - "liste-des-musees-francais":
}
Submit a reuse
Click to expand Click to collapse
Please login to submit a new reuse.