...
Field | Table | Attribute | Definition |
---|---|---|---|
class_group_type id | class_group_type | id | PK for class_group_type |
class_group_type name | class_group_type | name | name of class_group_type |
class_group_type description | class_group_type | description | class_group description |
Section II: Reports Covered
id | name | status | notes |
---|---|---|---|
1 | AAIS Territory Coverage | Complete | initial report |
2 | Auto Stat Report | Incomplete |
Section III: Data
class_group_type
id | name | description |
---|---|---|
1 | Voluntary Risk | Utilize state assigned risk classification plans |
2 | Assigned Risk | Utilize state assigned risk classification plans |
3 | Miscellaneous Personal Vehicles | includes motorcycles |
...
name | code | |
---|---|---|
1 | ALABAMA | AL |
2 | ALASKA | AK |
3 | AMERICAN SAMOA | AS |
4 | ARIZONA | AZ |
5 | ARKANSAS | AR |
6 | CALIFORNIA | CA |
7 | COLORADO | CO |
8 | CONNECTICUT | CT |
9 | DELAWARE | DE |
10 | DISTRICT OF COLUMBIA | DC |
11 | FLORIDA | FL |
12 | GEORGIA | GA |
13 | GUAM | GU |
14 | HAWAII | HI |
15 | IDAHO | ID |
16 | ILLINOIS | IL |
17 | INDIANA | IN |
18 | IOWA | IA |
19 | KANSAS | KS |
20 | KENTUCKY | KY |
21 | LOUISIANA | LA |
22 | MAINE | ME |
23 | MARYLAND | MD |
24 | MASSACHUSETTS | MA |
25 | MICHIGAN | MI |
26 | MINNESOTA | MN |
27 | MISSISSIPPI | MS |
28 | MISSOURI | MO |
29 | MONTANA | MT |
30 | NEBRASKA | NE |
31 | NEVADA | NV |
32 | NEW HAMPSHIRE | NH |
33 | NEW JERSEY | NJ |
34 | NEW MEXICO | NM |
35 | NEW YORK | NY |
36 | NORTH CAROLINA | NC |
37 | NORTH DAKOTA | ND |
38 | NORTHERN MARIANA IS | MP |
39 | OHIO | OH |
40 | OKLAHOMA | OK |
41 | OREGON | OR |
42 | PENNSYLVANIA | PA |
43 | PUERTO RICO | PR |
44 | RHODE ISLAND | RI |
45 | SOUTH CAROLINA | SC |
46 | SOUTH DAKOTA | SD |
47 | TENNESSEE | TN |
48 | TEXAS | TX |
49 | UTAH | UT |
50 | VERMONT | VT |
51 | VIRGINIA | VA |
52 | VIRGIN ISLANDS | VI |
53 | WASHINGTON | WA |
54 | WEST VIRGINIA | WV |
55 | WISCONSIN | WI |
56 | WYOMING | WY |
Section IIIIV: Acronyms/Definitions
id | Acronym | Explanation |
---|---|---|
1 | PK | primary key, the unique identifier for a row |
2 | FK | foreign key, a reference to a unique row that is defined in another table. |
...