RealToken-Community / dashboard-v2

https://dashboard.realtoken.community
5 stars 4 forks source link

rent statistics #29

Open JSmithOner opened 11 months ago

JSmithOner commented 11 months ago

I am at this moment working on a statitics canvas based on previous transaction. Do you approve this idea?

Basically this should show the progression of rents in time and aquisition time of tokens.

jycssu-com commented 11 months ago

I don't think this is currently possible to implement. The API only returns information on current rents and not history. It would be necessary either to have the possibility of fetching the evolution of rents by property, or to have an API which is based on the rent CSV files provided by Realt. It seems to me that the second option is under development on the API side

JSmithOner commented 11 months ago

@jycssu-com you are are right and I just realized it, the graph would be innacurate. I know cryptalloc keeps track of changes. Any API for that?

NandyBa commented 11 months ago

Community website https://www.cryptalloc.com/realtlab/ track rent change

JSmithOner commented 11 months ago

@NandyBa Yes I know but is there any API that could be used for the community dashboard?Thanks in advanve

jycssu-com commented 11 months ago

Unfortunately no, I had started working on this subject. I'm going to try to get back to it to provide an API for the dashboard which will allow us to have this data

JSmithOner commented 11 months ago

@jycssu-com can you please keep me informed on this issue if you've implemented that. I'm excited to make a graphic for that :)

ehpst commented 7 months ago

Would this be of interest in the meantime https://ehpst.duckdns.org/realt_rent_tracker/api/rent_holder/0x... ? Long term I think we should have a community database with all rent data taken from CSV files.

Sigri44 commented 7 months ago

Would this be of interest in the meantime https://ehpst.duckdns.org/realt_rent_tracker/api/rent_holder/0x... ? Long term I think we should have a community database with all rent data taken from CSV files.

Already exist

ehpst commented 5 months ago

Where is it then? Are we displaying rent data anywhere?

JSmithOner commented 5 months ago

@ehpst I've stopped working on the dashboard for the moment.