Viewing a response to: @andu/re-furion-introducing-steemdata-a-database-layer-for-steem-20170113t075146776z
The amount fields in Operations/VirtualOperations are still strings unfortunately (todo: have native types everywhere for v2). So what you have to do is query all transactions for a time period, and then filter out the ones you need in your code. Python Example: ``` from steem.amount import Amount filter(Amount(x['amount']).currency == 'STEEM', lambda x: Amount(x['amount']).amount > 100, db_results) ```
author | furion |
---|---|
permlink | re-andu-re-furion-introducing-steemdata-a-database-layer-for-steem-20170113t091820403z |
category | steemdata |
json_metadata | {"tags":["steemdata"],"app":"steemit/0.1"} |
created | 2017-01-13 09:18:21 |
last_update | 2017-01-13 09:27:30 |
depth | 2 |
children | 1 |
last_payout | 2017-02-10 21:47:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 409 |
author_reputation | 116,503,940,714,958 |
root_title | "Introducing SteemData - A Database Layer for STEEM" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,235,201 |
net_rshares | 74,433,027,757 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
andu | 0 | 40,950,588,131 | 100% | ||
anduweb | 0 | 33,482,439,626 | 100% |
I see, ok, Thanks man!
author | andu |
---|---|
permlink | re-furion-re-andu-re-furion-introducing-steemdata-a-database-layer-for-steem-20170113t091910016z |
category | steemdata |
json_metadata | {"tags":["steemdata"],"app":"steemit/0.1"} |
created | 2017-01-13 09:19:24 |
last_update | 2017-01-13 09:19:24 |
depth | 3 |
children | 0 |
last_payout | 2017-02-10 21:47:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 22 |
author_reputation | 5,355,583,123,081 |
root_title | "Introducing SteemData - A Database Layer for STEEM" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,235,209 |
net_rshares | 0 |