# 'Can I be evicted during coronavirus in the US?' (ProPublica, 18 May 2020)

* In the US, the federal government "ordered a halt to all evictions until July 25 against tenants who can’t pay their rent in properties that have federally backed loans or that participate in certain programs".
* Because **for many tenants it's not obvious whether they are protected or not**, ProPublica has put together an interactive tool to find out whether you qualify:[ https://projects.propublica.org/covid-evictions/](https://projects.propublica.org/covid-evictions/)
* ProPublica also found out that some landlords were violating the federal ban by still evicting people:

> "Landlords in at least four states have violated the eviction ban passed by Congress last month, a review of records shows, moving to throw more than a hundred people out of their homes."
>
> Source: <https://www.propublica.org/article/despite-federal-ban-landlords-are-still-moving-to-evict-people-during-the-pandemic>

* This is a good example of **follow-up journalism**: a government approves a measure and we write news articles about it, great, sure, but what actually happens then? How are those measures implemented? Maybe they aren't? How are they enforced? What consequences are they having?
* When it comes to Europe, you can check the two open databases and the interactive map initiated by the Arena Housing Project and which compile announcements and measures regarding housing during the coronavirus crisis:
  * [Announcements regarding the homeless](https://housing.journalismarena.eu/apps/onlyoffice/s/fkxxF3XR9aspTZ3)
  * [Measures on evictions and for tenants and mortgage-holders](https://housing.journalismarena.eu/apps/onlyoffice/s/qPzEYFGQamTwpqf)
  * [Map showing measures about housing during the coronavirus crisis in Europe](https://maphub.net/JournalismArena/housing-and-the-coronavirus-crisis-in-europe)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://housing-base.journalismarena.eu/access-to-housing/law-regulations-and-other-policy/measures-during-the-coronavirus-crisis-in-2020/can-i-be-evicted-during-coronavirus-in-the-us-propublica-18-may-2020.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
