Skip to content

Commit

Permalink
Add: Chart Data year
Browse files Browse the repository at this point in the history
  • Loading branch information
happycastle114 committed Nov 30, 2023
1 parent cda1fcc commit c94f186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions routers/scrapResultNational.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ async def getNationalTemplateData(
"level": 0,
"councilorType": "national_councilor",
"is_elected": True,
"year": year,
}
},
{"$sort": {"year": -1}},
Expand Down

0 comments on commit c94f186

Please sign in to comment.