{{ template "sync/layout/base.html" . }} {{ define "title" }}Data Entry{{ end }} {{ define "extraheader" }} {{ end }} {{ define "content" }}

Upload Pool Data

CSV Upload Requirements

Your CSV file must contain the following columns in any order. Please ensure your data matches the required format.

Field Description Format Required
Latitude GPS latitude coordinate Decimal (e.g., 37.7749) Yes
Longitude GPS longitude coordinate Decimal (e.g., -122.4194) Yes
Plat ID Unique identifier for the property Alphanumeric (e.g., P12345) Yes
Street Address Nearest street address to the pool Text (e.g., 123 Main St) No
Need a template? Download sample CSV file
Upload Data
Select your CSV file

Drag and drop a file here or click to browse

Need assistance? Contact support@example.com
{{ end }}