-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f977e01
commit 486a943
Showing
1 changed file
with
137 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,137 @@ | ||
[] | ||
[ | ||
{ | ||
"region": "Central", | ||
"period": "Vehicle locations for November 25, 2024 - May 30, 2025", | ||
"subdivisions": [ | ||
"Saraburi", | ||
"Singburi", | ||
"Chai Nat", | ||
"Lop Buri", | ||
"Phra Nakhon Sri Ayutthaya" | ||
], | ||
"type": "vehicle" | ||
}, | ||
{ | ||
"region": "Western", | ||
"period": "Vehicle locations for November 25, 2024 - May 30, 2025", | ||
"subdivisions": [ | ||
"Ratchaburi", | ||
"Samut Songkhram", | ||
"Kanchanaburi", | ||
"Phetchaburi", | ||
"Prachuap Khiri Khan" | ||
], | ||
"type": "vehicle" | ||
}, | ||
{ | ||
"region": "Northeastern", | ||
"period": "Pedestrian (backpack) locations for February 01, 2025 - April 30, 2025", | ||
"subdivisions": [ | ||
"Udon Thani" | ||
], | ||
"type": "backpack" | ||
}, | ||
{ | ||
"region": "Northeastern", | ||
"period": "Vehicle locations for November 25, 2024 - May 30, 2025", | ||
"subdivisions": [ | ||
"Nakhon Ratchasima" | ||
], | ||
"type": "vehicle" | ||
}, | ||
{ | ||
"region": "Eastern", | ||
"period": "Pedestrian (backpack) locations for February 01, 2025 - April 30, 2025", | ||
"subdivisions": [ | ||
"Chon Buri" | ||
], | ||
"type": "backpack" | ||
}, | ||
{ | ||
"region": "Eastern", | ||
"period": "Vehicle locations for November 25, 2024 - May 30, 2025", | ||
"subdivisions": [ | ||
"Chon Buri", | ||
"Rayong", | ||
"Prachin Buri", | ||
"Chachoengsao" | ||
], | ||
"type": "vehicle" | ||
}, | ||
{ | ||
"region": "Bangkok and Vicinities", | ||
"period": "Pedestrian (backpack) locations for February 01, 2025 - April 30, 2025", | ||
"subdivisions": [ | ||
"Bangkok", | ||
"Nonthaburi", | ||
"Samut Prakan" | ||
], | ||
"type": "backpack" | ||
}, | ||
{ | ||
"region": "Bangkok and Vicinities", | ||
"period": "Vehicle locations for November 25, 2024 - May 30, 2025", | ||
"subdivisions": [ | ||
"Bangkok", | ||
"Pathum Thani", | ||
"Nakhon Pathom", | ||
"Nonthaburi", | ||
"Samut Prakan" | ||
], | ||
"type": "vehicle" | ||
}, | ||
{ | ||
"region": "Northern", | ||
"period": "Pedestrian (backpack) locations for February 01, 2025 - April 30, 2025", | ||
"subdivisions": [ | ||
"Chiang Mai" | ||
], | ||
"type": "backpack" | ||
}, | ||
{ | ||
"region": "Northern", | ||
"period": "Vehicle locations for November 25, 2024 - May 30, 2025", | ||
"subdivisions": [ | ||
"Uttaradit", | ||
"Chiang Rai", | ||
"Phrae", | ||
"Lamphun", | ||
"Phayao", | ||
"Nakhon Sawan", | ||
"Phitsanulok", | ||
"Kam Phaeng Phet", | ||
"Sukhothai", | ||
"Phichit", | ||
"Chiang Mai", | ||
"Lampang" | ||
], | ||
"type": "vehicle" | ||
}, | ||
{ | ||
"region": "Southern", | ||
"period": "Pedestrian (backpack) locations for February 01, 2025 - April 30, 2025", | ||
"subdivisions": [ | ||
"Phuket" | ||
], | ||
"type": "backpack" | ||
}, | ||
{ | ||
"region": "Southern", | ||
"period": "Vehicle locations for November 25, 2024 - May 30, 2025", | ||
"subdivisions": [ | ||
"Phuket", | ||
"Krabi", | ||
"Satun", | ||
"Phatthalung", | ||
"Surat Thani", | ||
"Chumphon", | ||
"Pattani", | ||
"Nakhon Si Thammarat", | ||
"Trang", | ||
"Phangnga", | ||
"Songkhla", | ||
"Hat Yai" | ||
], | ||
"type": "vehicle" | ||
} | ||
] |