You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

CAMARA Population Density Data API - Follow-up meeting #5 - 2024-04-10

April 10th, 2024

Attendees








Population Density Data API minutes: https://wiki.camaraproject.org/display/CAM/Population+Density+Data+API+Minutes

Agenda

  • Approval of previous meeting minutes #4 and meeting agenda
  • Open issues and PRs
    • PRs: #5
    • Issues: #6 #7 #10 #12
  • Initial algorithm proposal review
  • Timeline and next steps
  • AoB

Open Issues & PRs

PR#5TelefonicaInitial contribution of the Population Density API spec
Issue#6TelefonicaInformation in water zones discussion
Issue#7TelefonicaDefault and limit values for the API Characteristics
Issue#10TelefonicaManagement of "big" responses
Issue#12TelefonicaDiscussion on API algorithm - Initial proposal

Approval of previous meeting minutes & documentation (1)

Meeting Minutes #4

API proposal review (2)

Different discussions raised during the API review:

  • Issue#6 Information in water zones: Operators and therefore API can only provide data of those zones where it is operating. Full water or hybrid scenarios to be covered.

    Status parameter is used for handling both situations:

    • Partial response, only some areas can be handled in the response. To discuss whether not-supported areas are toi be included in the response.
    • Empty response, if no area is managed by operator and, therefore, no information can be provided.
  • Issue#7 Open discussion on default and limit values for the API characteristics:


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.

Proposal to analyse

Proposal is to analyze the implementation a unique asynchronous mechanisms for being able to handle both kind of scenarios, small scenarios where response will reach soon but also time and resource consuming scenarios where it may take even minutes to calculate the response.

→ to analyze limiting the size of the request to avoid complexity in the response, at least to consider response size that can fit properly in a HTTP response.

Initial algorithm proposal (3)

Population Density API - Algorithm.pdf

→ To provide feedback 


Discussion

PR#5Initial contribution of the Population Density API spec → To be merged into main to continue discussion
Issue#6Information in water zones discussion → 
Issue#7Default and limit values for the API Characteristics → 
Issue#10Management of "big" responses → 
Issue#12Discussion on API algorithm → 
AoB-

Next steps

  1. Feedback on algorithm proposal→ Follow-up meeting #5
  2. Feedback on the big responses management #5
  3. RC API spec agreement → Follow-up meeting #6
  • Next call will be April 24th, 2024
  • No labels