Open agude opened 3 years ago
I think its:
{N,S,E,W}X
is direction, and X{O,F}
is ON,OFF-ramp.
I think TO
is "To..." and FR
is "From...". I don't know what CO
and CN
are, possible "Collector" and "Connector"? No idea what TR
is...
Here is just primary_ramp
:
primary_ramp | total | |
---|---|---|
0 | 5399803 | |
1 | TO | 61029 |
2 | FR | 25415 |
3 | SF | 1374 |
4 | NF | 1248 |
5 | TR | 1006 |
6 | EF | 869 |
7 | NO | 797 |
8 | WF | 762 |
9 | SO | 655 |
10 | WO | 490 |
11 | EO | 480 |
12 | CO | 194 |
13 | CN | 103 |
14 | 0 | 1 |
This (https://iswitrs.chp.ca.gov/Reports/jsp/samples/RawData_template.pdf) says the values are:
NO: NB On Ramp
NF: NB Off Ramp
SO: SB On Ramp
SF: SB Off Ramp
EO: EB On Ramp
EF: EB Off Ramp
WO: WB On Ramp
WF: WB Off Ramp
To
From
Transition
Collector
Connector
blank
So I'd guess TR
is "Transition".
The columns
primary_ramp
andsecondary_ramp
don't match everything I would expect from the codebook: https://tims.berkeley.edu/help/SWITRS.phpYields: