generated from kse-ua/quick-start
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Task
Develop a series of graphs that describe the available data assets that deal with economic indicators. Specifically, work with the product of the ./manipulation/ellis-economics.R (which digests App 3. Показники фінансвої спроможності тергромад 1 кв 2022 (в ІАС ) We don't know yet what those graphs will look like, but we want to:
- look at univariate distribution of each indicator
- look at bivariate distributions among indicators
- look at how indicators change with time
- how oblasts and regions vary among each other
Notes:
- Use
./analysis/economic-outcomes/economic-outcomes.Ras the starting point. - Store work in
./analysis/economic-outcomes/economic-outcomes-yourname.Rscript, I will integrate successful compositions in the main script./analysis/economic-outcomes/economic-outcomes.R. - Do not commit graphs
- See this commit for an example.
- Contain each graph in a dedicated chunk (e.g.
graph-2)