enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Dashboard BehiG TU

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
now
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
now
Type
datetime
Exemple
                       
go_abkuerzung_de
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
go_abkuerzung_de
Type
texte
Exemple
                       
go_bezeichnung_de
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
go_bezeichnung_de
Type
texte
Exemple
                       
beschreibung
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
beschreibung
Type
texte
Exemple
                       
sum_d1_betriebliche_bezeichnung
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sum_d1_betriebliche_bezeichnung
Type
int
Exemple
                       
total_haltekanten
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_haltekanten
Type
int
Exemple
                       
sum_dq_2_haltekanten_mit_teilweiser_hilfestelle
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sum_dq_2_haltekanten_mit_teilweiser_hilfestelle
Type
int
Exemple
                       
sum_dq_3_falsche_qualifizierung_der_haltestelle
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sum_dq_3_falsche_qualifizierung_der_haltestelle
Type
int
Exemple
                       
sum_dq_5_werte_unvollstandig_ausgefullt
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sum_dq_5_werte_unvollstandig_ausgefullt
Type
int
Exemple
                       
sum_dq_10_text_enthaelt_jahrzahl_k_2024
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sum_dq_10_text_enthaelt_jahrzahl_k_2024
Type
int
Exemple
                       
sum_dq_13_kein_shuttle_auf_ebene_haltestelle
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sum_dq_13_kein_shuttle_auf_ebene_haltestelle
Type
int
Exemple
                       
sum_dq_16_keine_haltekante_zu_haltestelle
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sum_dq_16_keine_haltekante_zu_haltestelle
Type
int
Exemple
                       
sum_dq_summe
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sum_dq_summe
Type
int
Exemple
                       
verhaeltnis
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
verhaeltnis
Type
décimal
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":"dashboard_behig_tu",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/dashboard_behig_tu"
      }
    ]
    ,
  • "definitions":
    {
    • "dashboard_behig_tu":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/dashboard_behig_tu_records"
            }
          }
        }
      }
      ,
    • "dashboard_behig_tu_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "now":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"now",
              • "description":""
              }
              ,
            • "go_abkuerzung_de":
              {
              • "type":"string",
              • "title":"go_abkuerzung_de",
              • "description":""
              }
              ,
            • "go_bezeichnung_de":
              {
              • "type":"string",
              • "title":"go_bezeichnung_de",
              • "description":""
              }
              ,
            • "beschreibung":
              {
              • "type":"string",
              • "title":"beschreibung",
              • "description":""
              }
              ,
            • "sum_d1_betriebliche_bezeichnung":
              {
              • "type":"integer",
              • "title":"sum_d1_betriebliche_bezeichnung",
              • "description":""
              }
              ,
            • "total_haltekanten":
              {
              • "type":"integer",
              • "title":"total_haltekanten",
              • "description":""
              }
              ,
            • "sum_dq_2_haltekanten_mit_teilweiser_hilfestelle":
              {
              • "type":"integer",
              • "title":"sum_dq_2_haltekanten_mit_teilweiser_hilfestelle",
              • "description":""
              }
              ,
            • "sum_dq_3_falsche_qualifizierung_der_haltestelle":
              {
              • "type":"integer",
              • "title":"sum_dq_3_falsche_qualifizierung_der_haltestelle",
              • "description":""
              }
              ,
            • "sum_dq_5_werte_unvollstandig_ausgefullt":
              {
              • "type":"integer",
              • "title":"sum_dq_5_werte_unvollstandig_ausgefullt",
              • "description":""
              }
              ,
            • "sum_dq_10_text_enthaelt_jahrzahl_k_2024":
              {
              • "type":"integer",
              • "title":"sum_dq_10_text_enthaelt_jahrzahl_k_2024",
              • "description":""
              }
              ,
            • "sum_dq_13_kein_shuttle_auf_ebene_haltestelle":
              {
              • "type":"integer",
              • "title":"sum_dq_13_kein_shuttle_auf_ebene_haltestelle",
              • "description":""
              }
              ,
            • "sum_dq_16_keine_haltekante_zu_haltestelle":
              {
              • "type":"integer",
              • "title":"sum_dq_16_keine_haltekante_zu_haltestelle",
              • "description":""
              }
              ,
            • "sum_dq_summe":
              {
              • "type":"integer",
              • "title":"sum_dq_summe",
              • "description":""
              }
              ,
            • "verhaeltnis":
              {
              • "type":"number",
              • "title":"verhaeltnis",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires