Anpassung etl_region_capacities.py #2

Closed
opened 2025-01-04 14:11:53 +01:00 by dianigionath · 1 comment

@stoffelmauro bitte den Output der Funktion so anpassen, dass das «values» Objekt am Schluss die folgende Form hat: [datum, prop_id, capacity].

Sollte als ca. so aussehen:

{
...
"values" : [["2024-04-14", 1, 81], ["2024-04-14", 2, 70], ...]
}
@stoffelmauro bitte den Output der Funktion so anpassen, dass das «values» Objekt am Schluss die folgende Form hat: `[datum, prop_id, capacity]`. Sollte als ca. so aussehen: ```json { ... "values" : [["2024-04-14", 1, 81], ["2024-04-14", 2, 70], ...] } ```
stoffelmauro was assigned by dianigionath 2025-01-04 14:11:53 +01:00
stoffelmauro referenced this issue from a commit 2025-01-05 15:51:32 +01:00

Resolved with Commit SHA: 2a9ef9d991

Resolved with Commit SHA: 2a9ef9d991bea42782475d2dd70f35cad5e57a1e
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stoffelmauro/ConsultancyProject_2_ETL#2
There is no content yet.