> For the complete documentation index, see [llms.txt](https://wp.newgreendealcorp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.newgreendealcorp.com/problem-statement/what-are-the-time-frames-and-costs-associated-with-conventional-landfills.md).

# What are the time frames and costs associated with conventional landfills?

Once landfills are filled or closed, municipalities simply take over new land and begin a new wasteland at a post-closure cost such as the mandatory landfill capping expense of approximately $350,000 per acre, with an additional 30+ years of monitoring needed. With the average landfill covering 33 acres, it takes $11,550,000 to cap the landfill and then add 30+ years of monitoring costs to make sure the landfill does not contaminate the surrounding environment. \[5]

<figure><img src="/files/BwRQVMck4sGhJm9CoQAa" alt=""><figcaption></figcaption></figure>

The United States ranked among the nations with the highest greenhouse gas emissions per person in 2020. The US posted a total of 5.2 billion metric tons of carbon dioxide-equivalent greenhouse gas (GHG) emissions, second only to China. China is thought to have produced 27% of the global GHG emissions in 2019, followed by the US with 11% and India with 6.6%. The US had the highest annual greenhouse gas emissions per person among the top eight emitters, with annual emissions of over 15 tons per person. \[9]

<figure><img src="/files/NkjWYubKsFLiwmQCGuKy" alt=""><figcaption><p>Source: https://www.epa.gov/lmop/basic-information-about-landfill-gas</p></figcaption></figure>

Significant technological upgrades and modernization of US-based conventional landfills are long overdue. The continuation of waste management in conventional ways, despite efforts to fully recycle, directly translates to growth in the number of landfills and costs incurred to maintain them over time, even when they become filled and non-functional. Methane emissions continue to ravage the environment decades after the landfills are capped.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wp.newgreendealcorp.com/problem-statement/what-are-the-time-frames-and-costs-associated-with-conventional-landfills.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
