Upload data/dataset.csv with huggingface_hub
Browse files- data/dataset.csv +2 -0
    	
        data/dataset.csv
    ADDED
    
    | @@ -0,0 +1,2 @@ | |
|  | |
|  | 
|  | |
| 1 | 
            +
            "payload"
         | 
| 2 | 
            +
            "[{""stateId"": 1, ""stateAbbreviation"": ""AL"", ""stateName"": ""Alabama""}, {""stateId"": 2, ""stateAbbreviation"": ""AK"", ""stateName"": ""Alaska""}, {""stateId"": 4, ""stateAbbreviation"": ""AZ"", ""stateName"": ""Arizona""}, {""stateId"": 5, ""stateAbbreviation"": ""AR"", ""stateName"": ""Arkansas""}, {""stateId"": 6, ""stateAbbreviation"": ""CA"", ""stateName"": ""California""}, {""stateId"": 8, ""stateAbbreviation"": ""CO"", ""stateName"": ""Colorado""}, {""stateId"": 9, ""stateAbbreviation"": ""CT"", ""stateName"": ""Connecticut""}, {""stateId"": 10, ""stateAbbreviation"": ""DE"", ""stateName"": ""Delaware""}, {""stateId"": 11, ""stateAbbreviation"": ""DC"", ""stateName"": ""District of Columbia""}, {""stateId"": 12, ""stateAbbreviation"": ""FL"", ""stateName"": ""Florida""}, {""stateId"": 13, ""stateAbbreviation"": ""GA"", ""stateName"": ""Georgia""}, {""stateId"": 15, ""stateAbbreviation"": ""HI"", ""stateName"": ""Hawaii""}, {""stateId"": 16, ""stateAbbreviation"": ""ID"", ""stateName"": ""Idaho""}, {""stateId"": 17, ""stateAbbreviation"": ""IL"", ""stateName"": ""Illinois""}, {""stateId"": 18, ""stateAbbreviation"": ""IN"", ""stateName"": ""Indiana""}, {""stateId"": 19, ""stateAbbreviation"": ""IA"", ""stateName"": ""Iowa""}, {""stateId"": 20, ""stateAbbreviation"": ""KS"", ""stateName"": ""Kansas""}, {""stateId"": 21, ""stateAbbreviation"": ""KY"", ""stateName"": ""Kentucky""}, {""stateId"": 22, ""stateAbbreviation"": ""LA"", ""stateName"": ""Louisiana""}, {""stateId"": 23, ""stateAbbreviation"": ""ME"", ""stateName"": ""Maine""}, {""stateId"": 24, ""stateAbbreviation"": ""MD"", ""stateName"": ""Maryland""}, {""stateId"": 25, ""stateAbbreviation"": ""MA"", ""stateName"": ""Massachusetts""}, {""stateId"": 26, ""stateAbbreviation"": ""MI"", ""stateName"": ""Michigan""}, {""stateId"": 27, ""stateAbbreviation"": ""MN"", ""stateName"": ""Minnesota""}, {""stateId"": 28, ""stateAbbreviation"": ""MS"", ""stateName"": ""Mississippi""}, {""stateId"": 29, ""stateAbbreviation"": ""MO"", ""stateName"": ""Missouri""}, {""stateId"": 30, ""stateAbbreviation"": ""MT"", ""stateName"": ""Montana""}, {""stateId"": 31, ""stateAbbreviation"": ""NE"", ""stateName"": ""Nebraska""}, {""stateId"": 32, ""stateAbbreviation"": ""NV"", ""stateName"": ""Nevada""}, {""stateId"": 33, ""stateAbbreviation"": ""NH"", ""stateName"": ""New Hampshire""}, {""stateId"": 34, ""stateAbbreviation"": ""NJ"", ""stateName"": ""New Jersey""}, {""stateId"": 35, ""stateAbbreviation"": ""NM"", ""stateName"": ""New Mexico""}, {""stateId"": 36, ""stateAbbreviation"": ""NY"", ""stateName"": ""New York""}, {""stateId"": 37, ""stateAbbreviation"": ""NC"", ""stateName"": ""North Carolina""}, {""stateId"": 38, ""stateAbbreviation"": ""ND"", ""stateName"": ""North Dakota""}, {""stateId"": 39, ""stateAbbreviation"": ""OH"", ""stateName"": ""Ohio""}, {""stateId"": 40, ""stateAbbreviation"": ""OK"", ""stateName"": ""Oklahoma""}, {""stateId"": 41, ""stateAbbreviation"": ""OR"", ""stateName"": ""Oregon""}, {""stateId"": 42, ""stateAbbreviation"": ""PA"", ""stateName"": ""Pennsylvania""}, {""stateId"": 44, ""stateAbbreviation"": ""RI"", ""stateName"": ""Rhode Island""}, {""stateId"": 45, ""stateAbbreviation"": ""SC"", ""stateName"": ""South Carolina""}, {""stateId"": 46, ""stateAbbreviation"": ""SD"", ""stateName"": ""South Dakota""}, {""stateId"": 47, ""stateAbbreviation"": ""TN"", ""stateName"": ""Tennessee""}, {""stateId"": 48, ""stateAbbreviation"": ""TX"", ""stateName"": ""Texas""}, {""stateId"": 49, ""stateAbbreviation"": ""UT"", ""stateName"": ""Utah""}, {""stateId"": 50, ""stateAbbreviation"": ""VT"", ""stateName"": ""Vermont""}, {""stateId"": 51, ""stateAbbreviation"": ""VA"", ""stateName"": ""Virginia""}, {""stateId"": 53, ""stateAbbreviation"": ""WA"", ""stateName"": ""Washington""}, {""stateId"": 54, ""stateAbbreviation"": ""WV"", ""stateName"": ""West Virginia""}, {""stateId"": 55, ""stateAbbreviation"": ""WI"", ""stateName"": ""Wisconsin""}, {""stateId"": 56, ""stateAbbreviation"": ""WY"", ""stateName"": ""Wyoming""}, {""stateId"": 66, ""stateAbbreviation"": ""GU"", ""stateName"": ""Guam""}, {""stateId"": 72, ""stateAbbreviation"": ""PR"", ""stateName"": ""Puerto Rico""}, {""stateId"": 78, ""stateAbbreviation"": ""VI"", ""stateName"": ""Virgin Islands""}]"
         | 

