awacke1 commited on
Commit
eeabdbd
Β·
verified Β·
1 Parent(s): 24720e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py CHANGED
@@ -34,6 +34,12 @@ def app():
34
  st.write("""
35
  The Freedom of Information Act (FOIA) empowers individuals by granting access to previously unreleased information and documents controlled by the United States government. Championing transparency and accountability, FOIA serves as a foundation for democratic engagement and open government initiatives. πŸŽ‰βœ¨
36
  Below is a list of datasets available under FOIA, alongside guessed Wikipedia URLs for more information. πŸ“šπŸ”
 
 
 
 
 
 
37
  """)
38
 
39
  # Example datasets under FOIA
 
34
  st.write("""
35
  The Freedom of Information Act (FOIA) empowers individuals by granting access to previously unreleased information and documents controlled by the United States government. Championing transparency and accountability, FOIA serves as a foundation for democratic engagement and open government initiatives. πŸŽ‰βœ¨
36
  Below is a list of datasets available under FOIA, alongside guessed Wikipedia URLs for more information. πŸ“šπŸ”
37
+
38
+ # (FOIA.Gov)[https://www.foia.gov/foia-dataset-download.html]
39
+
40
+ # (Data.Gov)[https://catalog.data.gov/dataset?tags=foia]
41
+
42
+
43
  """)
44
 
45
  # Example datasets under FOIA