IEA Hydrogen Production Projects

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Ref
               

No description available for this field.

Name (identifier)
ref
Type
decimal
Sample
                       
Project name
               

No description available for this field.

Name (identifier)
project_name
Type
text
Sample
                       
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Date online
               

No description available for this field.

Name (identifier)
date_online
Type
date
Sample
                       
Decomission date
               

No description available for this field.

Name (identifier)
decomission_date
Type
date
Sample
                       
Status
               

No description available for this field.

Name (identifier)
status
Type
text
Sample
                       
Technology
               

No description available for this field.

Name (identifier)
technology
Type
text
Sample
                       
Technology_details
               

No description available for this field.

Name (identifier)
technology_details
Type
text
Sample
                       
Technology_electricity
               

No description available for this field.

Name (identifier)
technology_electricity
Type
text
Sample
                       
Technology_electricity_details
               

No description available for this field.

Name (identifier)
technology_electricity_details
Type
text
Sample
                       
Product
               

No description available for this field.

Name (identifier)
product
Type
text
Sample
                       
EndUse_Refining
               

No description available for this field.

Name (identifier)
enduse_refining
Type
text
Sample
                       
EndUse_Ammonia
               

No description available for this field.

Name (identifier)
enduse_ammonia
Type
text
Sample
                       
EndUse_Methanol
               

No description available for this field.

Name (identifier)
enduse_methanol
Type
text
Sample
                       
EndUse_Iron&Steel
               

No description available for this field.

Name (identifier)
enduse_iron_steel
Type
text
Sample
                       
EndUse_Other Ind
               

No description available for this field.

Name (identifier)
enduse_other_ind
Type
text
Sample
                       
EndUse_Mobility
               

No description available for this field.

Name (identifier)
enduse_mobility
Type
text
Sample
                       
EndUse_Power
               

No description available for this field.

Name (identifier)
enduse_power
Type
text
Sample
                       
EndUse_Grid inj.
               

No description available for this field.

Name (identifier)
enduse_grid_inj
Type
text
Sample
                       
EndUse_CHP
               

No description available for this field.

Name (identifier)
enduse_chp
Type
text
Sample
                       
EndUse_Domestic heat
               

No description available for this field.

Name (identifier)
enduse_domestic_heat
Type
text
Sample
                       
EndUse_Biofuels
               

No description available for this field.

Name (identifier)
enduse_biofuels
Type
text
Sample
                       
EndUse_Synfuels
               

No description available for this field.

Name (identifier)
enduse_synfuels
Type
text
Sample
                       
EndUse_CH4 grid inj.
               

No description available for this field.

Name (identifier)
enduse_ch4_grid_inj
Type
text
Sample
                       
EndUse_CH4 mobility
               

No description available for this field.

Name (identifier)
enduse_ch4_mobility
Type
text
Sample
                       
Announced Size
               

No description available for this field.

Name (identifier)
announced_size
Type
text
Sample
                       
Capacity_MWel
               

No description available for this field.

Name (identifier)
capacity_mwel
Type
decimal
Sample
                       
Capacity_Nm³ H₂/h
               

No description available for this field.

Name (identifier)
capacity_nm3_h2_h
Type
decimal
Sample
                       
Capacity_kt H2/y
               

No description available for this field.

Name (identifier)
capacity_kt_h2_y
Type
decimal
Sample
                       
Capacity_t CO₂ captured/y
               

No description available for this field.

Name (identifier)
capacity_t_co2_captured_y
Type
text
Sample
                       
IEA zero-carbon estimated normalized capacity [Nm³ H₂/hour]
               

No description available for this field.

Name (identifier)
iea_zero_carbon_estimated_normalized_capacity_nm3_h2_hour
Type
decimal
Sample
                       
References
               

No description available for this field.

Name (identifier)
references
Type
text
Sample
                       
Dummy_1
               

No description available for this field.

Name (identifier)
dummy_1
Type
text
Sample
                       
LOWE_CF
               

No description available for this field.

Name (identifier)
lowe_cf
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"iea-hydrogen-projects-database-2021-revised",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/iea-hydrogen-projects-database-2021-revised"
      }
    ]
    ,
  • "definitions":
    {
    • "iea-hydrogen-projects-database-2021-revised":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/iea-hydrogen-projects-database-2021-revised_records"
            }
          }
        }
      }
      ,
    • "iea-hydrogen-projects-database-2021-revised_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "ref":
              {
              • "type":"number",
              • "title":"Ref",
              • "description":""
              }
              ,
            • "project_name":
              {
              • "type":"string",
              • "title":"Project name",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "date_online":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date online",
              • "description":""
              }
              ,
            • "decomission_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Decomission date",
              • "description":""
              }
              ,
            • "status":
              {
              • "type":"string",
              • "title":"Status",
              • "description":""
              }
              ,
            • "technology":
              {
              • "type":"string",
              • "title":"Technology",
              • "description":""
              }
              ,
            • "technology_details":
              {
              • "type":"string",
              • "title":"Technology_details",
              • "description":""
              }
              ,
            • "technology_electricity":
              {
              • "type":"string",
              • "title":"Technology_electricity",
              • "description":""
              }
              ,
            • "technology_electricity_details":
              {
              • "type":"string",
              • "title":"Technology_electricity_details",
              • "description":""
              }
              ,
            • "product":
              {
              • "type":"string",
              • "title":"Product",
              • "description":""
              }
              ,
            • "enduse_refining":
              {
              • "type":"string",
              • "title":"EndUse_Refining",
              • "description":""
              }
              ,
            • "enduse_ammonia":
              {
              • "type":"string",
              • "title":"EndUse_Ammonia",
              • "description":""
              }
              ,
            • "enduse_methanol":
              {
              • "type":"string",
              • "title":"EndUse_Methanol",
              • "description":""
              }
              ,
            • "enduse_iron_steel":
              {
              • "type":"string",
              • "title":"EndUse_Iron&Steel",
              • "description":""
              }
              ,
            • "enduse_other_ind":
              {
              • "type":"string",
              • "title":"EndUse_Other Ind",
              • "description":""
              }
              ,
            • "enduse_mobility":
              {
              • "type":"string",
              • "title":"EndUse_Mobility",
              • "description":""
              }
              ,
            • "enduse_power":
              {
              • "type":"string",
              • "title":"EndUse_Power",
              • "description":""
              }
              ,
            • "enduse_grid_inj":
              {
              • "type":"string",
              • "title":"EndUse_Grid inj.",
              • "description":""
              }
              ,
            • "enduse_chp":
              {
              • "type":"string",
              • "title":"EndUse_CHP",
              • "description":""
              }
              ,
            • "enduse_domestic_heat":
              {
              • "type":"string",
              • "title":"EndUse_Domestic heat",
              • "description":""
              }
              ,
            • "enduse_biofuels":
              {
              • "type":"string",
              • "title":"EndUse_Biofuels",
              • "description":""
              }
              ,
            • "enduse_synfuels":
              {
              • "type":"string",
              • "title":"EndUse_Synfuels",
              • "description":""
              }
              ,
            • "enduse_ch4_grid_inj":
              {
              • "type":"string",
              • "title":"EndUse_CH4 grid inj.",
              • "description":""
              }
              ,
            • "enduse_ch4_mobility":
              {
              • "type":"string",
              • "title":"EndUse_CH4 mobility",
              • "description":""
              }
              ,
            • "announced_size":
              {
              • "type":"string",
              • "title":"Announced Size",
              • "description":""
              }
              ,
            • "capacity_mwel":
              {
              • "type":"number",
              • "title":"Capacity_MWel",
              • "description":""
              }
              ,
            • "capacity_nm3_h2_h":
              {
              • "type":"number",
              • "title":"Capacity_Nm³ H₂/h",
              • "description":""
              }
              ,
            • "capacity_kt_h2_y":
              {
              • "type":"number",
              • "title":"Capacity_kt H2/y",
              • "description":""
              }
              ,
            • "capacity_t_co2_captured_y":
              {
              • "type":"string",
              • "title":"Capacity_t CO₂ captured/y",
              • "description":""
              }
              ,
            • "iea_zero_carbon_estimated_normalized_capacity_nm3_h2_hour":
              {
              • "type":"number",
              • "title":"IEA zero-carbon estimated normalized capacity [Nm³ H₂/hour]",
              • "description":""
              }
              ,
            • "references":
              {
              • "type":"string",
              • "title":"References",
              • "description":""
              }
              ,
            • "dummy_1":
              {
              • "type":"string",
              • "title":"Dummy_1",
              • "description":""
              }
              ,
            • "lowe_cf":
              {
              • "type":"string",
              • "title":"LOWE_CF",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets

  • This dataset contains information about world's biofuels production from 1990. Data from BP. Follow datasource.kapsarc.org for timely data to advance energy economics research.
  • This dataset contains India Hydro Powers Plant 1902 - 2019
  • This dataset contains Production of Electricity-by type from 2012-2019.  Data from United Nations Statistics Division. Follow datasource.kapsarc.org for timely data to advance energy economics research.
  • This dataset contains Power Projects Under Construction for the period 2017-2023. Data from Arab Petroleum Investments Corporation. Follow datasource.kapsarc.org for timely data to advance energy economics research.