Upload q1.json
Browse files- data/q1.json +6 -0
data/q1.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"What types of trips are occurring within Napa County?": "TTyp1",
|
| 3 |
+
"What types of inter-county trips are occurring at Napa County gateways?": "GWTTyp1",
|
| 4 |
+
"Where are trips into Napa County coming from?": "TT1",
|
| 5 |
+
"Where are trips starting and ending within Napa County?": "OD1"
|
| 6 |
+
}
|