Coal Energy Policies
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"china-kapsarc-energy-policy-database-laws-and-plans",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/china-kapsarc-energy-policy-database-laws-and-plans"
}
] - "definitions":{
- "china-kapsarc-energy-policy-database-laws-and-plans":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/china-kapsarc-energy-policy-database-laws-and-plans_records"
}
}
} - "records":
} - "properties":
- "china-kapsarc-energy-policy-database-laws-and-plans_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "document_type":,{
- "type":"string",
- "title":"Document Type",
- "description":""
} - "document_name":,{
- "type":"string",
- "title":"Document Name",
- "description":""
} - "issued_by":,{
- "type":"string",
- "title":"Issued by",
- "description":""
} - "hyperlink":,{
- "type":"string",
- "title":"Hyperlink",
- "description":""
} - "publication_date":,{
- "type":"string",
- "format":"date",
- "title":"Publication Date",
- "description":""
} - "reference_enforcement_date":,{
- "type":"string",
- "format":"date",
- "title":"Reference / Enforcement Date",
- "description":""
} - "source":,{
- "type":"string",
- "title":"Source",
- "description":""
} - "relevance_score":{
- "type":"number",
- "title":"Relevance Score",
- "description":""
}
} - "document_type":
}
} - "fields":
} - "properties":
} - "china-kapsarc-energy-policy-database-laws-and-plans":