Skip to content

Commit

Permalink
Merge pull request #1091 from DTS-STN/july24rates
Browse files Browse the repository at this point in the history
211478 - 2024 Q3 rates
  • Loading branch information
MarcoGoC authored Jun 26, 2024
2 parents ef58cd5 + e2a2a17 commit 9d863de
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
54 changes: 27 additions & 27 deletions utils/api/scrapers/data/oas-amounts-en.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
{
"lastupdatedYear": "2022",
"lastupdatedQuarter": "April to June 2024",
"renewalYearGIS": "2023",
"lastupdatedYear": "2023",
"lastupdatedQuarter": "July to September 2024",
"renewalYearGIS": "2024",
"oas": {
"average": "713.34",
"average75": "784.67",
"maximum": "134,626",
"maximum75": "137,331",
"clawback": "81,761"
"average": "718.33",
"average75": "790.16",
"maximum": "142,609",
"maximum75": "148,179",
"clawback": "86,912"
},
"gis": {
"single-amount": "1,065.47",
"single-limit": "21,624",
"spouse-oas-amount": "641.35",
"spouse-oas-limit": "28,560",
"spouse-no-oas-amount": "1,065.47",
"spouse-no-oas-limit": "51,840",
"spouse-allowance-amount": "641.35",
"spouse-allowance-limit": "39,984"
"single-amount": "1,072.93",
"single-limit": "21,768",
"spouse-oas-amount": "645.84",
"spouse-oas-limit": "28,752",
"spouse-no-oas-amount": "1,072.93",
"spouse-no-oas-limit": "52,176",
"spouse-allowance-amount": "645.84",
"spouse-allowance-limit": "40,272"
},
"allowance": {
"spouse-gis-amount": "1,354.69",
"spouse-gis-limit": "39,984",
"survivor-amount": "1,614.89",
"survivor-limit": "29,112"
"spouse-gis-amount": "1,364.17",
"spouse-gis-limit": "40,272",
"survivor-amount": "1,626.20",
"survivor-limit": "29,328"
},
"topup": {
"single": "165.04",
"married": "46.76"
"single": "166.20",
"married": "47.09"
},
"delay": {
"oas66": "764.70",
"oas67": "816.06",
"oas68": "867.42",
"oas69": "918.78",
"oas70": "970.14"
"oas66": "770.05",
"oas67": "821.77",
"oas68": "873.49",
"oas69": "925.21",
"oas70": "976.93"
}
}
54 changes: 27 additions & 27 deletions utils/api/scrapers/output/legalValuesJson.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
{
"lastUpdatedYear": 2022,
"lastUpdatedQuarter": "April to June 2024",
"renewalYearGIS": 2023,
"lastUpdatedYear": 2023,
"lastUpdatedQuarter": "July to September 2024",
"renewalYearGIS": 2024,
"oas": {
"amount": 713.34,
"amount75": 784.67,
"incomeLimit": 134626,
"incomeLimit75": 137331,
"clawbackIncomeLimit": 81761
"amount": 718.33,
"amount75": 790.16,
"incomeLimit": 142609,
"incomeLimit75": 148179,
"clawbackIncomeLimit": 86912
},
"gis": {
"singleAmount": 1065.47,
"singleIncomeLimit": 21624,
"spouseOasAmount": 641.35,
"spouseOasIncomeLimit": 28560,
"spouseNoOasAmount": 1065.47,
"spouseNoOasIncomeLimit": 51840,
"spouseAlwAmount": 641.35,
"spouseAlwIncomeLimit": 39984
"singleAmount": 1072.93,
"singleIncomeLimit": 21768,
"spouseOasAmount": 645.84,
"spouseOasIncomeLimit": 28752,
"spouseNoOasAmount": 1072.93,
"spouseNoOasIncomeLimit": 52176,
"spouseAlwAmount": 645.84,
"spouseAlwIncomeLimit": 40272
},
"alw": {
"alwAmount": 1354.69,
"alwIncomeLimit": 39984,
"afsAmount": 1614.89,
"afsIncomeLimit": 29112
"alwAmount": 1364.17,
"alwIncomeLimit": 40272,
"afsAmount": 1626.2,
"afsIncomeLimit": 29328
},
"topUp": {
"single": 165.04,
"married": 46.76
"single": 166.2,
"married": 47.09
},
"delay": {
"oas66": 764.7,
"oas67": 816.06,
"oas68": 867.42,
"oas69": 918.78,
"oas70": 970.14
"oas66": 770.05,
"oas67": 821.77,
"oas68": 873.49,
"oas69": 925.21,
"oas70": 976.93
}
}

0 comments on commit 9d863de

Please sign in to comment.