Releases: worldbank/povcalnet
Releases · worldbank/povcalnet
add disclaimer about PIP
v1.2.0 Add disclaimer
Address several comments
- Display warning message when data is not available for combination of countries and years
- fixed examples names
- fix spelling
- remove censoring coverage as it is being done at the API level
- udpate pkg info
Get reference years dynamically
Now, reference year are not hard-coded.
Notify users when command is not installed but it has been cloned
Merge pull request #23 from worldbank/fix_find_src add NotInstalled if povcalnet source not found
fix bugs
v1.1.4 fix bug
New algorithm to find latest installation source
Merge pull request #22 from worldbank/Github_version_control New Github version control
solve bug in ppp option
solves minor issue w/ users given ppp
Add population share option
In this version, we introduce the option popshare()
. Now the user can select the share of the population of interest and the povcalnet
command will return the corresponding poverty line.
Fix bugs and metadata
Big changes on metadata.
Version 1.0.0
This release contains the first stable version of the povcalnet
Stata package.