enregistrement
Loop flow - by border (Archive dataset)
Modèle de données
Cliquez pour déplier Cliquez pour replier
Schéma JSON
L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.
{
- "title":"ods027",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/ods027"
}
] - "definitions":{
- "ods027":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/ods027_records"
}
}
} - "records":
} - "properties":
- "ods027_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "datetime":,{
- "type":"string",
- "format":"date-time",
- "title":"Datetime",
- "description":"Time at which the interval starts."
} - "resolutioncode":,{
- "type":"string",
- "title":"Resolution code",
- "description":"Length of the time interval expressed in compliance with ISO 8601."
} - "country":,{
- "type":"string",
- "title":"Country",
- "description":"The name of the country. "
} - "physical_loop_flow_value":{
- "type":"number",
- "title":"Loop Flow",
- "description":"Physical flows arising from internal energy transfers inside one bidding zone, on a line where the source and sink are located in the same zone and the line or even part of the tie-line is located in a different zone.",
- "unit":"MW"
}
} - "datetime":
}
} - "fields":
} - "properties":
} - "ods027":
}