You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2024. It is now read-only.
Use this repo as a template to quickly start a 360info project in [Quarto](https://quarto.org).
4
2
5
-
This template is designed to be used as a [dev container](https://containers.dev). You can work inside the container [locally using Docker and VScode](https://code.visualstudio.com/docs/devcontainers/containers), or you can open the project in GitHub Codespaces:
3
+
# HELP debts
6
4
7
-

5
+
### [📋 Add graphic to your story](blob/main/out/synth-heatmap.png?edshare) • [📊 Get the data](data) • [💻 Reproduce the analysis](#-reproduce-the-analysis)
8
6
9
-
Add dependencies, such as R package or other tools, using the `.devcontainer/devcontainer.json` file.
7
+
Visualises the impact of changing repayment rates and indexation on
8
+
Australian student debt
10
9
11
-
The project's `README.md` will be generated from `README.qmd`, not this file. Fill the frontmatter in there to customise the README. When the project is ready for publication, overwrite this file with the rendered `out/README.md`.
This template just includes the project scaffolding to et started. To create an analysis or embed document, use [`360-info/quarto-templates`](https://github.com/360-info/quarto-templates):
15
+
These charts, as well as the analyses that underpin them, are available
16
+
under a Creative Commons Attribution 4.0 licence. This includes
17
+
commercial reuse and derivates.
16
18
17
-
```bash
18
-
quarto use templaye 360-info/quarto-templates/360-embed
19
+
<!-- Do any of the data sources fall under a different licence? If so, describe the licence and which parts of the data fall under it here! if most of it does, change the above and replace LICENCE.md too -->
@@ -31,6 +30,10 @@ Data in these charts comes from:
31
30
32
31
**Please attribute 360info and the data sources when you use and remix these visualisations.**
33
32
33
+
:::{.callout-warning}
34
+
Please note that the source data for this analysis is not included with this repository. It is available from the ATO at the above link on request and upon submission of a confidentiality deed.
subtitle = "Debts that \"go backwards\" to remain last year for some people earning $50,000–70,000 despite new policy",
1054
+
title = "HELP loans didn't go backwards before 2020",
1055
+
subtitle = "Before 2020, the combination of repayment rates and indexation levels ensured that if you were making mandatory payments, your balance never rose.",
1056
+
# subtitle = "Debts that \"go backwards\" to remain last year for some people earning $50,000–70,000 despite new policy",
0 commit comments