Closed zacharyDez closed 1 month ago
@zacharyDez @bpstewar
Here is the example I was playing around with: https://github.com/worldbank/DECAT_Space2Stats/blob/notebooks/notebooks/API/api_population_use_case.ipynb
What I envision is a function that takes in a GeoDataFrame, a list of API fields, and a method for aggregation. It could cover the following:
Ok, let's discuss together! Opened a draft PR (#59) with an aggregation example. I have a few concerns that we can address there.
After discussion, we want to support an aggregation endpoint that has the following details:
Some WB end-users would like an aggregated result for their input polygon.
We will start with an example and be open to feedback.