Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGhenis committed Sep 30, 2024
1 parent 24c1a95 commit 33f6f8e
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions src/posts/articles/oregon-rebate.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@ PolicyEngine does not currently consider macroeconomic effects such as these in
[The following dashboard](https://oregon-rebate.streamlit.app) summarizes the Oregon Rebate's poverty impact by age group and year, across a two-by-two of scenarios around federal taxability and whether the tax burden is allocated to households as a flat income tax. The results are "static" and do not account for potential macroeconomic effects.

<div
style={{
display: "flex",
justifyContent: "center",
}}
>
<iframe
src="https://oregon-rebate.streamlit.app?embedded=true"
title="Oregon Rebate Impact on Poverty"
height="1040"
width="1000"
style={{ overflow: "hidden" }}
/>
</div>
style={{
display: "flex",
justifyContent: "center",
}}
>
<iframe
src="https://oregon-rebate.streamlit.app?embedded=true"
title="Oregon Rebate Impact on Poverty"
height="1040"
width="1000"
style={{ overflow: "hidden" }}
/>
</div>

You can view these impacts in the PolicyEngine app, which also calculates outcomes like inequality, at the links in this table:

Expand Down

0 comments on commit 33f6f8e

Please sign in to comment.