https://github.com/redte-ch/redistributeme
Impact of taxes and social benefits on disposable income
https://github.com/redte-ch/redistributeme
astro benefits d3 openapi openfisca rac svelte taxes typescript
Last synced: about 2 months ago
JSON representation
Impact of taxes and social benefits on disposable income
- Host: GitHub
- URL: https://github.com/redte-ch/redistributeme
- Owner: redte-ch
- License: agpl-3.0
- Created: 2025-02-21T11:53:03.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T13:24:24.000Z (about 2 months ago)
- Last Synced: 2025-03-03T14:27:56.234Z (about 2 months ago)
- Topics: astro, benefits, d3, openapi, openfisca, rac, svelte, taxes, typescript
- Homepage: https://redistribute.me
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReDistributeMe
ReDistributeMe is a RaC-powered webapp built with TypeScript and the OpenFisca
API to show how taxes and social benefits have an impact on households'
disposable income (or their net income including benefits).Disposable income is a crucial tool for rule-makers to assess fairness and equity.
Its distribution among households varies based on their composition and income
levels. Yet, the complexity of tax and benefit systems makes it challenging to
quickly evaluate constituents’ disposable income. ReDistributeMe aims to help you
to have a preliminary illustration of disposable income variance, to show how,
based on different household compositions and income levels, it has a
redistributive impact influenced by both taxes and social benefits.## Built With
- TODO
## Getting Started
TODO
### Prerequisites
TODO
### Installation
TODO
## Usage
TODO
## Roadmap
- [ ] Fix `disposable_income` formula in `openfisca-country-template`
- [ ] Bootstrap this repository with a vanilla TypeScript + Astro + Svelte app
- [ ] Change licence to EUPL-1.2
- [ ] TODO## Licence
Distributed under the TODO licence. See [LICENSE](LICENSE) for more information.
## Contributing
TODO
### Top contributors
## Contact
- [Mauko Quiroga-Alvarado](https://www.linkedin.com/in/maukoquiroga/)
- [Thomas Guillet](https://www.linkedin.com/in/thomasguillet1234/)## Acknowledgments
- [DINUM](https://www.numerique.gouv.fr/)
- [Best-README-Template](https://github.com/othneildrew/Best-README-Template)