Skip to content

Commit

Permalink
Deploying to gh-pages from @ 96cc69f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Jul 2, 2024
1 parent 9589397 commit 09958f6
Show file tree
Hide file tree
Showing 62 changed files with 1,236 additions and 277 deletions.
7 changes: 5 additions & 2 deletions examples/income-sources.html

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion gov/fcc/acp.html
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,12 @@ <h2>Variable<a class="headerlink" href="#variable" title="Permalink to this head
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>WARNING:root:Parameter gov.states.ms.tax.income.credits.charitable_contribution.cap has a child WIDOW that is not in the possible values of filing_status, ignoring.
</pre></div>
</div>
<div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="gt">---------------------------------------------------------------------------</span>
<span class="ne">ImportError</span><span class="g g-Whitespace"> </span>Traceback (most recent call last)
<span class="nn">/tmp/ipykernel_2345/703537161.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="nn">/tmp/ipykernel_2333/703537161.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="ne">----&gt; </span><span class="mi">1</span> <span class="kn">from</span> <span class="nn">policyengine_us.tools.documentation</span> <span class="kn">import</span> <span class="p">(</span>
<span class="g g-Whitespace"> </span><span class="mi">2</span> <span class="n">variable_summary</span><span class="p">,</span>
<span class="g g-Whitespace"> </span><span class="mi">3</span> <span class="n">variation_chart</span><span class="p">,</span>
Expand Down
5 changes: 4 additions & 1 deletion gov/fcc/lifeline.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,9 +305,12 @@ <h2>Variable<a class="headerlink" href="#variable" title="Permalink to this head
</div>
</details>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>WARNING:root:Parameter gov.states.ms.tax.income.credits.charitable_contribution.cap has a child WIDOW that is not in the possible values of filing_status, ignoring.
</pre></div>
</div>
<div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="gt">---------------------------------------------------------------------------</span>
<span class="ne">ImportError</span><span class="g g-Whitespace"> </span>Traceback (most recent call last)
<span class="nn">/tmp/ipykernel_2375/1343165565.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="nn">/tmp/ipykernel_2362/1343165565.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="ne">----&gt; </span><span class="mi">1</span> <span class="kn">from</span> <span class="nn">policyengine_us.tools.documentation</span> <span class="kn">import</span> <span class="p">(</span>
<span class="g g-Whitespace"> </span><span class="mi">2</span> <span class="n">variable_summary</span><span class="p">,</span>
<span class="g g-Whitespace"> </span><span class="mi">3</span> <span class="n">variation_chart</span><span class="p">,</span>
Expand Down
49 changes: 41 additions & 8 deletions gov/hhs/tanf.html

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions gov/household/filing_status_breakdown.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,11 @@
</pre></div>
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>WARNING:root:Parameter gov.states.ms.tax.income.credits.charitable_contribution.cap has a child WIDOW that is not in the possible values of filing_status, ignoring.
</pre></div>
</div>
</div>
</div>
<div class="cell docutils container">
<div class="cell_input docutils container">
Expand Down
8 changes: 7 additions & 1 deletion gov/hud/housing-assistance.html
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,12 @@ <h2>How earnings affect a one-person household’s housing assistance<a class="h
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>WARNING:root:Parameter gov.states.ms.tax.income.credits.charitable_contribution.cap has a child WIDOW that is not in the possible values of filing_status, ignoring.
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>WARNING:root:Parameter gov.states.ms.tax.income.credits.charitable_contribution.cap has a child WIDOW that is not in the possible values of filing_status, ignoring.
</pre></div>
</div>
<div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="gt">---------------------------------------------------------------------------</span>
<span class="ne">ValueError</span><span class="g g-Whitespace"> </span>Traceback (most recent call last)
<span class="nn">/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/policyengine_core/simulations/simulation_builder.py</span> in <span class="ni">init_variable_values</span><span class="nt">(self, entity, instance_object, instance_id)</span>
Expand All @@ -327,7 +333,7 @@ <h2>How earnings affect a one-person household’s housing assistance<a class="h
<span class="n">During</span> <span class="n">handling</span> <span class="n">of</span> <span class="n">the</span> <span class="n">above</span> <span class="n">exception</span><span class="p">,</span> <span class="n">another</span> <span class="n">exception</span> <span class="n">occurred</span><span class="p">:</span>

<span class="ne">SituationParsingError</span><span class="g g-Whitespace"> </span>Traceback (most recent call last)
<span class="nn">/tmp/ipykernel_2487/768002617.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="nn">/tmp/ipykernel_2463/768002617.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="g g-Whitespace"> </span><span class="mi">19</span> <span class="nb">print</span><span class="p">(</span>
<span class="g g-Whitespace"> </span><span class="mi">20</span> <span class="s2">&quot;Housing assistance: &quot;</span><span class="p">,</span>
<span class="ne">---&gt; </span><span class="mi">21</span> <span class="nb">round</span><span class="p">(</span><span class="n">sim_emp</span><span class="o">.</span><span class="n">calc</span><span class="p">(</span><span class="s2">&quot;housing_assistance&quot;</span><span class="p">)[</span><span class="mi">0</span><span class="p">]</span> <span class="o">/</span> <span class="mi">12</span><span class="p">),</span>
Expand Down
10 changes: 8 additions & 2 deletions gov/irs/capital-gains.html

Large diffs are not rendered by default.

35 changes: 28 additions & 7 deletions gov/irs/credits/cdcc.html

Large diffs are not rendered by default.

111 changes: 105 additions & 6 deletions gov/irs/credits/clean-vehicle.html

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion gov/irs/credits/ctc.html
Original file line number Diff line number Diff line change
Expand Up @@ -288,9 +288,12 @@ <h1>Child Tax Credit<a class="headerlink" href="#child-tax-credit" title="Permal
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>WARNING:root:Parameter gov.states.ms.tax.income.credits.charitable_contribution.cap has a child WIDOW that is not in the possible values of filing_status, ignoring.
</pre></div>
</div>
<div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="gt">---------------------------------------------------------------------------</span>
<span class="ne">ImportError</span><span class="g g-Whitespace"> </span>Traceback (most recent call last)
<span class="nn">/tmp/ipykernel_2667/1205684428.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="nn">/tmp/ipykernel_2636/1205684428.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="ne">----&gt; </span><span class="mi">1</span> <span class="kn">from</span> <span class="nn">policyengine_us.tools.documentation</span> <span class="kn">import</span> <span class="p">(</span>
<span class="g g-Whitespace"> </span><span class="mi">2</span> <span class="n">variable_summary</span><span class="p">,</span>
<span class="g g-Whitespace"> </span><span class="mi">3</span> <span class="n">variation_chart</span><span class="p">,</span>
Expand Down
39 changes: 33 additions & 6 deletions gov/irs/credits/eitc.html

Large diffs are not rendered by default.

39 changes: 33 additions & 6 deletions gov/irs/tax.html

Large diffs are not rendered by default.

31 changes: 23 additions & 8 deletions gov/ssa/ssi.html

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions gov/states/ca/caleitc.html

Large diffs are not rendered by default.

10 changes: 8 additions & 2 deletions gov/states/ca/calepa/carb/cvrp.html

Large diffs are not rendered by default.

50 changes: 40 additions & 10 deletions gov/states/de/tax-benefit.html

Large diffs are not rendered by default.

Loading

0 comments on commit 09958f6

Please sign in to comment.