CCUS Projects Database

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
project_name
               

No description available for this field.

Name (identifier)
project_name
Type
text
Sample
                       
Project type
               

No description available for this field.

Name (identifier)
project_type
Type
text
Sample
                       
Project Status
               

No description available for this field.

Name (identifier)
project_status
Type
text
Sample
                       
Sector
               

No description available for this field.

Name (identifier)
sector
Type
text
Sample
                       
Announcement
               

No description available for this field.

Name (identifier)
announcement
Type
date
Sample
                       
Operation
               

No description available for this field.

Name (identifier)
operation
Type
date
Sample
                       
FID
               

No description available for this field.

Name (identifier)
fid
Type
date
Sample
                       
Suspension/decommissioning
               

No description available for this field.

Name (identifier)
suspension_decommissioning
Type
text
Sample
                       
Project phase
               

No description available for this field.

Name (identifier)
project_phase
Type
text
Sample
                       
Partners
               

No description available for this field.

Name (identifier)
partners
Type
text
Sample
                       
Fate of carbon
               

No description available for this field.

Name (identifier)
fate_of_carbon
Type
text
Sample
                       
Part of CCUS hub
               

No description available for this field.

Name (identifier)
part_of_ccus_hub
Type
text
Sample
                       
ID
               

No description available for this field.

Name (identifier)
id
Type
decimal
Sample
                       
Announced capacity (Mt CO2/yr)
               

No description available for this field.

Name (identifier)
announced_capacity_mt_co2_yr
Type
decimal
Sample
                       
Estimated capacity by IEA (Mt CO2/yr)
               

No description available for this field.

Name (identifier)
estimated_capacity_by_iea_mt_co2_yr
Type
decimal
Sample
                       
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"iea-ccus-projects-database-2023",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/iea-ccus-projects-database-2023"
      }
    ]
    ,
  • "definitions":
    {
    • "iea-ccus-projects-database-2023":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/iea-ccus-projects-database-2023_records"
            }
          }
        }
      }
      ,
    • "iea-ccus-projects-database-2023_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country":
              {
              • "type":"string",
              • "title":"country",
              • "description":""
              }
              ,
            • "project_name":
              {
              • "type":"string",
              • "title":"project_name",
              • "description":""
              }
              ,
            • "project_type":
              {
              • "type":"string",
              • "title":"Project type",
              • "description":""
              }
              ,
            • "project_status":
              {
              • "type":"string",
              • "title":"Project Status",
              • "description":""
              }
              ,
            • "sector":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "announcement":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Announcement",
              • "description":""
              }
              ,
            • "operation":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Operation",
              • "description":""
              }
              ,
            • "fid":
              {
              • "type":"string",
              • "format":"date",
              • "title":"FID",
              • "description":""
              }
              ,
            • "suspension_decommissioning":
              {
              • "type":"string",
              • "title":"Suspension/decommissioning",
              • "description":""
              }
              ,
            • "project_phase":
              {
              • "type":"string",
              • "title":"Project phase",
              • "description":""
              }
              ,
            • "partners":
              {
              • "type":"string",
              • "title":"Partners",
              • "description":""
              }
              ,
            • "fate_of_carbon":
              {
              • "type":"string",
              • "title":"Fate of carbon",
              • "description":""
              }
              ,
            • "part_of_ccus_hub":
              {
              • "type":"string",
              • "title":"Part of CCUS hub",
              • "description":""
              }
              ,
            • "id":
              {
              • "type":"number",
              • "title":"ID",
              • "description":""
              }
              ,
            • "announced_capacity_mt_co2_yr":
              {
              • "type":"number",
              • "title":"Announced capacity (Mt CO2/yr)",
              • "description":""
              }
              ,
            • "estimated_capacity_by_iea_mt_co2_yr":
              {
              • "type":"number",
              • "title":"Estimated capacity by IEA (Mt CO2/yr)",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets