I am uploading csv files to https://geocoding.geo.census.gov/ for batch geocoding. After some python code to parse and separate files. I have to manually save each CSV file with excel as a csv again or I get an error "Malformed input file or file not of type .CSV, .TXT, .DAT, .XLS, or .XLSX
The data should be in separate columns in a CSV or Excel file. Use a comma separator for text or DAT files" . I opened with a text editor and notice one difference the comma at the end of each line. Is this an encoding issue? example Working
5028156,2700 W BETHANY HOME RD,Phoenix,AZ,
Non-working file
5093590,4808 N 15TH ST,Phoenix,AZ