Public-Environmental-Data-Partners / Public-Environmental-Data-Partners/EJAM-API
report on 1 blockgroup fails if population is zero (due to EJAM issue # 411)
@ejanalysis is already working on this.
Since Jun 17, 2026.
- Dominant language
- Jupyter Notebook
- Stars
- 1
- Forks
- 1
- Avg merge
- 38m
- Merged PRs (30d)
- 1
Description
Tried to search in EJScreen app for a blockgroup by FIPS and run a report, on a bg that has zero pop
It tried to show a report via this URL but that never showed any results:
https://ejamapi-84652557241.us-central1.run.app/report?fips=010039900000
Then tried typing in this URL to use API directly, but that never showed any results:
https://ejamapi-84652557241.us-central1.run.app/report?fips=010039900000&buffer=0
This other blockgroup worked though, seemingly because it has nonzero population:
https://ejamapi-84652557241.us-central1.run.app/report?fips=010030104001&buffer=0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.