I had an idea to create a data DAO that can be used by community to analysis data associated with the DAO.
I went through the documentation of the FEVM and thought of an idea to provide data providers and DAO member an idea of what data is stored in their storage. We can create a data analytics model that will be helpful for the dao community to understand the performance of the storage provider. They can invest in that provider and based on that some incentives can be given to the provider. The Dao can store and rent that on behalf of the data provider.
It took me lots of time to read and understand new technology and terminologies so I couldn't execute its functionalities. However, I tried to get data from all the providers and analyse that. I have used python and actors for that. However, it is not giving proper results. I am planning to check the documentation more thoroughly to execute it properly.