Endpoint für Abfrage Auslastung Verfügbarkeit p. Monat einer Property #3

Closed
opened 2025-01-04 16:25:26 +01:00 by dianigionath · 4 comments

Ich brauche die Möglichkeit, die Verfügbarkeit einer Property nach Monaten segmentiert abzufragen.

Beispiel einer Antwort:

[
    {
        "scraping-date" : "2024-04-15T07:06:22 ",
        "months" : ["Apr 24", "May 24", "Jun 24",  ...],
        "capacities" : [50, 45, 80, ...]
    }
]
Ich brauche die Möglichkeit, die Verfügbarkeit einer **Property** nach Monaten segmentiert abzufragen. Beispiel einer Antwort: ```json [ { "scraping-date" : "2024-04-15T07:06:22 ", "months" : ["Apr 24", "May 24", "Jun 24", ...], "capacities" : [50, 45, 80, ...] } ] ```
stoffelmauro was assigned by dianigionath 2025-01-04 16:25:36 +01:00
stoffelmauro referenced this issue from a commit 2025-01-05 21:23:14 +01:00

Issue fast fertig. Problem mit ScrapeDate in SQL Query muss noch behoben werden

commit: d9cae3d0ab

Issue fast fertig. Problem mit ScrapeDate in SQL Query muss noch behoben werden commit: d9cae3d0ab80959e61b6a14e607a21eaa1aebfc5
stoffelmauro referenced this issue from a commit 2025-01-07 20:20:50 +01:00
Poster
Collaborator

@stoffelmauro die Reihenfolge der Ausgabe stimmt noch nicht. Kannst du das mal überprüfen. grafik

@stoffelmauro die Reihenfolge der Ausgabe stimmt noch nicht. Kannst du das mal überprüfen. ![grafik](/attachments/26eddf84-8cf2-43e0-9fe5-565599fb575b)

Es war bisher keine Sortierung vorhanden, habe sie nun eingefügt.
commit: 65b63d1326

Es war bisher keine Sortierung vorhanden, habe sie nun eingefügt. commit: 65b63d1326f2e7be270034c200b9ad80e8976c23

Es war bisher keine Sortierung vorhanden, habe sie nun eingefügt.
commit: 65b63d1326

Es war bisher keine Sortierung vorhanden, habe sie nun eingefügt. commit: 65b63d1326f2e7be270034c200b9ad80e8976c23
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#3
There is no content yet.