As a term project in the first semester of 2020, data on the number of confirmed coronaviruses can be shared with the media, such as social sharing services. Data Analysis Statistical data is used to check how many confirmed cases occur on a daily basis, how many deaths, and how many cases are distributed. This allows you to provide communication services that can inform people as well.
Index
-
Project goals and content
-
Reason for selecting a topic or the need for this project
-
Data acquisition
-
Implementation Description: Freely explain how the acquired data was processed, what information was extracted, what the software functions, and how the software operates. (Including software screenshots, if necessary)
-
Analysis result or implementation result: Analyze data and show results by implementing mathematical/logical methodology in python (graph, etc.)
-
Conclusion: Describe in detail whether the project goal has been achieved, and whether your proposition/logic has been proved/confirmed
-
Specify the part used by open source: Specify the source of the used open source and the part used in your own code. Specify the part you have implemented yourself.
-
References: List the sources of materials, internet information, papers, books, etc. acquired for the project.
-
Attachment: 3 of the acquired data source (link if too large)
-
Appendix: 4) processed data source
-
Attachment: Original python source code developed by myself for the project