enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Hébergements collectifs classés

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
DATE DE CLASSEMENT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_de_classement
Type
date
Exemple
                       
TYPOLOGIE ETABLISSEMENT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
typologie_etablissement
Type
texte
Exemple
                       
CLASSEMENT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
classement
Type
texte
Exemple
                       
CATEGORIE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
categorie
Type
texte
Exemple
                       
MENTION (villages de vacances)
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
mention_villages_de_vacances
Type
texte
Exemple
                       
NOM COMMERCIAL
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_commercial
Type
texte
Exemple
                       
ADRESSE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adresse
Type
texte
Exemple
                       
CODE POSTAL
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_postal
Type
texte
Exemple
                       
COMMUNE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
commune
Type
texte
Exemple
                       
SITE INTERNET
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
site_internet
Type
texte
Exemple
                       
TYPE DE SEJOUR
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type_de_sejour
Type
texte
Exemple
                       
CAPACITÉ D'ACCUEIL (PERSONNES)
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
capacite_d_accueil_personnes
Type
texte
Exemple
                       
NOMBRE DE CHAMBRES
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nombre_de_chambres
Type
int
Exemple
                       
NOMBRE D'EMPLACEMENTS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nombre_d_emplacements
Type
int
Exemple
                       
NOMBRE D'UNITES D'HABITATION (résidences de tourisme)
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nombre_d_unites_d_habitation_residences_de_tourisme
Type
texte
Exemple
                       
NOMBRE DE LOGEMENTS (villages de vacances)
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nombre_de_logements_villages_de_vacances
Type
texte
Exemple
                       
classement prorogé
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
classement_proroge
Type
texte
Exemple
                       

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":"hebergements-collectifs-classes",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/hebergements-collectifs-classes"
      }
    ]
    ,
  • "definitions":
    {
    • "hebergements-collectifs-classes":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/hebergements-collectifs-classes_records"
            }
          }
        }
      }
      ,
    • "hebergements-collectifs-classes_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date_de_classement":
              {
              • "type":"string",
              • "format":"date",
              • "title":"DATE DE CLASSEMENT",
              • "description":""
              }
              ,
            • "typologie_etablissement":
              {
              • "type":"string",
              • "title":"TYPOLOGIE ETABLISSEMENT",
              • "description":""
              }
              ,
            • "classement":
              {
              • "type":"string",
              • "title":"CLASSEMENT",
              • "description":""
              }
              ,
            • "categorie":
              {
              • "type":"string",
              • "title":"CATEGORIE",
              • "description":""
              }
              ,
            • "mention_villages_de_vacances":
              {
              • "type":"string",
              • "title":"MENTION (villages de vacances)",
              • "description":""
              }
              ,
            • "nom_commercial":
              {
              • "type":"string",
              • "title":"NOM COMMERCIAL",
              • "description":""
              }
              ,
            • "adresse":
              {
              • "type":"string",
              • "title":"ADRESSE",
              • "description":""
              }
              ,
            • "code_postal":
              {
              • "type":"string",
              • "title":"CODE POSTAL",
              • "description":""
              }
              ,
            • "commune":
              {
              • "type":"string",
              • "title":"COMMUNE",
              • "description":""
              }
              ,
            • "site_internet":
              {
              • "type":"string",
              • "title":"SITE INTERNET",
              • "description":""
              }
              ,
            • "type_de_sejour":
              {
              • "type":"string",
              • "title":"TYPE DE SEJOUR",
              • "description":""
              }
              ,
            • "capacite_d_accueil_personnes":
              {
              • "type":"string",
              • "title":"CAPACITÉ D'ACCUEIL (PERSONNES)",
              • "description":""
              }
              ,
            • "nombre_de_chambres":
              {
              • "type":"integer",
              • "title":"NOMBRE DE CHAMBRES",
              • "description":""
              }
              ,
            • "nombre_d_emplacements":
              {
              • "type":"integer",
              • "title":"NOMBRE D'EMPLACEMENTS",
              • "description":""
              }
              ,
            • "nombre_d_unites_d_habitation_residences_de_tourisme":
              {
              • "type":"string",
              • "title":"NOMBRE D'UNITES D'HABITATION (résidences de tourisme)",
              • "description":""
              }
              ,
            • "nombre_de_logements_villages_de_vacances":
              {
              • "type":"string",
              • "title":"NOMBRE DE LOGEMENTS (villages de vacances)",
              • "description":""
              }
              ,
            • "classement_proroge":
              {
              • "type":"string",
              • "title":"classement prorogé",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires