Skip to content

era-api-0.1.0

Compare
Choose a tag to compare
@mbergonzini mbergonzini released this 03 Jan 09:10
· 17 commits to main since this release
5bb02a6
Export census : json and csv format (#2)

* refactor: json output

* build: update spring version

* test: fix bug temporary

* build: change finalName

* style: delete comments and imports

* feat: add csv exports (survey and supplement)

* Update BusinessConstant.java

* fix: bad constant

* fix: bad constant

* feat: change column name

* fix: change output

* fix: bug when birthMonth or BirthDay empty

* perf: optimising the recovery of individuals

* refactor: deprecated old controller

* fix: replace empty days and months with 31 and 12 only for comparisons

* delete truncate

* release: 0.1.0-RC

* fix: majorityDate <= startYear

* release: 0.1.0