Anpassung etl_region_capacities.py #2

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

@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
Owner

Resolved with Commit SHA: 2a9ef9d991

Resolved with Commit SHA: 2a9ef9d991bea42782475d2dd70f35cad5e57a1e
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoffelmauro/ConsultancyProject_2_ETL#2
No description provided.