Nice one Asher. What you ideally want is the rshares on the votes, but SteemSQL doesn't seem to provide that. I've had to pull apart API responses to get that info.
I think this is pretty indicative of where the big "relationships" are though.
Nice one Asher. What you ideally want is the rshares on the votes, but SteemSQL doesn't seem to provide that. I've had to pull apart API responses to get that info.
I think this is pretty indicative of where the big "relationships" are though.
yeah rshares would be the gold, a total nightmare for average scripters though!
vests is possible but just don't make sense to most (including me) with the numbers being so big.
It's good enough to see where the money is I think, cheers :)
Check my reply to @buggedout about rshares
rshares
are available in SteemSQL! You will find them inComments..active_votes
.Unfortunately, it's a big JSON string you have to parse. Not very handy nor resource-friendly for big queries.
Yes, I have seen it there in JSON though if I have to write a script to extract it I may as well use the API. I should have been more accurate - the data is there but not really SQL extractable / queryable.
It's extractable/queryable, but you will have to play with SQL JSON functions. Challenging, isn't it? 😉
Perhaps I will try it if I ever decide to pay for the access again. Unlikely, but never say never ;)
The short answer is 'yes'.
A look at that column for my depth=0 posts shows some empty fields, some text starting with
and some starting with
One for when I have a weekend spare :)
Oh, you have some weekend spare. You lucky boy! ;)