Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement additional API for Rust backend #4

Open
5 tasks done
sgreenbury opened this issue Jul 31, 2024 · 0 comments
Open
5 tasks done

Implement additional API for Rust backend #4

sgreenbury opened this issue Jul 31, 2024 · 0 comments
Assignees

Comments

@sgreenbury
Copy link
Contributor

sgreenbury commented Jul 31, 2024

Add API for backend to provide metadata, search results and data to frontend. The following should be added:

  • Method to run search for given search params returning the resulting dataframe as a string to deserialize into a JSON array
  • Method to generate duckdb SQL for downloading metrics given:
    • Search params
    • Data request spec/recipe
  • Method to return countries CLI subcommand dataframe
@andrewphilipsmith andrewphilipsmith moved this to Inport in Popgetter Aug 8, 2024
@sgreenbury sgreenbury changed the title Implement additional API for Rust backend for displaying metadata and data Implement additional API for Rust backend Oct 3, 2024
@sgreenbury sgreenbury self-assigned this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress:
Development

No branches or pull requests

1 participant