enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

[BETA] Rubrique des valorisations mises en avant sur le portail opendata - Orléans Métropole

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
nom_classe
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_classe
Type
texte
Exemple
                       
valorisation_type
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
valorisation_type
Type
texte
Exemple
                       
valorisation_categorie
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
valorisation_categorie
Type
texte
Exemple
                       
valorisation_format
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
valorisation_format
Type
texte
Exemple
                       
valorisation_nature
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
valorisation_nature
Type
texte
Exemple
                       
ordre_classe
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
ordre_classe
Type
int
Exemple
                       
nombre_valorisations
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nombre_valorisations
Type
int
Exemple
                       
voir_plus
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
voir_plus
Type
texte
Exemple
                       
voir_plus_legende
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
voir_plus_legende
Type
texte
Exemple
                       
voir_plus_url
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
voir_plus_url
Type
texte
Exemple
                       
aleatoire
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
aleatoire
Type
texte
Exemple
                       
afficher_classe
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
afficher_classe
Type
texte
Exemple
                       
id
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
id
Type
texte
Exemple
                       
date_maj
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_maj
Type
texte
Exemple
                       
user_maj
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
user_maj
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":"om-opendata-valorisations-classes",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/om-opendata-valorisations-classes"
      }
    ]
    ,
  • "definitions":
    {
    • "om-opendata-valorisations-classes":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/om-opendata-valorisations-classes_records"
            }
          }
        }
      }
      ,
    • "om-opendata-valorisations-classes_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "nom_classe":
              {
              • "type":"string",
              • "title":"nom_classe",
              • "description":""
              }
              ,
            • "valorisation_type":
              {
              • "type":"string",
              • "title":"valorisation_type",
              • "description":""
              }
              ,
            • "valorisation_categorie":
              {
              • "type":"string",
              • "title":"valorisation_categorie",
              • "description":""
              }
              ,
            • "valorisation_format":
              {
              • "type":"string",
              • "title":"valorisation_format",
              • "description":""
              }
              ,
            • "valorisation_nature":
              {
              • "type":"string",
              • "title":"valorisation_nature",
              • "description":""
              }
              ,
            • "ordre_classe":
              {
              • "type":"integer",
              • "title":"ordre_classe",
              • "description":""
              }
              ,
            • "nombre_valorisations":
              {
              • "type":"integer",
              • "title":"nombre_valorisations",
              • "description":""
              }
              ,
            • "voir_plus":
              {
              • "type":"string",
              • "title":"voir_plus",
              • "description":""
              }
              ,
            • "voir_plus_legende":
              {
              • "type":"string",
              • "title":"voir_plus_legende",
              • "description":""
              }
              ,
            • "voir_plus_url":
              {
              • "type":"string",
              • "title":"voir_plus_url",
              • "description":""
              }
              ,
            • "aleatoire":
              {
              • "type":"string",
              • "title":"aleatoire",
              • "description":""
              }
              ,
            • "afficher_classe":
              {
              • "type":"string",
              • "title":"afficher_classe",
              • "description":""
              }
              ,
            • "id":
              {
              • "type":"string",
              • "title":"id",
              • "description":""
              }
              ,
            • "date_maj":
              {
              • "type":"string",
              • "title":"date_maj",
              • "description":""
              }
              ,
            • "user_maj":
              {
              • "type":"string",
              • "title":"user_maj",
              • "description":""
              }
            }
          }
        }
      }
    }
}