Fix several percentage calculations | Begin adding vaccination data | Add reddit rdaily eport generator for r/Atlanta.
This commit is contained in:
		
							
								
								
									
										54
									
								
								data/parser/reddit/template.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										54
									
								
								data/parser/reddit/template.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,54 @@
 | 
			
		||||
**{date_long} Case + Vaccine Update**
 | 
			
		||||
 | 
			
		||||
This post is an attempt to accurately represent a few helpful statistics provided by the Georgia Department of Public Health (DPH) at the time of posting.
 | 
			
		||||
 | 
			
		||||
---------------------
 | 
			
		||||
 | 
			
		||||
Total Tests (PCR + Antigen): {current_tests}
 | 
			
		||||
 | 
			
		||||
Tests Reported Today: {current_tests_increase} ({current_tests_change_percent}% day-over-day)
 | 
			
		||||
 | 
			
		||||
7-Day Percent Positive: {current_percent_positive}%
 | 
			
		||||
 | 
			
		||||
-------------------
 | 
			
		||||
 | 
			
		||||
Total Confirmed Cases (PCR + Antigen): {current_cases}
 | 
			
		||||
 | 
			
		||||
Cases Reported Today: {current_cases_increase} ({current_cases_change_percent}% day-over-day)
 | 
			
		||||
 | 
			
		||||
---------------------
 | 
			
		||||
 | 
			
		||||
Total Hospitalizations: {current_hospitalizations}
 | 
			
		||||
 | 
			
		||||
Hospitalized Today: {current_hospitalizations_increase} ({current_hospitalizations_change_percent}% day-over-day)
 | 
			
		||||
 | 
			
		||||
---------------------
 | 
			
		||||
 | 
			
		||||
Total Deaths: {current_deaths}
 | 
			
		||||
 | 
			
		||||
Deaths Reported Today: {current_deaths_increase} ({current_deaths_change_percent}% day-over-day)
 | 
			
		||||
 | 
			
		||||
---------------------
 | 
			
		||||
 | 
			
		||||
Total Vaccine Doses Administered: {current_vaccinations}
 | 
			
		||||
 | 
			
		||||
Vaccine Doses Reported Today: {current_vaccinations_increase} ({current_vaccinations_change_percent}% day-over-day)
 | 
			
		||||
 | 
			
		||||
---------------------
 | 
			
		||||
 | 
			
		||||
**Each column below contains the following space-separated values:**
 | 
			
		||||
 | 
			
		||||
Contents of New Cases, New Hospitalizations, New Deaths, and New Vaccine Doses columns:
 | 
			
		||||
- The day-over-day increase [The day-over-day change as a percent of the previous day]
 | 
			
		||||
 | 
			
		||||
| Date | Test % Positive | New Cases | New Hospitalizations | New Deaths | New Vaccine Doses |
 | 
			
		||||
| ---- | --------------- | --------- | -------------------- | ---------- | ----------------- |
 | 
			
		||||
{table_rows}
 | 
			
		||||
 | 
			
		||||
Final data for December 2021, with links to posts starting in March 2020 courtesy of /u/diemunkiesdie can be found here: https://www.reddit.com/r/Atlanta/comments/rpkf94/comment/hqq24ct/
 | 
			
		||||
 | 
			
		||||
---------------------
 | 
			
		||||
 | 
			
		||||
**Sourced from today's Georgia DPH COVID-19 Report and Vaccination Data:**
 | 
			
		||||
- https://dph.georgia.gov/covid-19-daily-status-report
 | 
			
		||||
- https://experience.arcgis.com/experience/3d8eea39f5c1443db1743a4cb8948a9c
 | 
			
		||||
		Reference in New Issue
	
	Block a user