CCUS Projects Database

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
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
                       
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
                       
Ref 1
               

No description available for this field.

Name (identifier)
link_1
Type
text
Sample
                       
Ref 2
               

No description available for this field.

Name (identifier)
link_2
Type
text
Sample
                       
Ref 3
               

No description available for this field.

Name (identifier)
link_3
Type
text
Sample
                       
Ref 4
               

No description available for this field.

Name (identifier)
link_4
Type
text
Sample
                       
Ref 5
               

No description available for this field.

Name (identifier)
link_5
Type
text
Sample
                       
Ref 6
               

No description available for this field.

Name (identifier)
link_6
Type
text
Sample
                       
ID
               

No description available for this field.

Name (identifier)
id
Type
decimal
Sample
                       
Country or economy
               

No description available for this field.

Name (identifier)
country_or_economy
Type
text
Sample
                       
Suspension/decommissioning/cancellation
               

No description available for this field.

Name (identifier)
suspension_decommissioning_cancellation
Type
date
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
                       
Ref 1
               

No description available for this field.

Name (identifier)
ref_1
Type
text
Sample
                       
Ref 2
               

No description available for this field.

Name (identifier)
ref_2
Type
text
Sample
                       
Ref 3
               

No description available for this field.

Name (identifier)
ref_3
Type
text
Sample
                       
Ref 4
               

No description available for this field.

Name (identifier)
ref_4
Type
text
Sample
                       
Ref 5
               

No description available for this field.

Name (identifier)
ref_5
Type
text
Sample
                       
Ref 6
               

No description available for this field.

Name (identifier)
ref_6
Type
text
Sample
                       
Ref 7
               

No description available for this field.

Name (identifier)
ref_7
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",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/iea-ccus-projects-database"
      }
    ]
    ,
  • "definitions":
    {
    • "iea-ccus-projects-database":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/iea-ccus-projects-database_records"
            }
          }
        }
      }
      ,
    • "iea-ccus-projects-database_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "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":""
              }
              ,
            • "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":""
              }
              ,
            • "link_1":
              {
              • "type":"string",
              • "title":"Ref 1",
              • "description":""
              }
              ,
            • "link_2":
              {
              • "type":"string",
              • "title":"Ref 2",
              • "description":""
              }
              ,
            • "link_3":
              {
              • "type":"string",
              • "title":"Ref 3",
              • "description":""
              }
              ,
            • "link_4":
              {
              • "type":"string",
              • "title":"Ref 4",
              • "description":""
              }
              ,
            • "link_5":
              {
              • "type":"string",
              • "title":"Ref 5",
              • "description":""
              }
              ,
            • "link_6":
              {
              • "type":"string",
              • "title":"Ref 6",
              • "description":""
              }
              ,
            • "id":
              {
              • "type":"number",
              • "title":"ID",
              • "description":""
              }
              ,
            • "country_or_economy":
              {
              • "type":"string",
              • "title":"Country or economy",
              • "description":""
              }
              ,
            • "suspension_decommissioning_cancellation":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Suspension/decommissioning/cancellation",
              • "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":""
              }
              ,
            • "ref_1":
              {
              • "type":"string",
              • "title":"Ref 1",
              • "description":""
              }
              ,
            • "ref_2":
              {
              • "type":"string",
              • "title":"Ref 2",
              • "description":""
              }
              ,
            • "ref_3":
              {
              • "type":"string",
              • "title":"Ref 3",
              • "description":""
              }
              ,
            • "ref_4":
              {
              • "type":"string",
              • "title":"Ref 4",
              • "description":""
              }
              ,
            • "ref_5":
              {
              • "type":"string",
              • "title":"Ref 5",
              • "description":""
              }
              ,
            • "ref_6":
              {
              • "type":"string",
              • "title":"Ref 6",
              • "description":""
              }
              ,
            • "ref_7":
              {
              • "type":"string",
              • "title":"Ref 7",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets