Module: Chinacity
- Defined in:
- lib/chinacity/cli.rb,
lib/chinacity/version.rb
Defined Under Namespace
Classes: Cli
Constant Summary collapse
- HOST =
'http://www.stats.gov.cn'- LIST_PATH =
'/tjsj/tjbz/xzqhdm/'- LIST_URL =
HOST + LIST_PATH
- VERSION =
"0.1.1"