Spaces:
Paused
Paused
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +1 -1
src/streamlit_app.py
CHANGED
|
@@ -368,7 +368,7 @@ def main():
|
|
| 368 |
|
| 369 |
st.markdown("---")
|
| 370 |
st.caption(
|
| 371 |
-
"Source: Basic Monthly Current Population Survey (CPS). Weight: PWCMPWT.
|
| 372 |
)
|
| 373 |
|
| 374 |
|
|
|
|
| 368 |
|
| 369 |
st.markdown("---")
|
| 370 |
st.caption(
|
| 371 |
+
"Source: Basic Monthly Current Population Survey (CPS). Weight: PWCMPWT. May 2025 Report."
|
| 372 |
)
|
| 373 |
|
| 374 |
|