USD/CNY price in the past 7 days: 2019-03-18 by python-dev

View this thread on steempeak.com
· @python-dev ·
$0.18
USD/CNY price in the past 7 days: 2019-03-18
China is now the second largest economy in the word.

Due to the recenty trade war with US. Chinese economy is expect to have hard landing, and CNY has greate devalue poential.

This daily post is trying to give updates of USD/CNY rate.

![](https://i.imgur.com/BwgAWgq.png)

Currency data were collected using a currency python API with the follinde code:
~~~
def collect_currency_data():
    c = CurrencyRates()
    # price_list = c.get_rates('USD')   # you can directly call get_rates('USD')
    USD_CNY = c.get_rate('USD', 'CNY')
    currency_history_hour= json.load(open('currency_history_hour.json'))
    currency_history_hour.update({str(datetime.utcnow())[:-7]:{
                                      'USD_CNY':USD_CNY
                                      }
                                      })
    with open('currency_history_hour.json', 'w') as fp:
        json.dump(currency_history_hour,fp, indent=4,default=str)

~~~
👍  , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
post_id71,669,505
authorpython-dev
permlinkusdcny-price-in-the-past-7-days-2019-03-18
categorypython
json_metadata{"tags":["python","currency"]}
created2019-03-18 19:40:45
last_update2019-03-18 19:40:45
depth0
children1
net_rshares287,015,384,339
last_payout2019-03-25 19:40:45
cashout_time1969-12-31 23:59:59
total_payout_value0.146 SBD
curator_payout_value0.031 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length934
author_reputation5,194,641,198,313
root_title"USD/CNY price in the past 7 days: 2019-03-18"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (23)
@steemitboard ·
Congratulations @python-dev! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

<table><tr><td>https://steemitimages.com/60x70/http://steemitboard.com/@python-dev/votes.png?201903182021</td><td>You made more than 500 upvotes. Your next target is to reach 600 upvotes.</td></tr>
</table>

<sub>_You can view [your badges on your Steem Board](https://steemitboard.com/@python-dev) and compare to others on the [Steem Ranking](http://steemitboard.com/ranking/index.php?name=python-dev)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>


To support your work, I also upvoted your post!


**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/drugwars/@steemitboard/drugwars-early-adopter"><img src="https://steemitimages.com/64x128/https://cdn.steemitimages.com/DQmYGN7R653u4hDFyq1hM7iuhr2bdAP1v2ApACDNtecJAZ5/image.png"></a></td><td><a href="https://steemit.com/drugwars/@steemitboard/drugwars-early-adopter">Are you a DrugWars early adopter? Benvenuto in famiglia!</a></td></tr></table>

###### [Vote for @Steemitboard as a witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1) to get one more award and increased upvotes!
properties (22)
post_id71,673,257
authorsteemitboard
permlinksteemitboard-notify-python-dev-20190318t212608000z
categorypython
json_metadata{"image":["https:\/\/steemitboard.com\/img\/notify.png"]}
created2019-03-18 21:26:06
last_update2019-03-18 21:26:06
depth1
children0
net_rshares0
last_payout2019-03-25 21:26:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length1,325
author_reputation38,705,954,145,809
root_title"USD/CNY price in the past 7 days: 2019-03-18"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000