Monitoring of CO2 Emissions from Passenger Cars 2017
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"co2_emissions_passengers_cars_2017",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/co2_emissions_passengers_cars_2017"
}
] - "definitions":{
- "co2_emissions_passengers_cars_2017":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/co2_emissions_passengers_cars_2017_records"
}
}
} - "records":
} - "properties":
- "co2_emissions_passengers_cars_2017_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "man":,{
- "type":"string",
- "title":"Man",
- "description":""
} - "mms":,{
- "type":"string",
- "title":"MMS",
- "description":""
} - "t":,{
- "type":"string",
- "title":"T",
- "description":""
} - "va":,{
- "type":"string",
- "title":"Va",
- "description":""
} - "ve":,{
- "type":"string",
- "title":"Ve",
- "description":""
} - "mk":,{
- "type":"string",
- "title":"Mk",
- "description":""
} - "cn":,{
- "type":"string",
- "title":"Cn",
- "description":""
} - "ct":,{
- "type":"string",
- "title":"Ct",
- "description":""
} - "cr":,{
- "type":"string",
- "title":"Cr",
- "description":""
} - "m_kg":,{
- "type":"integer",
- "title":"m (kg)",
- "description":""
} - "mt":,{
- "type":"string",
- "title":"Mt",
- "description":""
} - "enedc_g_km":,{
- "type":"integer",
- "title":"Enedc (g/km)",
- "description":""
} - "ewltp_g_km":,{
- "type":"string",
- "title":"Ewltp (g/km)",
- "description":""
} - "w_mm":,{
- "type":"integer",
- "title":"W (mm)",
- "description":""
} - "at1_mm":,{
- "type":"integer",
- "title":"At1 (mm)",
- "description":""
} - "at2_mm":,{
- "type":"integer",
- "title":"At2 (mm)",
- "description":""
} - "ft":,{
- "type":"string",
- "title":"Ft",
- "description":""
} - "fm":,{
- "type":"string",
- "title":"Fm",
- "description":""
} - "ec_cm3":,{
- "type":"integer",
- "title":"ec (cm3)",
- "description":""
} - "ep_kw":,{
- "type":"integer",
- "title":"ep (KW)",
- "description":""
} - "z_wh_km":,{
- "type":"integer",
- "title":"z (Wh/km)",
- "description":""
} - "it":,{
- "type":"string",
- "title":"It",
- "description":""
} - "ernedc_g_km":,{
- "type":"string",
- "title":"Ernedc (g/km)",
- "description":""
} - "erwltp_g_km":,{
- "type":"string",
- "title":"Erwltp (g/km)",
- "description":""
} - "de":,{
- "type":"string",
- "title":"De",
- "description":""
} - "vf":,{
- "type":"string",
- "title":"Vf",
- "description":""
} - "r":{
- "type":"integer",
- "title":"r",
- "description":""
}
} - "man":
}
} - "fields":
} - "properties":
} - "co2_emissions_passengers_cars_2017":