Publications by Patrick Ford
Water Quality
pacman::p_load(pacman, tidyverse, ggplot2, gridExtra) pollution_df = read_csv("Cities1.csv") ## Rows: 3963 Columns: 5 ## ── Column specification ──────────────────────────────────────────────────────── ## Delimiter: "," ## chr (3): C...
11 sym Python (2494 sym/5 pcs) 3 img
Water and Air Quality.
pacman::p_load(pacman,tidyverse,ggplot2,gridExtra) pollution_pf = read_csv("Cities1.csv") ## Rows: 3963 Columns: 5 ## ── Column specification ──────────────────────────────────────────────────────── ## Delimiter: "," ## chr (3): City...
7 sym Python (4290 sym/3 pcs) 1 img
Fine Particulate Matter PM(2.5).
pacman::p_load(pacman, tidyverse, ggplot2, gridExtra) WP = read_csv("WHO_PM.csv") ## Rows: 9450 Columns: 34 ## ── Column specification ──────────────────────────────────────────────────────── ## Delimiter: "," ## chr (14): Indicator...
11 sym Python (2763 sym/5 pcs) 3 img
Particulate Matter in Water.
pacman::p_load(pacman, tidyverse, ggplot2, gridExtra) # Extracting Water Pollution information WP = read_csv("WHO_PM.csv") ## Rows: 9450 Columns: 34 ## ── Column specification ──────────────────────────────────────────────────────── ...
11 sym Python (2861 sym/5 pcs) 3 img
Fine Particulate Matter PM(2.5).
pacman::p_load(pacman, tidyverse, ggplot2, gridExtra) WP = read_csv("WHO_PM.csv") ## Rows: 9450 Columns: 34 ## ── Column specification ──────────────────────────────────────────────────────── ## Delimiter: "," ## chr (14): Indicator...
11 sym Python (2765 sym/5 pcs) 3 img
Water Quality
pacman::p_load(pacman, tidyverse, ggplot2, gridExtra) pollution_df = read_csv("Cities1.csv") ## Rows: 3963 Columns: 5 ## ── Column specification ──────────────────────────────────────────────────────── ## Delimiter: "," ## chr (3): C...
11 sym Python (2581 sym/5 pcs) 3 img
Air & Water
The 10 Best & Worst Countries: Air Quality and Water Pollution - 2020 Patrick Ford Row Chart 1 Chart 2 Row Chart 3 Chart 4...
190 sym 8 img
Water Quality
The 42 Best & Worst Countries: Water Pollution - 2020 Patrick Ford Column Chart A Column Chart B...
152 sym 4 img
Velocity Time Dilation
Velocity time dilation is a phenomenon predicted by Albert Einstein’s theory of special relativity. It states that time can appear to pass at different rates for two observers, depending on their relative motion. The faster an object is moving relative to another observer, the more time slows down for that object relative to the observer at rest....
2131 sym
Bob's black-hole experience
In this scenario, where Bob’s spacecraft is travelling near the speed of light and is caught in the gravitational pull of a black hole for a period of time before breaking free, both special relativity (due to high-speed travel) and general relativity (due to gravitational time dilation near the black hole) would contribute to time dilation effec...
2875 sym