iza-institute-of-labor-economics / gettsim

The GErman Taxes and Transfers SIMulator
https://gettsim.readthedocs.io/
GNU Affero General Public License v3.0
54 stars 32 forks source link

DOC: Documentation on supported groupings #723

Closed ChristianZimpelmann closed 4 months ago

ChristianZimpelmann commented 5 months ago

Is there any documentation on the groupings we are currently supporting? Would be great to have a short description of who is expected to be in that group (not sure about Familiengemeinschaft fg for example).

MImmesberger commented 5 months ago

The groups are documented in GEP 01, but are not yet part of the proper tutorial.

ChristianZimpelmann commented 5 months ago

Thanks! Very helpful although ehe and eg are still missing there.

I also found the SUPPORTED_GROUPINGS dictionary which provides some more context and is all I need for now. There, I am just not sure whether fg can consist of an adult (say 30 year old) and his/her parents. The description reads as if it is possible ("Maximum of two generations"), but the code base seems to imply that a fg consists of at most two adults.

hmgaudecker commented 5 months ago

fg is basically the potential bg, before removing children with too high incomes. So I guess the answer is no.

Christian Zimpelmann @.***> schrieb am Do., 25. Apr. 2024, 09:14:

Thanks! Very helpful although ehe and eg are still missing there.

I also found the SUPPORTED_GROUPINGS dictionary now which provides some more context and is all I need for now. There, I am just not sure whether fg can consist of an adult (say 30 year old) and his/her parents. The description reads as if it is possible ("Maximum of two generations"), but the code base seems to imply that a fg consists of at most two adults.

— Reply to this email directly, view it on GitHub https://github.com/iza-institute-of-labor-economics/gettsim/issues/723#issuecomment-2076523940, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABGV6CUIH4EPTGQWN2VAJ3Y7CUMRAVCNFSM6AAAAABGXN4752VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZWGUZDGOJUGA . You are receiving this because you are subscribed to this thread.Message ID: @.*** .com>

MImmesberger commented 4 months ago

Closed via #737. The documentation can be accessed here.