I hereby claim:
- I am teesid on github.
- I am teesid (https://keybase.io/teesid) on keybase.
- I have a public key ASARIq-UV25po6Hba9Ynlc0zFTShUfyQDtoKTeT3de_2Dgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Tin Toy for STEEM. Please have a look at the README.md file or check it out on Docker Hub: https://hub.docker.com/r/inertia/tintoy/ |
พรรค | สส | |
---|---|---|
เพื่อไทย | 138 | |
พลังประชารัฐ | 96 | |
ภูมิใจไทย | 39 | |
ประชาธิปัตย์ | 33 | |
อนาคตใหม่ | 30 | |
ชาติไทยพัฒนา | 7 | |
ประชาชาติ | 6 | |
รวมพลังประชาชาติไทย | 1 |
#!/bin/bash | |
echo "Zone,Country,Network,Code,399?,899?" | |
# Take note of the -Mj + -Mr jq trick. Extremely useful! | |
curl -G -s 'http://dtac.co.th/gointer-2019/rates.php?lang=EN' \ | |
| jq -Mr '.country | |
| (.Asia | map(["Asia", .])) | |
+ (.Oceania | map(["Oceania", .])) | |
+ (.America | map(["America", .])) |
This is a gist used in the following blog posts: