Urban-Analytics-Technology-Platform / popgetter-cli

A rust library and CLI for accessing popgetter data
0 stars 0 forks source link

V1 of bringing everything together #19

Closed stuartlynn closed 1 month ago

stuartlynn commented 2 months ago

This PR has the starting point of bringing the different threads together

Work still to be done that is probably for future PR's and issues.

  1. Align with the new metadata model
  2. Explore accessing the different metric files in parallel to speed up fetches.
  3. Figure out how the survey is selected / inferred.
  4. How do we align async with wasm?
yongrenjie commented 1 month ago

Okay, I'm going to try to put together a dataset that obeys the metadata schema asap and we can go from there.