enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Recensement des Naissances 2000-2024 – Ville de Clermont-Ferrand

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Année
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
annee
Type
date
Exemple
                       
NombreTotal
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nombretotal
Type
int
Exemple
                       
SexeFéminin
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sexefeminin
Type
int
Exemple
                       
SexeIndéfini
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sexeindefini
Type
int
Exemple
                       
SexeMasculin
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sexemasculin
Type
int
Exemple
                       
LieuAccAutre
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lieuaccautre
Type
int
Exemple
                       
LieuAccNR
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lieuaccnr
Type
int
Exemple
                       
LieuAccClinique
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lieuaccclinique
Type
int
Exemple
                       
LieuAccDomicile
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lieuaccdomicile
Type
int
Exemple
                       
LieuAccHôpital
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lieuacchopital
Type
int
Exemple
                       
LieuAccMaternité
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lieuaccmaternite
Type
int
Exemple
                       
SJAccAno
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sjaccano
Type
int
Exemple
                       
SJNonReconnu
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sjnonreconnu
Type
int
Exemple
                       
SJParentsMar
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sjparentsmar
Type
int
Exemple
                       
RecAntérMère
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
recantermere
Type
int
Exemple
                       
RecAntérPère
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
recanterpere
Type
int
Exemple
                       
RecAntérDeuxParents
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
recanterdeuxparents
Type
int
Exemple
                       
RecConjAnticipeePMA
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
recconjanticipeepma
Type
int
Exemple
                       
ObjectId
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
objectid
Type
int
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":"recensement-des-naissances-vcf",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/recensement-des-naissances-vcf"
      }
    ]
    ,
  • "definitions":
    {
    • "recensement-des-naissances-vcf":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/recensement-des-naissances-vcf_records"
            }
          }
        }
      }
      ,
    • "recensement-des-naissances-vcf_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Année",
              • "description":""
              }
              ,
            • "nombretotal":
              {
              • "type":"integer",
              • "title":"NombreTotal",
              • "description":""
              }
              ,
            • "sexefeminin":
              {
              • "type":"integer",
              • "title":"SexeFéminin",
              • "description":""
              }
              ,
            • "sexeindefini":
              {
              • "type":"integer",
              • "title":"SexeIndéfini",
              • "description":""
              }
              ,
            • "sexemasculin":
              {
              • "type":"integer",
              • "title":"SexeMasculin",
              • "description":""
              }
              ,
            • "lieuaccautre":
              {
              • "type":"integer",
              • "title":"LieuAccAutre",
              • "description":""
              }
              ,
            • "lieuaccnr":
              {
              • "type":"integer",
              • "title":"LieuAccNR",
              • "description":""
              }
              ,
            • "lieuaccclinique":
              {
              • "type":"integer",
              • "title":"LieuAccClinique",
              • "description":""
              }
              ,
            • "lieuaccdomicile":
              {
              • "type":"integer",
              • "title":"LieuAccDomicile",
              • "description":""
              }
              ,
            • "lieuacchopital":
              {
              • "type":"integer",
              • "title":"LieuAccHôpital",
              • "description":""
              }
              ,
            • "lieuaccmaternite":
              {
              • "type":"integer",
              • "title":"LieuAccMaternité",
              • "description":""
              }
              ,
            • "sjaccano":
              {
              • "type":"integer",
              • "title":"SJAccAno",
              • "description":""
              }
              ,
            • "sjnonreconnu":
              {
              • "type":"integer",
              • "title":"SJNonReconnu",
              • "description":""
              }
              ,
            • "sjparentsmar":
              {
              • "type":"integer",
              • "title":"SJParentsMar",
              • "description":""
              }
              ,
            • "recantermere":
              {
              • "type":"integer",
              • "title":"RecAntérMère",
              • "description":""
              }
              ,
            • "recanterpere":
              {
              • "type":"integer",
              • "title":"RecAntérPère",
              • "description":""
              }
              ,
            • "recanterdeuxparents":
              {
              • "type":"integer",
              • "title":"RecAntérDeuxParents",
              • "description":""
              }
              ,
            • "recconjanticipeepma":
              {
              • "type":"integer",
              • "title":"RecConjAnticipeePMA",
              • "description":""
              }
              ,
            • "objectid":
              {
              • "type":"integer",
              • "title":"ObjectId",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires