Investment Data of Power Grid

المرفقات

انقر للتوسيع انقر للطي

مخطط مجموعة البيانات

انقر للتوسيع انقر للطي
Year
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
year
نوع
نص
عينة
                       
Statistical Period Month
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
statistical_period_month
نوع
نص
عينة
                       
Month
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
month
نوع
int
عينة
                       
Total Investment (100 million yuan)
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
total_investment_100_million_yuan
نوع
double
عينة
                       
Cumulative YOY Growth
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
cumulative_yoy_growth
نوع
double
عينة
                       

مخطط JSON

إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.

{
  • "title":"investment-data-of-power-grid",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/investment-data-of-power-grid"
      }
    ]
    ,
  • "definitions":
    {
    • "investment-data-of-power-grid":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/investment-data-of-power-grid_records"
            }
          }
        }
      }
      ,
    • "investment-data-of-power-grid_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "title":"Year",
              • "description":""
              }
              ,
            • "statistical_period_month":
              {
              • "type":"string",
              • "title":"Statistical Period Month",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"integer",
              • "title":"Month",
              • "description":""
              }
              ,
            • "total_investment_100_million_yuan":
              {
              • "type":"number",
              • "title":"Total Investment (100 million yuan)",
              • "description":""
              }
              ,
            • "cumulative_yoy_growth":
              {
              • "type":"number",
              • "title":"Cumulative YOY Growth",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets