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

Write methods to populate DeepDAO data #41

Open
notchia opened this issue Aug 30, 2022 · 0 comments
Open

Write methods to populate DeepDAO data #41

notchia opened this issue Aug 30, 2022 · 0 comments

Comments

@notchia
Copy link
Owner

notchia commented Aug 30, 2022

Use the DeepDAO API to populate the governance address info and some contextual information.

The data model for the DAOs, addresses, and categories/platforms for context has been created. We need to transform the responses returned by API request into records that can be saved to the database. This is probably best done with a handler class that has some methods for extracting, transforming, and loading the data. See the comments in the data model for what fields in the API responses could go where.

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