Editing
Climate Litigation, Legal Accountability, and Environmental Justice
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<div style="background-color: #4B0082; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> {{BloomIntro}} Environmental Law, Climate Litigation, and the Legal Fight for a Livable Planet is the study of how law is being used β and urgently needs to be reformed β to address the environmental crises of the Anthropocene. From the Paris Agreement and domestic environmental statutes to landmark climate litigation cases and the emerging rights of nature movement, environmental law is the battleground where scientific urgency meets political resistance and legal innovation. </div> __TOC__ <div style="background-color: #000080; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Remembering</span> == * '''The Paris Agreement (2015)''' β The international climate treaty committing 195+ parties to limit warming to 1.5-2Β°C above pre-industrial levels β through nationally determined contributions (NDCs), non-binding. * '''UNFCCC''' β The UN Framework Convention on Climate Change (1992) β the parent treaty of the Paris Agreement β establishing the principle of common but differentiated responsibilities. * '''The Precautionary Principle''' β In environmental law: where there is scientific uncertainty about harm, the burden of proof lies with those proposing the activity, not those opposing it. * '''Polluter Pays Principle''' β Polluters should bear the cost of their pollution β the basis of carbon pricing, Superfund liability, and environmental litigation for damages. * '''NEPA (National Environmental Policy Act, 1970)''' β The foundational US environmental law requiring environmental impact assessment for major federal actions. * '''Climate Litigation''' β Legal actions against governments and corporations for climate inaction or contribution to climate change β growing rapidly since Urgenda (2019). * '''Urgenda Foundation v. Netherlands''' β The landmark 2019 Dutch Supreme Court ruling ordering the government to cut emissions 25% by 2020 based on human rights obligations β the first successful climate litigation. * '''Juliana v. United States''' β US youth climate case claiming constitutional right to a stable climate β dismissed on standing grounds in 2021 after years of litigation. * '''Loss and Damage''' β Compensation for climate harms suffered by vulnerable countries β agreed in principle at COP27 (2022); operationalization contested. * '''Carbon Markets''' β Cap-and-trade systems (EU ETS) and voluntary carbon markets β using price signals to incentivize emissions reductions. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Understanding</span> == Environmental law is understood through '''accountability''' and '''innovation'''. '''The Urgenda Precedent''': The Dutch Supreme Court's 2019 ruling in Urgenda was revolutionary: it held that the Netherlands' climate commitments were legally insufficient under the European Convention on Human Rights (articles on right to life and right to private life). Courts in Germany (constitutional), Australia, and Pakistan have followed with similar rulings. Climate litigation has shifted from fringe strategy to mainstream legal tool β over 2,000 climate cases are now pending globally. The theory: governments have human rights obligations to protect citizens from foreseeable climate harm, and inadequate climate policy violates those obligations. '''Carbon Pricing's Limits''': Carbon markets are theoretically elegant β put a price on carbon, let markets find the cheapest reductions. The practice is messier: the EU ETS carbon price was below β¬10 for its first decade, too low to drive significant investment. Reform has raised prices (>β¬80 by 2023), but coverage remains incomplete, border carbon adjustments are needed to prevent offshoring, and political volatility makes long-term investment uncertain. The IMF estimates a global carbon price of $75/tonne would be sufficient to meet Paris targets β the current global average effective carbon price is ~$5/tonne. </div> <div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Applying</span> == <syntaxhighlight lang="python"> def climate_policy_ambition_score(ndc_reduction_pct, carbon_price_usd, litigation_exposure, rights_of_nature_laws, loss_damage_funding_bn): score = (ndc_reduction_pct * 0.30 + min(carbon_price_usd, 100) * 0.25 + litigation_exposure * 0.15 + rights_of_nature_laws * 0.15 + min(loss_damage_funding_bn, 10) * 0.15) grade = "LEADING" if score > 70 else "MODERATE" if score > 40 else "LAGGARD" return f"Climate Policy Score: {score:.0f}/100 | Grade: {grade}" print(climate_policy_ambition_score(55, 85, 7, 6, 0.5)) # EU-like print(climate_policy_ambition_score(26, 15, 3, 1, 0.0)) # US-like (2020) </syntaxhighlight> </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Analyzing</span> == * '''The Judicial Pivot''': As international treaties and domestic legislatures frequently fail to enact rapid climate action, civil society is increasingly weaponizing the judiciary to force systemic emission reductions via tort and human rights law. * '''Attribution Science''': The success of modern climate litigation relies entirely on breakthroughs in "attribution science," which can now statistically link a specific extreme weather event to human-caused atmospheric changes. </div> <div style="background-color: #483D8B; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Evaluating</span> == # Does climate litigation accelerate ambition or merely substitute for legislative failure β and what are its limits? # Should the Polluter Pays principle be applied retroactively to fossil fuel companies for historical emissions? # Can carbon markets ever be the primary tool for decarbonization β or do they require complementary regulation? </div> <div style="background-color: #2F4F4F; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Creating</span> == # A global climate litigation database tracking all pending cases, outcomes, and precedents in real time. # A "Paris alignment" legal audit tool β assessing whether any country's domestic laws are consistent with their NDC commitments. # A loss and damage fund governance framework β ensuring transparent, needs-based allocation to climate-vulnerable nations. [[Category:Science]][[Category:Law]][[Category:Ecology]][[Category:Policy]][[Category:Ethics]][[Category:Future Studies]] </div>
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Template:BloomIntro
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information