Monitoring of CO2 Emissions from Passenger Cars 2016
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"monitoring-of-co2-emissions-from-passenger-cars-data-2016",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/monitoring-of-co2-emissions-from-passenger-cars-data-2016"
}
] - "definitions":{
- "monitoring-of-co2-emissions-from-passenger-cars-data-2016":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/monitoring-of-co2-emissions-from-passenger-cars-data-2016_records"
}
}
} - "records":
} - "properties":
- "monitoring-of-co2-emissions-from-passenger-cars-data-2016_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":""
} - "r":,{
- "type":"integer",
- "title":"r",
- "description":""
} - "e_g_km":,{
- "type":"integer",
- "title":"e (g/km)",
- "description":""
} - "m_kg":,{
- "type":"string",
- "title":"m (kg)",
- "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":"string",
- "title":"ec (cm3)",
- "description":""
} - "ep_kw":,{
- "type":"integer",
- "title":"ep (KW)",
- "description":""
} - "z_wh_km":,{
- "type":"string",
- "title":"z (Wh/km)",
- "description":""
} - "it":,{
- "type":"string",
- "title":"It",
- "description":""
} - "er_g_km":{
- "type":"number",
- "title":"Er (g/km)",
- "description":""
}
} - "man":
}
} - "fields":
} - "properties":
} - "monitoring-of-co2-emissions-from-passenger-cars-data-2016":