
The USGS Real-Time Flood Impact (RT-FI) API service helps communities protect lives and property by providing flood risk context to widely-available USGS streamgage height measurements.
The USGS Real-Time Flood Impact (RT-FI) API service helps communities protect lives and property by providing flood risk context to widely-available USGS streamgage height measurements.
This blog shows several different ways to visualize data from the tidycensus
package for R.
Quarto provides easier-than-ever ways to create data-driven, reproducible documents. This blog demonstrates how to use custom code templates to easily replicate code chunks with a reproducible USGS streamgage example!
Tips and example R scripts for converting long-formatted data into wide tabular format
Improve your functions with helpful dataframe evaluation patterns.
Using the tidycensus
package to access and visualize American Community Survey (ACS) data.
hyswap is an open-source Python package that is designed to enable cooperators, stakeholders and the public to calculate summary hydrologic statistics and create maps, tables and visualizations for critical decision-making. Access the package at https://github.com/DOI-USGS/hyswap .
Iterate your R code using the map() function from the purrr package.
Write functions in R that run better and are easier to understand.
Learn the ropes building your own functions in R using water data examples.