data mapping (3) - elections
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Elections
```
export const elections = [
{ id:3, code:"PRE2019", name:"Presidential Election 2020" },
{ id:2, code:"PAR2020", name:"Parliamentary Election 2020" },
{ id:1, code:"PRO2020", name:"Provincial Council Election 2019" },
]
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.