Show text data of proposals
After grasia/dao-scripts#7 is implemented, we could create a new tab and show some textual data from the proposals, like a word cloud or something like that.
I think it would be nice to have this information in the data warehouse... but not for dao-analyzer but for other kinds of analysis... such as those that you will carry out soon.
Perhaps, it would be reasonable to fork the cache scripts and then do it.
If we plan to continue developing the cache scripts, they might need to be moved to another repository. After all, the package even has its own version number.
Furthermore, there are people that ask for just the cache_scripts. We can make it a dependency of dao-analyzer.
Sounds good to me.
In fact, we need to decide if we want to keep "developing" the data retrieval for the three platforms or perhaps mostly for DAOhaus or even adding Snapshot.
DAOstack has been discontinued. In the case of Aragon, the "old" Aragon OS I believe is discontinued as well. So it makes sense to focus on DAOhaus and perhaps extend it to Snapshot.
That's why I think that, in the case on wanting to extend the cache_scritps, we should create another repo. That way we wouldn't need to keep updating this one.
Sure. I was just elaborating a bit on the idea of the new repo for data retrieval.