gage-conditions-gif VS viz-scratch

Compare gage-conditions-gif vs viz-scratch and see what are their differences.

viz-scratch

Repository for one-off plots, ideas, and gifs - anything smaller or more transient than a regular visualization (by USGS-VIZLAB)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gage-conditions-gif viz-scratch
2 2
15 16
- -
5.0 0.0
13 days ago about 1 year ago
R HTML
Creative Commons Zero v1.0 Universal Creative Commons Zero v1.0 Universal
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gage-conditions-gif

Posts with mentions or reviews of gage-conditions-gif. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-13.
  • [OC] U.S. Streamflow levels July 2021 compared to historic record
    2 projects | /r/dataisbeautiful | 13 Aug 2021
    Nearly 8,000 active streamgages were used to make this chart, using the dataRetrieval package for R to access USGS streamflow data provided by the National Water Information System. Historic and current data were processed in R and the chart was made using the ggplot2, patchwork, and ggfx packages. Final text annotations were done using a vector graphics editor.
  • [OC] U.S. river conditions Jan 1st - Mar 31st, 2021 at USGS streamgages, animated
    2 projects | /r/dataisbeautiful | 16 Apr 2021
    The gage and spatial data were processed in R using dataRetrieval, sf, sp, rgeos, and dplyr. The animation frames were created in R using standard base R graphics, then the frames were stitched together into a video using FFmpeg. Source code can be found on our gage conditions GitHub repository: https://github.com/USGS-VIZLAB/gage-conditions-gif.

viz-scratch

Posts with mentions or reviews of viz-scratch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-13.
  • [OC] U.S. Streamflow levels July 2021 compared to historic record
    2 projects | /r/dataisbeautiful | 13 Aug 2021
    Nearly 8,000 active streamgages were used to make this chart, using the dataRetrieval package for R to access USGS streamflow data provided by the National Water Information System. Historic and current data were processed in R and the chart was made using the ggplot2, patchwork, and ggfx packages. Final text annotations were done using a vector graphics editor.
  • [OC] Millions of acres burned and millions of dollars spent on wildfire suppression 1985-2020
    1 project | /r/dataisbeautiful | 14 Apr 2021
    This bubble chart uses data reported from the National Interagency Fire Center (https://www.nifc.gov/fire-information/statistics/suppression-costs) on the total acreage of the U.S. burned by wildfires each year from 1985-2020, in addition to the cost of fire suppression by federal agencies and the total number of fires. Data were scraped using the rvest package in R and the gif was made using gplo2 and gganimate. The final gif was annotated using Adobe Photoshop. See the code here: https://github.com/USGS-VIZLAB/viz-scratch/blob/master/fire_area/scrape_fire_data.R