diff --git a/namespaces/usbr/README.md b/namespaces/usbr/README.md new file mode 100644 index 00000000..7de6176d --- /dev/null +++ b/namespaces/usbr/README.md @@ -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 + +konda@lincolninst.edu + diff --git a/namespaces/usbr/rise.csv b/namespaces/usbr/rise.csv new file mode 100644 index 00000000..0c4afc6a --- /dev/null +++ b/namespaces/usbr/rise.csv @@ -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 \ No newline at end of file