Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pslmodels/tax-microdata-benchmarking issues and pull requests
#257 - Add warning about tmd_2021.csv file to the tmd/storage/output/README.md file
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#256 - Seeking help getting permissions to make a PR to tax-microdata-benchmarking
Issue -
State: closed - Opened by donboyd5 4 months ago
- 5 comments
#255 - Jason Test PR
Pull Request -
State: closed - Opened by jdebacker 4 months ago
#254 - test pr
Pull Request -
State: closed - Opened by donboyd5 4 months ago
#253 - Fix area targets file specification and add targets file documentation
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#252 - Ensure RECID values are unique
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#251 - Temporarily move back to using Congressional districts based on 2010 Census
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#250 - CD targets are missed even though optimization tolerances are met: rounding weights to 2 decimal places is the cause
Issue -
State: closed - Opened by donboyd5 4 months ago
- 2 comments
Labels: enhancement
#249 - add notes about tmd_2021.csv
Pull Request -
State: closed - Opened by donboyd5 4 months ago
- 1 comment
#248 - Base data for tmd.csv and tmd_2021.csv are not identical, probably should put a warning on it
Issue -
State: closed - Opened by donboyd5 4 months ago
- 5 comments
#247 - Duplicate RECIDs in the tmd files
Issue -
State: closed - Opened by donboyd5 4 months ago
- 1 comment
#246 - Mask for counts in create_area_weights.py counts all records in masked group, not just the records with nonzero variable values
Issue -
State: closed - Opened by donboyd5 4 months ago
- 2 comments
#245 - Add tmd/create_taxcalc_cached_files.py and make related changes
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#244 - revert Census-year assumption to 2010 and revise associated comment
Pull Request -
State: closed - Opened by donboyd5 4 months ago
- 5 comments
#243 - revert Census-year assumption to 2010 and revise associated comment
Pull Request -
State: closed - Opened by donboyd5 4 months ago
#242 - In create_area_weights.py temporarily should revert to assuming that CDs are based on 2010 Census (that is, 117th Congress)
Issue -
State: closed - Opened by donboyd5 4 months ago
- 1 comment
#241 - Add ability to comment out one or more lines in a targets file
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#240 - Add valid_area checking to the make_all.py script
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#239 - Raise TARGET_RATIO_TOLERANCE from 0.001 to 0.004
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#238 - Switch to using 118th Congressional Districts
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#237 - Minor code simplification in create_area_weights.py script
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#236 - Update create_area_weights.py script
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#235 - Designate district in states with a single Congressional district with the IRS 00 district number
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#234 - Add examination/results4.md link to README.md file
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#233 - Update version from 0.3.0 to 0.4.0
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#232 - Update setup.py to use Tax-Calculator 4.3.0 version
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#231 - Add iprint to parameters that can be customized via targets/{area}_params.yaml
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#230 - Use districts of the 118th Congress in create_area_weights.py
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#229 - Add ability to specify an optional area custom parameters file
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#228 - Improve handling of area validity checking in create_area_weights.py
Pull Request -
State: closed - Opened by martinholmer 4 months ago
#227 - Increase TARGET_RATIO_TOLERANCE from 0.0005 to 0.0010
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#226 - Implement a binary cache of AGI values to speed up the areas/make_all.py scipt
Pull Request -
State: closed - Opened by martinholmer 5 months ago
- 1 comment
#225 - Enhancement: Avoid rerunning vdf = all_taxcalc_variables(), after first area, when running make_all.py
Issue -
State: closed - Opened by donboyd5 5 months ago
- 2 comments
#224 - Remove disp key from scipy.minimize options dictionary
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#223 - Fix issue 222 by deleting disp argument in call to minimize
Pull Request -
State: closed - Opened by donboyd5 5 months ago
- 1 comment
#222 - Any value of OPTIMIZE_IPRINT other than 0 shows every iteration, when it should show every OPTIMIZE_IPRINT iteration
Issue -
State: closed - Opened by donboyd5 5 months ago
Labels: bug
#221 - Add check of area validity to create_area_weights.py
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#220 - Streamline preparation of national data examination report
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#219 - Determine whether tmd.csv has duplicate records
Issue -
State: closed - Opened by donboyd5 5 months ago
- 4 comments
#218 - Sort columns of dataframe written to tmd_2021.csv
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#212 - Better organize areas folder structure to align with issue #197
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#211 - Add two more area-related README.md files
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#210 - Update and add README.md files
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#209 - Minor change in test_area_weights.py module
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#208 - Improve test_area_weights.py module
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#207 - Reduce create_area_weights.py FTOL and GTOL value from 1e-8 to 1e-9
Pull Request -
State: closed - Opened by martinholmer 5 months ago
- 3 comments
#206 - Increase slightly the diff rtol in test_tax_expenditues.py
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#205 - Streamline areas/make_all.py script by using multiprocessing.Pool capabilities
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#204 - Revise create_area_weights.py to log to stdout or a log file
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#203 - Cosmetic changes to areas scripts
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#202 - Add test_tmd_stats.py test module
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#201 - Require Tax-Calculator version 4.2.2 or higher
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#200 - Add areas/make_all.py tool
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#199 - Add regularization loop to create_area_weights.py
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#198 - Add code to write area weights file to create_area_weights.py module
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#197 - Discussion: Creating area-specific weights for a large number of areas
Issue -
State: closed - Opened by donboyd5 5 months ago
- 2 comments
Labels: planning
#196 - Add descriptive statistics on initial weights to create_area_weights.py
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#195 - Discussion: Should we use the areas optimization method for the national optimization?
Issue -
State: closed - Opened by donboyd5 5 months ago
- 1 comment
Labels: planning
#194 - Incorporate Don Boyd's penalty approach to minimizing weight changes while still hitting targets
Pull Request -
State: closed - Opened by martinholmer 5 months ago
- 2 comments
#193 - Add another statistic to weight_ratio_distribution function in create_area_weights.py
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#192 - Proposed approach to jointly minimizing target differences and weight changes
Pull Request -
State: closed - Opened by donboyd5 5 months ago
- 1 comment
#191 - Add regularization to lsq linear, to penalize weight changes
Pull Request -
State: closed - Opened by donboyd5 5 months ago
- 1 comment
#190 - More cosmetic changes to create_area_weights.py
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#189 - Cosmetic changes to create_area_weights.py code
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#188 - Solve for ratios of new weights to original weights, rather than directly solving for new weights
Pull Request -
State: closed - Opened by donboyd5 5 months ago
- 1 comment
#187 - Failing test_tax_exp_diffs when generating data on 9/4/2024
Issue -
State: closed - Opened by towashington 5 months ago
- 12 comments
#186 - Scaling the objective function
Issue -
State: closed - Opened by donboyd5 5 months ago
- 1 comment
#185 - Add and test create_area_weights.py script
Pull Request -
State: closed - Opened by martinholmer 5 months ago
- 9 comments
#184 - Remove calculation of agi_bin variable
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#183 - AGI bins for subnational targeting
Issue -
State: closed - Opened by donboyd5 5 months ago
- 1 comment
#182 - Add calculation of Tax-Calculator agi_bin variable
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#181 - Update examination/taxcalculator/tmd-2?.res-expect files
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#180 - Defragment loss_matrix in the reweight.py module
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#179 - Activate test_create_tmd_variables.py tests to check for warnings
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#178 - Revise some 2022 growfactors to get better 2023 tax revenue estimates
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#177 - Add years to test_tax_revenue.py and use OMB income tax revenue definition
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#176 - Rescale CPS weights
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#175 - Scale down weights of CPS records
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#174 - Add population, pension contribution, and income tax tracing
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#173 - Fix pension contribution imputation logic
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#172 - Add test_tax_revenue.py
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#171 - Add population test
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#170 - Remove furo from setup.py
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#170 - Remove furo from setup.py
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#169 - Include baseline iitax and paytax comparisons in test_tax_expenditure.py
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#168 - Refactor tests so that they can be run in parallel
Pull Request -
State: closed - Opened by martinholmer 5 months ago
#167 - Remove Dockerfile
Pull Request -
State: closed - Opened by martinholmer 6 months ago
#166 - Rename the tax_microdata_benchmarking directory as tmd
Pull Request -
State: closed - Opened by martinholmer 6 months ago
#165 - Cosmetic changes to taxcalc_dataset.py code
Pull Request -
State: closed - Opened by martinholmer 6 months ago
#164 - Fix warnings in taxcalc_dataset.py code
Pull Request -
State: closed - Opened by martinholmer 6 months ago
#163 - Remove performance warnings in puf.py code
Pull Request -
State: closed - Opened by martinholmer 6 months ago
#162 - Avoid deprecation warnings in uprate_puf.py code
Pull Request -
State: closed - Opened by martinholmer 6 months ago
#161 - Add unweighted counts to utils/trace.py
Pull Request -
State: closed - Opened by martinholmer 6 months ago
#160 - Fix typo in docs
Pull Request -
State: closed - Opened by nikhilwoodruff 7 months ago
#159 - Add reweighted PolicyEngine ECPS
Pull Request -
State: closed - Opened by nikhilwoodruff 7 months ago
- 1 comment
#158 - Add final data examination to online docs
Pull Request -
State: closed - Opened by nikhilwoodruff 7 months ago
- 1 comment
#157 - Update Phase3 examination results
Pull Request -
State: closed - Opened by martinholmer 7 months ago
#156 - Pr1554k increase iterations to 4,000 vs. 2,000 in PR 155
Pull Request -
State: closed - Opened by donboyd5 7 months ago
- 1 comment
#155 - Add test that checks for tax expenditure differences
Pull Request -
State: closed - Opened by martinholmer 7 months ago
- 6 comments
#154 - More range targets
Pull Request -
State: closed - Opened by donboyd5 7 months ago
- 3 comments