Simple Conditions Logo

Simple Conditions

What SimpleConditions Does

We aggregate official USGS streamgage and NWS forecast observations, combine them with derived metrics (flow trends, turbidity indicators, forecast windows), and expose them as easy-to-configure dashboards. Build dashboards for a single location or multiple sites and display them where your audience already is — your website, your org portal, or hosted by us.

Key features

Authoritative data

We pull live USGS and NWS feeds and normalize the values so dashboards are always up to date.

Visual, configurable dashboards

Choose which metrics to show and how they're presented — graphs, numeric tiles, or compact embeds.

Easy embed & hosting

Embed with a single iframe snippet or let us host the dashboard for you with secure delivery.

Sample dashboards

Upper Colorado River

Real-time conditions for the Upper Colorado River including flow rates, water temperature, and turbidity data from multiple USGS monitoring sites.

View Dashboard →

Arapahoe Basin

Mountain weather conditions including temperature, wind, precipitation, and snow accumulation data for the A-Basin ski area.

View Dashboard →

Embed widgets on your site

Add live dashboard widgets to any website with just a few lines of code. No React or framework dependencies required.

Live Preview

Loading Upper Colorado River dashboard...

This is a live embedded dashboard showing real-time data from the Upper Colorado River.

HTML Code

Smart API Detection: The widget automatically detects the correct API endpoint based on your domain. Localhost/development uses your local API, production domains use our Render API.

<!-- Add container div -->
<div id="my-dashboard"></div>

<!-- Load widget script -->
<script src="https://simpleconditions.com/dashboard-widget.js"></script>

<!-- Render dashboard -->
<script>
renderDashboardWidget(
"my-dashboard",
"4dd813b8-5438-476c-9da7-dad8eed92e3c"
);
</script>

Note:

  • Simple Conditions endpoints will not provide data to your site without CORS enabled.
  • If you would like to use Simple Conditions on your site, please contact our sales team..

Coming soon

Custom styling

Match fonts, colors, and layout to your brand — or use our ready-made themes.

Access control & analytics

Keep dashboards public or private, with usage metrics and uptime reports.

Developer friendly

Programmatic configuration via JSON and REST endpoints makes automation simple.

How it works — three simple paths

  1. Select data sources & locations. Pick USGS gauges, NWS forecast zones, or combine both.
  2. Configure the dashboard. Choose tiles, charts, threshold colors, and layout.
  3. Embed or host. Copy a single iframe to embed or choose SimpleConditions hosting.

Trustworthy — built on official data

We rely on USGS and NWS for source data and apply transparent, documented transforms to calculate trends, thresholds, and alerts.

About Us

Simple Conditions was developed high in the rocky mountains near Keystone, Colorado. Frustrated by how all the data for our favorite outdoor activities were scattered across the internet, we decided to build a simple, easy to use platform to bring all the data together in one place.

Ready to put live conditions on your site?

Sign up, configure a dashboard, and embed it in minutes — or let us host it for you.