This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| DESCRIPTION OF CARPOOL VOTE CSV FOR DRIVERS | |
| Specification Version 1.1 | |
| See the associated file "example_driver_input.csv" for an example. | |
| See https://tools.ietf.org/html/rfc4180 for more information on the CSV File Format Specification. | |
| The file (CSV) provided to Carpool Vote shall have the following format: | |
| Each row of CSV shall have {# HERE} columns, delimited by a comma (,) and terminated by a newline |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ZIP,LAT,LNG | |
| 00601,18.180555, -66.749961 | |
| 00602,18.361945, -67.175597 | |
| 00603,18.455183, -67.119887 | |
| 00606,18.158345, -66.932911 | |
| 00610,18.295366, -67.125135 | |
| 00612,18.402253, -66.711397 | |
| 00616,18.420412, -66.671979 | |
| 00617,18.445147, -66.559696 |