Skip to content

Commit

Permalink
Merge pull request #384 from jdebacker/catalog
Browse files Browse the repository at this point in the history
Update png link
  • Loading branch information
jdebacker authored Mar 8, 2024
2 parents aff2738 + 3e97b15 commit abd8299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PSL_catalog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Cost-of-Capital-Calculator",
"img": "https://github.com/PSLmodels/Cost-of-Capital-Calculator/blob/master/docs/ccc.png",
"img": "https://raw.githubusercontent.com/PSLmodels/Cost-of-Capital-Calculator/master/docs/ccc.png",
"banner_title": "Cost-of-Capital-Calculator",
"banner_subtitle": "A model to evaluate the effect of US federal taxes on businesses' investment incentives.",
"detailed_description": "Cost-of-Capital-Calculator is a model that can be used to evaluate the effect of US federal taxes on the investment incentives of corporate and non-corporate businesses. Specifically, Cost-of-Capital-Calculator uses data on the business assets and financial policy, as well as microdata on individual tax filers, to compute marginal effective tax rates on new investments. In modeling the effects of changes to the individual income tax code, Cost-of-Capital-Calculator works with Tax-Calculator, another open-source model of US federal tax policy. Cost-of-Capital-Calculator is written in Python, an interpreted language that can execute on Windows, Mac, or Linux.",
Expand Down

0 comments on commit abd8299

Please sign in to comment.