未验证 提交 dc30d151 编写于 作者: M MeiK 提交者: GitHub
上级 918750c3
......@@ -11,11 +11,11 @@ This dataset can be obtained in two ways:
Downloading data:
```bash
for s in `seq 1987 2017`
for s in `seq 1987 2018`
do
for m in `seq 1 12`
do
wget http://transtats.bts.gov/PREZIP/On_Time_On_Time_Performance_${s}_${m}.zip
wget https://transtats.bts.gov/PREZIP/On_Time_Reporting_Carrier_On_Time_Performance_1987_present_${s}_${m}.zip
done
done
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册