enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Accès anticipé aux archives publiques

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Délai de traitement complet (jours)
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
delai_de_traitement_complet_jours
Type
int
Exemple
                       
Date de dépôt initial
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_de_depot_initial
Type
date
Exemple
                       
Catégorie de service instructeur
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
categorie_de_service_instructeur
Type
texte
Exemple
                       
Service instructeur
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
service_instructeur
Type
texte
Exemple
                       
Domaine d'activités
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
domaine_d_activites
Type
texte
Exemple
                       
Typologie
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
typologie
Type
texte
Exemple
                       
Période
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
periode
Type
texte
Exemple
                       
Type de recherche
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type_de_recherche
Type
texte
Exemple
                       
Sujet de la recherche (période)
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sujet_de_la_recherche_periode
Type
texte
Exemple
                       
Date de réponse
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_de_reponse
Type
date
Exemple
                       
A +
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
a
Type
int
Exemple
                       
A -
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
a0
Type
texte
Exemple
                       
AP +
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
ap
Type
texte
Exemple
                       
AP -
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
ap0
Type
texte
Exemple
                       
R
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
r
Type
texte
Exemple
                       
Statut de la réponse
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
statut_de_la_reponse
Type
texte
Exemple
                       
Année
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
annee
Type
texte
Exemple
                       
N° d'ordre
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
ndeg_d_ordre
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":"acces-anticipe-aux-archives-publiques",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/acces-anticipe-aux-archives-publiques"
      }
    ]
    ,
  • "definitions":
    {
    • "acces-anticipe-aux-archives-publiques":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/acces-anticipe-aux-archives-publiques_records"
            }
          }
        }
      }
      ,
    • "acces-anticipe-aux-archives-publiques_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "delai_de_traitement_complet_jours":
              {
              • "type":"integer",
              • "title":"Délai de traitement complet (jours)",
              • "description":""
              }
              ,
            • "date_de_depot_initial":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de dépôt initial",
              • "description":""
              }
              ,
            • "categorie_de_service_instructeur":
              {
              • "type":"string",
              • "title":"Catégorie de service instructeur",
              • "description":""
              }
              ,
            • "service_instructeur":
              {
              • "type":"string",
              • "title":"Service instructeur",
              • "description":""
              }
              ,
            • "domaine_d_activites":
              {
              • "type":"string",
              • "title":"Domaine d'activités",
              • "description":""
              }
              ,
            • "typologie":
              {
              • "type":"string",
              • "title":"Typologie",
              • "description":""
              }
              ,
            • "periode":
              {
              • "type":"string",
              • "title":"Période",
              • "description":""
              }
              ,
            • "type_de_recherche":
              {
              • "type":"string",
              • "title":"Type de recherche",
              • "description":""
              }
              ,
            • "sujet_de_la_recherche_periode":
              {
              • "type":"string",
              • "title":"Sujet de la recherche (période)",
              • "description":""
              }
              ,
            • "date_de_reponse":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de réponse",
              • "description":""
              }
              ,
            • "a":
              {
              • "type":"integer",
              • "title":"A +",
              • "description":""
              }
              ,
            • "a0":
              {
              • "type":"string",
              • "title":"A -",
              • "description":""
              }
              ,
            • "ap":
              {
              • "type":"string",
              • "title":"AP +",
              • "description":""
              }
              ,
            • "ap0":
              {
              • "type":"string",
              • "title":"AP -",
              • "description":""
              }
              ,
            • "r":
              {
              • "type":"string",
              • "title":"R",
              • "description":""
              }
              ,
            • "statut_de_la_reponse":
              {
              • "type":"string",
              • "title":"Statut de la réponse",
              • "description":""
              }
              ,
            • "annee":
              {
              • "type":"string",
              • "title":"Année",
              • "description":""
              }
              ,
            • "ndeg_d_ordre":
              {
              • "type":"integer",
              • "title":"N° d'ordre",
              • "description":""
              }
            }
          }
        }
      }
    }
}