Skip to content

Commit

Permalink
Merge pull request #236 from internetofwater/upload-usbr-1721872109624
Browse files Browse the repository at this point in the history
Add CSV file to usbr
  • Loading branch information
ksonda authored Jul 25, 2024
2 parents 595ea83 + 2876337 commit b84be73
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
26 changes: 26 additions & 0 deletions namespaces/usbr/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# usbr

## Homepage

https://data.usbr.gov

## Description

Locations for which at least one data record in the Reclamation Information Sharing Environment exists. Managed by CGS on an introductory basis

## Example PID

https://geoconnex.us/usbr/rise/locations/3514

## Example redirect target URL

https://data.usbr.gov/location/3514

## Contact name

Kyle Onda

## Contact email

[email protected]

2 changes: 2 additions & 0 deletions namespaces/usbr/rise.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
id,target,creator,description
https://geoconnex.us//usbr/rise/locations/([a-zA-Z0-9_]+).*$,https://data.usbr.gov/location/$1,CGS-IoW,USBR Locations in RISE Catalog

0 comments on commit b84be73

Please sign in to comment.