Update data/old_table.json
Browse files- data/old_table.json +35 -21
data/old_table.json
CHANGED
|
@@ -333,27 +333,41 @@
|
|
| 333 |
}
|
| 334 |
],
|
| 335 |
"TTyp1": [
|
| 336 |
-
|
| 337 |
-
|
| 338 |
-
|
| 339 |
-
|
| 340 |
-
|
| 341 |
-
|
| 342 |
-
|
| 343 |
-
|
| 344 |
-
|
| 345 |
-
|
| 346 |
-
|
| 347 |
-
|
| 348 |
-
|
| 349 |
-
|
| 350 |
-
|
| 351 |
-
|
| 352 |
-
|
| 353 |
-
|
| 354 |
-
|
| 355 |
-
|
| 356 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 357 |
],
|
| 358 |
"GWTTyp1": [
|
| 359 |
{
|
|
|
|
| 333 |
}
|
| 334 |
],
|
| 335 |
"TTyp1": [
|
| 336 |
+
{
|
| 337 |
+
"Trip Type": "Intra-Napa County Trips",
|
| 338 |
+
"Trips": "238,000",
|
| 339 |
+
"Previous TBS Trips": "238,000",
|
| 340 |
+
"Percent": "67%",
|
| 341 |
+
"Previous TBS Percentage": "68%"
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"Trip Type": "Trips into Napa County",
|
| 345 |
+
"Trips": "52,000",
|
| 346 |
+
"Previous TBS Trips": "48,000",
|
| 347 |
+
"Percent": "15%",
|
| 348 |
+
"Previous TBS Percentage": "14%"
|
| 349 |
+
},
|
| 350 |
+
{
|
| 351 |
+
"Trip Type": "Trips out of Napa County",
|
| 352 |
+
"Trips": "51,000",
|
| 353 |
+
"Previous TBS Trips": "47,000",
|
| 354 |
+
"Percent": "15%",
|
| 355 |
+
"Previous TBS Percentage": "14%"
|
| 356 |
+
},
|
| 357 |
+
{
|
| 358 |
+
"Trip Type": "Napa County Pass-Through Trips",
|
| 359 |
+
"Trips": "12,000",
|
| 360 |
+
"Previous TBS Trips": "12,000",
|
| 361 |
+
"Percent": "3%",
|
| 362 |
+
"Previous TBS Percentage": "3%"
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"Trip Type": "Total Trips Interacting with Napa County",
|
| 366 |
+
"Trips": "353,000",
|
| 367 |
+
"Previous TBS Trips": "345,000",
|
| 368 |
+
"Percent": "100%",
|
| 369 |
+
"Previous TBS Percentage": "100%"
|
| 370 |
+
}
|
| 371 |
],
|
| 372 |
"GWTTyp1": [
|
| 373 |
{
|