enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Annuaire des services d'archives publiques en France

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Id_FranceArchives
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
id_francearchives
Type
texte
Exemple
                       
Nom du service
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_du_service
Type
texte
Exemple
                       
Identifiant_du_service
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
identifiant_du_service
Type
texte
Exemple
                       
Courriel
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
courriel
Type
texte
Exemple
                       
Adresse_postale
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adresse_postale
Type
texte
Exemple
                       
Adresse_du_service
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adresse_du_service
Type
texte
Exemple
                       
Ville
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
ville
Type
texte
Exemple
                       
Code_postal
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_postal
Type
texte
Exemple
                       
Horaires_d_ouverture
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
horaires_d_ouverture
Type
texte
Exemple
                       
Site_internet
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
site_internet
Type
texte
Exemple
                       
Code_insee_commune
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_insee_commune
Type
texte
Exemple
                       
Latitude
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
latitude
Type
texte
Exemple
                       
Longitude
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
longitude
Type
texte
Exemple
                       
Lien_FranceArchives
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lien_francearchives
Type
texte
Exemple
                       
Categorie_de_service
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
categorie_de_service
Type
texte
Exemple
                       
Catégorie
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
categorie
Type
texte
Exemple
                       
Service_de_rattachement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
service_de_rattachement
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":"annuaire-des-services-darchives-publiques-en-france",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/annuaire-des-services-darchives-publiques-en-france"
      }
    ]
    ,
  • "definitions":
    {
    • "annuaire-des-services-darchives-publiques-en-france":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/annuaire-des-services-darchives-publiques-en-france_records"
            }
          }
        }
      }
      ,
    • "annuaire-des-services-darchives-publiques-en-france_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id_francearchives":
              {
              • "type":"string",
              • "title":"Id_FranceArchives",
              • "description":""
              }
              ,
            • "nom_du_service":
              {
              • "type":"string",
              • "title":"Nom du service",
              • "description":""
              }
              ,
            • "identifiant_du_service":
              {
              • "type":"string",
              • "title":"Identifiant_du_service",
              • "description":""
              }
              ,
            • "courriel":
              {
              • "type":"string",
              • "title":"Courriel",
              • "description":""
              }
              ,
            • "adresse_postale":
              {
              • "type":"string",
              • "title":"Adresse_postale",
              • "description":""
              }
              ,
            • "adresse_du_service":
              {
              • "type":"string",
              • "title":"Adresse_du_service",
              • "description":""
              }
              ,
            • "ville":
              {
              • "type":"string",
              • "title":"Ville",
              • "description":""
              }
              ,
            • "code_postal":
              {
              • "type":"string",
              • "title":"Code_postal",
              • "description":""
              }
              ,
            • "horaires_d_ouverture":
              {
              • "type":"string",
              • "title":"Horaires_d_ouverture",
              • "description":""
              }
              ,
            • "site_internet":
              {
              • "type":"string",
              • "title":"Site_internet",
              • "description":""
              }
              ,
            • "code_insee_commune":
              {
              • "type":"string",
              • "title":"Code_insee_commune",
              • "description":""
              }
              ,
            • "latitude":
              {
              • "type":"string",
              • "title":"Latitude",
              • "description":""
              }
              ,
            • "longitude":
              {
              • "type":"string",
              • "title":"Longitude",
              • "description":""
              }
              ,
            • "lien_francearchives":
              {
              • "type":"string",
              • "title":"Lien_FranceArchives",
              • "description":""
              }
              ,
            • "categorie_de_service":
              {
              • "type":"string",
              • "title":"Categorie_de_service",
              • "description":""
              }
              ,
            • "categorie":
              {
              • "type":"string",
              • "title":"Catégorie",
              • "description":""
              }
              ,
            • "service_de_rattachement":
              {
              • "type":"string",
              • "title":"Service_de_rattachement",
              • "description":""
              }
            }
          }
        }
      }
    }
}