enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Répertoire National des Associations - Nomenclature WALDEC

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Identifiant objet social parent
Thèmes parents de la nomenclature WALDEC

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
objet_social_parent_id
Type
texte
Exemple
                       
Libellé objet social parent
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
objet_social_parent_lib
Type
texte
Exemple
                       
Identifiant objet social
Sous-thèmes de la nomenclature WALDEC

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
objet_social_id
Type
texte
Exemple
                       
Libellé objet social
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
objet_social_lib
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":"rna-associations-nomenclature-waldec",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/rna-associations-nomenclature-waldec"
      }
    ]
    ,
  • "definitions":
    {
    • "rna-associations-nomenclature-waldec":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/rna-associations-nomenclature-waldec_records"
            }
          }
        }
      }
      ,
    • "rna-associations-nomenclature-waldec_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "objet_social_parent_id":
              {
              • "type":"string",
              • "title":"Identifiant objet social parent",
              • "description":"Thèmes parents de la nomenclature WALDEC"
              }
              ,
            • "objet_social_parent_lib":
              {
              • "type":"string",
              • "title":"Libellé objet social parent",
              • "description":""
              }
              ,
            • "objet_social_id":
              {
              • "type":"string",
              • "title":"Identifiant objet social",
              • "description":"Sous-thèmes de la nomenclature WALDEC"
              }
              ,
            • "objet_social_lib":
              {
              • "type":"string",
              • "title":"Libellé objet social",
              • "description":""
              }
            }
          }
        }
      }
    }
}