jonblustein commited on
Commit
6e6519a
·
verified ·
1 Parent(s): 8808c7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -56,7 +56,7 @@ Both the average and the median capacity are higher for PWR reactors, although t
56
 
57
  This question was explored using a **world map** based on latitude and longitude.
58
 
59
- ![Question 2](q%202.png)
60
 
61
  **Answer:**
62
  The map shows that nuclear reactors are highly concentrated near coastlines.
@@ -70,7 +70,7 @@ This pattern is not perfectly sharp, but it is visible enough to suggest that ge
70
 
71
  This question was explored using a **stacked bar chart** of reactor counts by country and reactor type.
72
 
73
- ![Question 3](q%203.png)
74
 
75
  **Answer:**
76
  The United States and China appear to have the highest numbers of reactors, followed by countries such as Japan and France.
@@ -81,7 +81,7 @@ The distribution of PWR and BWR reactors is not the same in all countries, which
81
 
82
  This question was explored using a **bar chart** of total capacity by reactor type.
83
 
84
- ![Question 4](q%204.png)
85
 
86
  **Answer:**
87
  PWR reactors contribute much more total global capacity than BWR reactors in this dataset.
 
56
 
57
  This question was explored using a **world map** based on latitude and longitude.
58
 
59
+ ![Question 2](q2.png)
60
 
61
  **Answer:**
62
  The map shows that nuclear reactors are highly concentrated near coastlines.
 
70
 
71
  This question was explored using a **stacked bar chart** of reactor counts by country and reactor type.
72
 
73
+ ![Question 3](q3.png)
74
 
75
  **Answer:**
76
  The United States and China appear to have the highest numbers of reactors, followed by countries such as Japan and France.
 
81
 
82
  This question was explored using a **bar chart** of total capacity by reactor type.
83
 
84
+ ![Question 4](q4.png)
85
 
86
  **Answer:**
87
  PWR reactors contribute much more total global capacity than BWR reactors in this dataset.