Skip to main content

Proper CSV Formatting for Geoconnex

note

For a tutorial on how to submit your CSV data see the contribution tutorial

Geoconnex expects a standard format for the CSVs which maps a persistent identifier in Geoconnex to a single data resource. You must include at least the following 4 columns:

Column TitleDescription
idThe ID within geoconnex that your data should map to. These are unique, will redirect to the associated target, and are meant for individual monitoring locations. View the identification scheme section for more info.
targetThe URL pointing to a JSON-LD landing page for a single feature in your data.
creatorA contact email for someone associated with the resource.
descriptionA natural language description of the data.

1:1 vs 1:N Redirects

There is a strong preference for creating 1:1 redirects. That is, specifying an exact redirect from a geoconnex.us-based PID to the URI of the hydrologic feature you have a web resource about, for each and every individual feature.

An example 1:1 mapping

Source: demo.csv

This enables the resolution of features such as https://geoconnex.us/usgs/monitoring-location/01010000 to https://waterdata.usgs.gov/monitoring-location/01010000