Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RobertApikyan/6ae80e60a9052039ca305ccf1603318c to your computer and use it in GitHub Desktop.
Save RobertApikyan/6ae80e60a9052039ca305ccf1603318c to your computer and use it in GitHub Desktop.
{
"items":[
{
"id":53,
"name":"Car",
"keyword":"car",
"user_id":"e322c4d4-fbc7-42d1-8bc2-6ca12372442a",
"defaults":null,
"last_value":null,
"last_run_date":null,
"is_enabled":false,
"icon":"car.png",
"template_id":19,
"description":"Buying a new car is always expensive and reduces the savings potential.",
"creation_date":"2023-06-12T14:07:11.736408",
"modification_date":null,
"input":null,
"hit_count":0,
"category_name":"Private",
"is_default":false
},
{
"id":50,
"name":"Cat",
"keyword":"cat",
"user_id":"e322c4d4-fbc7-42d1-8bc2-6ca12372442a",
"defaults":null,
"last_value":null,
"last_run_date":null,
"is_enabled":false,
"icon":"cat.png",
"template_id":10,
"description":"Taking responsibility for an animal doesn't solely assume a lot of time but also money. The holder must consider cyclical payments in their financial planing (e.g. Food, Vet, Insurance).",
"creation_date":"2023-06-07T12:58:27.761066",
"modification_date":null,
"input":null,
"hit_count":0,
"category_name":"Private",
"is_default":false
},
{
"id":57,
"name":"Child",
"keyword":"child",
"user_id":"e322c4d4-fbc7-42d1-8bc2-6ca12372442a",
"defaults":null,
"last_value":null,
"last_run_date":null,
"is_enabled":false,
"icon":"child.png",
"template_id":26,
"description":"Expecting a child and planning a family is connected with great financial expenses and reduces the overall budget. Usually requires a partner to stay at home and quit their job for a longer period (parental leave).",
"creation_date":"2023-06-12T14:07:58.150071",
"modification_date":null,
"input":null,
"hit_count":0,
"category_name":"Private",
"is_default":false
},
{
"id":56,
"name":"Classic Quadratic Equation",
"keyword":"classic_quadratic_equation",
"user_id":"e322c4d4-fbc7-42d1-8bc2-6ca12372442a",
"defaults":null,
"last_value":null,
"last_run_date":null,
"is_enabled":false,
"icon":"classic_quadratic_equation.png",
"template_id":4,
"description":null,
"creation_date":"2023-06-12T14:07:55.446568",
"modification_date":null,
"input":{
"a":3,
"b":4,
"c":5
},
"hit_count":0,
"category_name":"Equations",
"is_default":false
},
{
"id":54,
"name":"Dog",
"keyword":"dog",
"user_id":"e322c4d4-fbc7-42d1-8bc2-6ca12372442a",
"defaults":null,
"last_value":null,
"last_run_date":null,
"is_enabled":false,
"icon":"dog.png",
"template_id":11,
"description":"Taking responsibility for an animal doesn't solely assume a lot of time but also money. The holder must consider cyclical payments in their financial planing (e.g. Food, Vet, Insurance).",
"creation_date":"2023-06-12T14:07:27.454310",
"modification_date":null,
"input":null,
"hit_count":0,
"category_name":"Private",
"is_default":false
},
{
"id":55,
"name":"Early Retirement",
"keyword":"early_retirement",
"user_id":"e322c4d4-fbc7-42d1-8bc2-6ca12372442a",
"defaults":null,
"last_value":null,
"last_run_date":null,
"is_enabled":false,
"icon":"early_retirement.png",
"template_id":8,
"description":"Early retirement reduces statuary pension depending on the amount of years one wants to retire early. The entry age for the pension without deductions is 67 Years.",
"creation_date":"2023-06-12T14:07:30.450805",
"modification_date":null,
"input":null,
"hit_count":0,
"category_name":"Professional",
"is_default":false
},
{
"id":48,
"name":"Only Guaranteed Pension",
"keyword":"only_guaranteed_pension",
"user_id":"e322c4d4-fbc7-42d1-8bc2-6ca12372442a",
"defaults":null,
"last_value":null,
"last_run_date":null,
"is_enabled":false,
"icon":"only_guaranteed_pension.png",
"template_id":7,
"description":"Various payment expected during retirement are subject to risk. If economic conditions weaken and product providers get into turmoil, payments could limited to guaranteed amounts.",
"creation_date":"2023-06-07T11:24:30.740663",
"modification_date":null,
"input":null,
"hit_count":0,
"category_name":"Economic",
"is_default":true
},
{
"id":47,
"name":"Stop Of Contributions",
"keyword":"stop_of_contributions",
"user_id":"e322c4d4-fbc7-42d1-8bc2-6ca12372442a",
"defaults":null,
"last_value":null,
"last_run_date":null,
"is_enabled":false,
"icon":"stop_of_contributions.png",
"template_id":6,
"description":"Future contributions are key to achieve estimated future income levels. If contributions stop, the actual pension can decrease significantly.",
"creation_date":"2023-06-07T11:24:30.574481",
"modification_date":null,
"input":null,
"hit_count":0,
"category_name":"Professional",
"is_default":true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment