records
Imports et exports commerciaux (2005 à 2024)
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"imports-exports-commerciaux",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/imports-exports-commerciaux"
}
] - "definitions":{
- "imports-exports-commerciaux":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/imports-exports-commerciaux_records"
}
}
} - "records":
} - "properties":
- "imports-exports-commerciaux_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":"Jour Day"
} - "position":,{
- "type":"number",
- "title":"Tranche horaire du programme d'échange",
- "description":"1-->00h à 1h00 24--> 23h00 à 00h00 Timeframe of the exchange program"
} - "fr_gb":,{
- "type":"number",
- "title":"FR vers GB (MWh)",
- "description":"Export France / Grande Bretagne en MWh France / Great Britain export in MWh"
} - "gb_fr":,{
- "type":"number",
- "title":"GB vers FR (MWh)",
- "description":"Import France / Grande Bretagne en MWh France / Great Britain import in MWh"
} - "fr_ch":,{
- "type":"number",
- "title":"FR vers CH (MWh)",
- "description":"Export France / Suisse en MWh France / Switzerland export in MWh"
} - "ch_fr":,{
- "type":"number",
- "title":"CH vers FR (MWh)",
- "description":"Import France / Suisse en MWh France / Switzerland import in MWh"
} - "fr_it":,{
- "type":"number",
- "title":"FR vers IT (MWh)",
- "description":"Export France / Italie en MWh France / Italy export in MWh"
} - "it_fr":,{
- "type":"number",
- "title":"IT vers FR (MWh)",
- "description":"Import France / Italie en MWh France / Italy import in MWh"
} - "fr_es":,{
- "type":"number",
- "title":"FR vers ES (MWh)",
- "description":"Export France / Espagne en MWh France / Spain export in MWh"
} - "es_fr":,{
- "type":"number",
- "title":"ES vers FR (MWh)",
- "description":"Import France / Espagne en MWh France / Spain import in MWh"
} - "export_france":,{
- "type":"number",
- "title":"Export France (MWh)",
- "description":"Export total France en MWh Total export France in MWh "
} - "import_france":,{
- "type":"number",
- "title":"Import France (MWh)",
- "description":"Import total France en MWh Total import France in MWh"
} - "cwe_core_fr":,{
- "type":"number",
- "title":"CWE/Core->FR",
- "description":""
} - "fr_cwe_core":{
- "type":"number",
- "title":"FR->CWE/Core",
- "description":""
}
} - "date":
}
} - "fields":
} - "properties":
} - "imports-exports-commerciaux":
}