enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Revendications et restitutions d’archives publiques

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
texte
Exemple
                       
Secteur
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
secteur
Type
texte
Exemple
                       
Numéro d'action
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
numero_d_action
Type
texte
Exemple
                       
Opérateur
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
operateur
Type
texte
Exemple
                       
Nbre de lots
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nbre_de_lots
Type
texte
Exemple
                       
Description
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
description
Type
texte
Exemple
                       
Typologie documentaire
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
typologie_documentaire
Type
texte
Exemple
                       
Période
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
periode
Type
texte
Exemple
                       
Service instructeur
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
service_instructeur
Type
texte
Exemple
                       
Service destinataire
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
service_destinataire
Type
texte
Exemple
                       
Issue de l'action
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
issue_de_l_action
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":"revendications-et-restitutions-d-archives-publiques",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/revendications-et-restitutions-d-archives-publiques"
      }
    ]
    ,
  • "definitions":
    {
    • "revendications-et-restitutions-d-archives-publiques":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/revendications-et-restitutions-d-archives-publiques_records"
            }
          }
        }
      }
      ,
    • "revendications-et-restitutions-d-archives-publiques_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "title":"Année",
              • "description":""
              }
              ,
            • "secteur":
              {
              • "type":"string",
              • "title":"Secteur",
              • "description":""
              }
              ,
            • "numero_d_action":
              {
              • "type":"string",
              • "title":"Numéro d'action",
              • "description":""
              }
              ,
            • "operateur":
              {
              • "type":"string",
              • "title":"Opérateur",
              • "description":""
              }
              ,
            • "nbre_de_lots":
              {
              • "type":"string",
              • "title":"Nbre de lots",
              • "description":""
              }
              ,
            • "description":
              {
              • "type":"string",
              • "title":"Description",
              • "description":""
              }
              ,
            • "typologie_documentaire":
              {
              • "type":"string",
              • "title":"Typologie documentaire",
              • "description":""
              }
              ,
            • "periode":
              {
              • "type":"string",
              • "title":"Période",
              • "description":""
              }
              ,
            • "service_instructeur":
              {
              • "type":"string",
              • "title":"Service instructeur",
              • "description":""
              }
              ,
            • "service_destinataire":
              {
              • "type":"string",
              • "title":"Service destinataire",
              • "description":""
              }
              ,
            • "issue_de_l_action":
              {
              • "type":"string",
              • "title":"Issue de l'action",
              • "description":""
              }
            }
          }
        }
      }
    }
}