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

Support for loading collections of tables #109

Open
2 tasks
MatthewCaseres opened this issue Sep 27, 2021 · 0 comments
Open
2 tasks

Support for loading collections of tables #109

MatthewCaseres opened this issue Sep 27, 2021 · 0 comments

Comments

@MatthewCaseres
Copy link
Contributor

Some tables "belong together", they partition the population and these table collections can be used for experience studies.

  • Create a mapping that specifies the tables that are logically grouped.
  • Provide an API for users to retrieve multiple tables.

Currently, I am thinking about some sort of JSON config that specifies the table groupings. Then allow users to retrieve a tidy data set of all the tables in the collection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant