Dataset schema
Click to expand Click to collapse
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@kapsarc",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/iea-ccus-projects-database-2023@kapsarc"
}
] - "definitions":{
- "iea-ccus-projects-database-2023@kapsarc":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/iea-ccus-projects-database-2023@kapsarc_records"
}
}
} - "records":
} - "properties":
- "iea-ccus-projects-database-2023@kapsarc_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":""
}
} - "country":
}
} - "fields":
} - "properties":
} - "iea-ccus-projects-database-2023@kapsarc":
}