class: center, middle, inverse, title-slide .title[ # Plotly Assignment ] .subtitle[ ## UFO Sightings by U.S. State based on 2020 Census Data ] .author[ ### Anthony DiFiore ] .date[ ### 2025-02-25 ] --- ## UFO Sightings by U.S. State vs. State Population
--- ## References 1. [UFO Data](https://www.kaggle.com/NUFORC/ufo-sightings). 2. [U.S. Population Data](https://www.census.gov/data/tables/time-series/demo/popest/2020s-state-total.html). 3. [Plotly Documentation](https://plotly.com/r/). 4. [R Markdown Documentation](https://rmarkdown.rstudio.com/lesson-13.html).