Commit 89085e4
authored
Fix broken FAQ links: update Oakland, Fremont, and Census data sources (#136)
### 📜 Description
- Describe the general shape of this PR (new feature? refactor? bug fix?
one-line change?)
Bug fix
- Describe what changes are being made
Updated broken links in the FAQ page:
- Replaced deprecated American FactFinder with data.census.gov
- Updated Oakland Open Data Portal link to official site
- Replaced Fremont GIS portal with CA Open Data filtered results
- Describe why these changes are being made
Some links in the FAQ were outdated or no longer accessible, which
negatively impacts user experience.
- List the use cases and edge cases relevant to this PR
Users accessing FAQ links will now be directed to valid and working data
sources.
- Describe how errors will be handled. How will we know if this code
breaks in production
Low risk change. Only static links were updated. Any issue would be
visible immediately if links fail to open.
- Describe any external libraries/dependencies added or removed in this
PR
None
- Describe any security risks are there regarding this change
None
- Describe how you tested these changes
Manually opened and verified each updated link in the browser.
- Link to relevant external documentation
https://data.census.gov/
https://www.oaklandca.gov/topics/data
https://data.ca.gov/search?q=fremont
--------------------------
### 📋 Mandatory Checklist
- [x] Linked to the Github Issues being addressed using the right
sidebar ➡️
- [ ] Have you discussed these changes with the project leader(s)?
- [x] Do all variable and function names communicate what they do?
- [x] Were all the changes commented and / or documented?
- [x] Is the PR the right size?
- [x] Does all work in progress, temporary, or debugger code have a TODO
comment with links to Github issues?
- [ ] *If you changed the user interface, did you add before and after
screenshots to below?*
--------------------------
### 🖼️ Screenshots and Screen Recordings
#### Before
N/A
#### After
N/A
<!--- Add after screenshots here -->
<img width="1440" height="900" alt="Screen Shot 2026-03-27 at 7 08 58
AM"
src="https://github.com/user-attachments/assets/91f5991a-5fd2-40e4-8d5e-fd0a7ff0f50e"
/>
--------------------------
### 📘 Glossary
- PR = Pull Request1 parent 0891267 commit 89085e4
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | | - | |
150 | | - | |
| 149 | + | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
154 | 153 | | |
155 | 154 | | |
156 | 155 | | |
157 | 156 | | |
158 | | - | |
159 | | - | |
| 157 | + | |
| 158 | + | |
160 | 159 | | |
161 | 160 | | |
162 | 161 | | |
| |||
0 commit comments