Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Open Issues & PRs

N#CompanySummary
PR#5TelefonicaInitial contribution of the Population Density API spec
Issue#6TelefonicaInformation in water zones discussion → to be closed
Issue#7TelefonicaDefault and limit values for the API Characteristics
Issue#10TelefonicaManagement of "big" responses → to be closed
Issue#12TelefonicaDiscussion on API algorithm - Initial proposal
Issue#13EricssonAPI time format
Issue#14EricssonExposed data - Population vs density
Issue#15EricssonIncluding redoc and swagger editor link in readme
Issue#16OrangeArea format alignement
Issue#20OrangeAsync operation proposal
PR#19TelefonicaModification of readme
PR#21TelefonicaSolves #6 #7 (partial) #10(partial) #13 #15 #20 (open)

...

Let max area size open (technically) to a reasonable use case management, each operator can of course launch an error in case the size is not supported.

Issue to be closed after "bigger area than supported" error is included in the code

Issue#10

Following the discussion on maximum time frame and area to cover, we've been analyzing the management of valid/useful requests and the corresponding response. Considering the size of a common request, of 1 week and common areas of around 10Km2, the size of the response's content may be too big for being handled directly in the API REST body.

...

Decision: Support async endpoint for bigger and smaller areas, also needing to define a size limitation (area, duration and granularity) (TBD in issue #7). In any case, the response will be part of the API response body. Only identified limitation is on the calculation time, not in the response size.

Issue #10 to be closedclosed 

Issue#13

Ericsson: Time format alignment with commonalities, supporting RFC instead of ISO

...