records

records

Active filters Clear all

No active filters

Filters

Parc national annuel de production par filière

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Annee
Année
Year

No description available for this field.

Name (identifier)
annee
Type
date
Sample
                       
Parc nucleaire (MW)
Parc de production nucléaire en MW
Nuclear production branch in MW

No description available for this field.

Name (identifier)
parc_nucleaire
Type
decimal
Sample
                       
Parc thermique fossile (MW)
Parc de production fioul + charbon + gaz en MW
Oil + gas + coal production branch in MW

No description available for this field.

Name (identifier)
parc_thermique_fossile
Type
decimal
Sample
                       
Parc fioul (MW)
Parc de production fioul en MW
Oil production branch in MW

No description available for this field.

Name (identifier)
parc_fioul
Type
decimal
Sample
                       
Parc charbon (MW)
Parc de production charbon en MW
Coal production branch in MW

No description available for this field.

Name (identifier)
parc_charbon
Type
decimal
Sample
                       
Parc gaz (MW)
Parc de production gaz en MW
Gas production branch in MW

No description available for this field.

Name (identifier)
parc_gaz
Type
decimal
Sample
                       
Parc hydraulique (MW)
Parc de production hydraulique en MW
Hydro production branch in MW

No description available for this field.

Name (identifier)
parc_hydraulique
Type
decimal
Sample
                       
Parc solaire (MW)
Parc de production solaire en MW
Solar production branch in MW

No description available for this field.

Name (identifier)
parc_solaire
Type
decimal
Sample
                       
Parc eolien (MW)
Parc de production éolien en MW
Wind production branch in MW

No description available for this field.

Name (identifier)
parc_eolien
Type
decimal
Sample
                       
Parc bioenergie (MW)
Parc de production bioénergies en MW
Bioenergy production branch in MW

No description available for this field.

Name (identifier)
parc_bioenergie
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"parc-prod-par-filiere",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/parc-prod-par-filiere"
      }
    ]
    ,
  • "definitions":
    {
    • "parc-prod-par-filiere":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/parc-prod-par-filiere_records"
            }
          }
        }
      }
      ,
    • "parc-prod-par-filiere_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Annee",
              • "description":"Année Year"
              }
              ,
            • "parc_nucleaire":
              {
              • "type":"number",
              • "title":"Parc nucleaire (MW)",
              • "description":"Parc de production nucléaire en MW Nuclear production branch in MW"
              }
              ,
            • "parc_thermique_fossile":
              {
              • "type":"number",
              • "title":"Parc thermique fossile (MW)",
              • "description":"Parc de production fioul + charbon + gaz en MW Oil + gas + coal production branch in MW"
              }
              ,
            • "parc_fioul":
              {
              • "type":"number",
              • "title":"Parc fioul (MW)",
              • "description":"Parc de production fioul en MW Oil production branch in MW"
              }
              ,
            • "parc_charbon":
              {
              • "type":"number",
              • "title":"Parc charbon (MW)",
              • "description":"Parc de production charbon en MW Coal production branch in MW"
              }
              ,
            • "parc_gaz":
              {
              • "type":"number",
              • "title":"Parc gaz (MW)",
              • "description":"Parc de production gaz en MW Gas production branch in MW"
              }
              ,
            • "parc_hydraulique":
              {
              • "type":"number",
              • "title":"Parc hydraulique (MW)",
              • "description":"Parc de production hydraulique en MW Hydro production branch in MW"
              }
              ,
            • "parc_solaire":
              {
              • "type":"number",
              • "title":"Parc solaire (MW)",
              • "description":"Parc de production solaire en MW Solar production branch in MW"
              }
              ,
            • "parc_eolien":
              {
              • "type":"number",
              • "title":"Parc eolien (MW)",
              • "description":"Parc de production éolien en MW Wind production branch in MW"
              }
              ,
            • "parc_bioenergie":
              {
              • "type":"number",
              • "title":"Parc bioenergie (MW)",
              • "description":"Parc de production bioénergies en MW Bioenergy production branch in MW"
              }
            }
          }
        }
      }
    }
}

Similar datasets