Browse Source

last modificatoins

master
김선중 1 year ago
parent
commit
3f12ae3e81
11 changed files with 202556 additions and 62 deletions
  1. +100736
    -0
      Data/tables/0105_make_sample_table.ipynb
  2. +101809
    -0
      Data/tables/0105_make_sample_table2.ipynb
  3. +11
    -0
      Data/tables/1_inter_info.csv
  4. +0
    -0
      Data/tables/2_phase_info.csv
  5. +0
    -0
      Data/tables/3_angle.csv
  6. +0
    -0
      Data/tables/5_1_time_plan.csv
  7. +0
    -0
      Data/tables/5_2_weekly_plan.csv
  8. +0
    -0
      Data/tables/5_3_holiday_plan.csv
  9. +0
    -0
      Data/tables/6_history.csv
  10. +0
    -11
      Data/tables/inter_info.csv
  11. +0
    -51
      Data/tables/tod_plan.csv

+ 100736
- 0
Data/tables/0105_make_sample_table.ipynb
File diff suppressed because it is too large
View File


+ 101809
- 0
Data/tables/0105_make_sample_table2.ipynb
File diff suppressed because it is too large
View File


+ 11
- 0
Data/tables/1_inter_info.csv View File

@ -0,0 +1,11 @@
inter_no,inter_name,inter_lat,inter_lon,group_no
175,한솔삼거리(한솔마을3거리),37.36857,127.11478,3
176,느티마을4단지,37.36724,127.1148,3
177,한솔6단지(정자동사무소),37.36619,127.1148,3
178,신기4거리,37.36346,127.1148,3
201,느티마을4거리,37.36854,127.10984,3
202,느티마을 안촌유치원,37.36855,127.11241,3
206,상록마을 321동,37.36483,127.10981,3
210,상록4거리(상록마을입구4거리),37.36347,127.10982,3
211,상록마을단일로,37.36346,127.11237,3
212,상록마을302동 단일로,37.36347,127.11306,3

Data/tables/phase_info.csv → Data/tables/2_phase_info.csv View File


Data/tables/flow_angle.csv → Data/tables/3_angle.csv View File


Data/tables/time_plan.csv → Data/tables/5_1_time_plan.csv View File


Data/tables/weekly_plan.csv → Data/tables/5_2_weekly_plan.csv View File


Data/tables/holiday_plan.csv → Data/tables/5_3_holiday_plan.csv View File


Data/tables/history.csv → Data/tables/6_history.csv View File


+ 0
- 11
Data/tables/inter_info.csv View File

@ -1,11 +0,0 @@
inter_no,inter_name,inter_lat,inter_lon
175,한솔삼거리(한솔마을3거리),37.36857,127.11478
176,느티마을4단지,37.36724,127.1148
177,한솔6단지(정자동사무소),37.36619,127.1148
178,신기4거리,37.36346,127.1148
201,느티마을4거리,37.36854,127.10984
202,느티마을 안촌유치원,37.36855,127.11241
206,상록마을 321동,37.36483,127.10981
210,상록4거리(상록마을입구4거리),37.36347,127.10982
211,상록마을단일로,37.36346,127.11237
212,상록마을302동 단일로,37.36347,127.11306

+ 0
- 51
Data/tables/tod_plan.csv View File

@ -1,51 +0,0 @@
group_no,timeplan_no,todplan_no,start_time,ID
55,1,1,6:00,2
55,1,1,7:00,8
55,1,1,9:30,6
55,1,1,17:00,10
55,1,1,20:30,3
55,1,1,23:30,1
55,1,2,6:00,2
55,1,2,7:00,8
55,1,2,9:30,6
55,1,2,17:00,10
55,1,2,20:30,3
55,1,2,23:30,1
55,1,3,6:00,2
55,1,3,7:00,8
55,1,3,9:30,7
55,1,3,17:00,10
55,1,3,20:30,3
55,1,3,23:30,1
55,1,4,6:00,2
55,1,4,7:00,6
55,1,4,20:30,3
55,1,4,23:30,1
27,1,1,5:30,2
27,1,1,6:30,5
27,1,1,7:00,8
27,1,1,9:30,6
27,1,1,17:00,10
27,1,1,21:00,7
27,1,1,22:00,4
27,1,1,23:30,1
27,1,2,5:30,2
27,1,2,6:30,5
27,1,2,7:00,8
27,1,2,9:30,6
27,1,2,17:00,10
27,1,2,21:00,7
27,1,2,22:00,4
27,1,2,23:30,1
27,1,3,5:30,2
27,1,3,6:30,5
27,1,3,7:00,8
27,1,3,9:30,6
27,1,3,11:00,10
27,1,3,21:00,7
27,1,3,22:00,4
27,1,3,23:30,1
27,1,4,8:00,3
27,1,4,10:00,6
27,1,4,19:00,3
27,1,4,23:00,1

Loading…
Cancel
Save