migration_scale_baidu
Get migration scale index time series for a Chinese city or province, choosing either inflow or outflow. Use it to track and analyze population movement trends.
Instructions
百度地图慧眼-百度迁徙-迁徙规模 迁徙规模指数:反映迁入或迁出人口规模,城市间可横向对比城市迁徙边界采用该城市行政区划,包含该城市管辖的区、县、乡、村 https://qianxi.baidu.com/?from=shoubai#city=0 :param area: 可以输入 省份 或者 具体城市 但是需要用全称 :type area: str :param indicator: move_in 迁入 move_out 迁出 :type indicator: str :return: 时间序列的迁徙规模指数 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | No | 广州市 | |
| indicator | No | move_in |