CAIT - Country Clean Technology Data

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
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Cumulative Installed Solar PV Capacity (MW)
               

No description available for this field.

Name (identifier)
cumulative_installed_solar_pv_capacity_mw
Type
decimal
Sample
                       
Annual Additions of Installed Solar PV Capacity (MW)
               

No description available for this field.

Name (identifier)
annual_additions_of_installed_solar_pv_capacity_mw
Type
decimal
Sample
                       
Cumulative Installed Wind Capacity (MW)
               

No description available for this field.

Name (identifier)
cumulative_installed_wind_capacity_mw
Type
decimal
Sample
                       
Annual Additions of Installed Wind Capacity (MW)
               

No description available for this field.

Name (identifier)
annual_additions_of_installed_wind_capacity_mw
Type
decimal
Sample
                       
Annual Manufacturing Capacity of Silicon (Metric Tons)
               

No description available for this field.

Name (identifier)
annual_manufacturing_capacity_of_silicon_metric_tons
Type
decimal
Sample
                       
Annual Manufacturing Capacity of PV Cells (MW)
               

No description available for this field.

Name (identifier)
annual_manufacturing_capacity_of_pv_cells_mw
Type
decimal
Sample
                       
Annual Manufacturing Capacity of PV Modules (MW)
               

No description available for this field.

Name (identifier)
annual_manufacturing_capacity_of_pv_modules_mw
Type
decimal
Sample
                       
Annual Manufacturing Capacity of Wind Turbines (MW)
               

No description available for this field.

Name (identifier)
annual_manufacturing_capacity_of_wind_turbines_mw
Type
decimal
Sample
                       
Total Solar PV Jobs
               

No description available for this field.

Name (identifier)
total_solar_pv_jobs
Type
decimal
Sample
                       
Total Solar PV Manufacturing Jobs
               

No description available for this field.

Name (identifier)
total_solar_pv_manufacturing_jobs
Type
decimal
Sample
                       
Total Wind Jobs
               

No description available for this field.

Name (identifier)
total_wind_jobs
Type
decimal
Sample
                       
Total Wind Manufacturing Jobs
               

No description available for this field.

Name (identifier)
total_wind_manufacturing_jobs
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"cait-country-clean-technology-data",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/cait-country-clean-technology-data"
      }
    ]
    ,
  • "definitions":
    {
    • "cait-country-clean-technology-data":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/cait-country-clean-technology-data_records"
            }
          }
        }
      }
      ,
    • "cait-country-clean-technology-data_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "cumulative_installed_solar_pv_capacity_mw":
              {
              • "type":"number",
              • "title":"Cumulative Installed Solar PV Capacity (MW)",
              • "description":""
              }
              ,
            • "annual_additions_of_installed_solar_pv_capacity_mw":
              {
              • "type":"number",
              • "title":"Annual Additions of Installed Solar PV Capacity (MW)",
              • "description":""
              }
              ,
            • "cumulative_installed_wind_capacity_mw":
              {
              • "type":"number",
              • "title":"Cumulative Installed Wind Capacity (MW)",
              • "description":""
              }
              ,
            • "annual_additions_of_installed_wind_capacity_mw":
              {
              • "type":"number",
              • "title":"Annual Additions of Installed Wind Capacity (MW)",
              • "description":""
              }
              ,
            • "annual_manufacturing_capacity_of_silicon_metric_tons":
              {
              • "type":"number",
              • "title":"Annual Manufacturing Capacity of Silicon (Metric Tons)",
              • "description":""
              }
              ,
            • "annual_manufacturing_capacity_of_pv_cells_mw":
              {
              • "type":"number",
              • "title":"Annual Manufacturing Capacity of PV Cells (MW)",
              • "description":""
              }
              ,
            • "annual_manufacturing_capacity_of_pv_modules_mw":
              {
              • "type":"number",
              • "title":"Annual Manufacturing Capacity of PV Modules (MW)",
              • "description":""
              }
              ,
            • "annual_manufacturing_capacity_of_wind_turbines_mw":
              {
              • "type":"number",
              • "title":"Annual Manufacturing Capacity of Wind Turbines (MW)",
              • "description":""
              }
              ,
            • "total_solar_pv_jobs":
              {
              • "type":"number",
              • "title":"Total Solar PV Jobs",
              • "description":""
              }
              ,
            • "total_solar_pv_manufacturing_jobs":
              {
              • "type":"number",
              • "title":"Total Solar PV Manufacturing Jobs",
              • "description":""
              }
              ,
            • "total_wind_jobs":
              {
              • "type":"number",
              • "title":"Total Wind Jobs",
              • "description":""
              }
              ,
            • "total_wind_manufacturing_jobs":
              {
              • "type":"number",
              • "title":"Total Wind Manufacturing Jobs",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets