Appendix 1 Data Sheet - The Effect of Preferential Trade Agreements on Energy Trade from Chinese and Exporters’ Perspectives
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"electric-appendix",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/electric-appendix"
}
] - "definitions":{
- "electric-appendix":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/electric-appendix_records"
}
}
} - "records":
} - "properties":
- "electric-appendix_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "prcode":,{
- "type":"number",
- "title":"PrCode",
- "description":""
} - "partner":,{
- "type":"number",
- "title":"Partner",
- "description":""
} - "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "pta":,{
- "type":"number",
- "title":"PTA",
- "description":""
} - "taravg":,{
- "type":"number",
- "title":"TarAvg",
- "description":""
} - "di":,{
- "type":"number",
- "title":"DI",
- "description":""
} - "gdpimp":,{
- "type":"number",
- "title":"GDPImp",
- "description":""
} - "gdppart":,{
- "type":"number",
- "title":"GDPPart",
- "description":""
} - "exrate1":,{
- "type":"number",
- "title":"ExRate1",
- "description":""
} - "exrate2":,{
- "type":"number",
- "title":"ExRate2",
- "description":""
} - "produn":,{
- "type":"number",
- "title":"ProdUn",
- "description":""
} - "dist0":,{
- "type":"number",
- "title":"Dist",
- "description":""
} - "impflun":,{
- "type":"number",
- "title":"ImpFlUn",
- "description":""
} - "impflval":,{
- "type":"number",
- "title":"ImpFlVal",
- "description":""
} - "impshun":,{
- "type":"number",
- "title":"ImpShUn",
- "description":""
} - "impshval":,{
- "type":"number",
- "title":"ImpShVal",
- "description":""
} - "expflun":,{
- "type":"number",
- "title":"ExpFlUn",
- "description":""
} - "expflval":,{
- "type":"number",
- "title":"ExpFlVal",
- "description":""
} - "expshun":,{
- "type":"number",
- "title":"ExpShUn",
- "description":""
} - "expshval":,{
- "type":"number",
- "title":"ExpShVal",
- "description":""
} - "tii":{
- "type":"number",
- "title":"TII",
- "description":""
}
} - "prcode":
}
} - "fields":
} - "properties":
} - "electric-appendix":