← back to Ca Donations

public/takedown.html

37 lines

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="robots" content="noindex">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Records &amp; Removal — CA Donations</title>
<style>
  body { margin: 0; font: 15px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif; color: #1a1a1a; background: #f6f7f9; }
  header { padding: 14px 18px; background: #0f2540; color: #fff; }
  header h1 { margin: 0; font-size: 17px; font-weight: 600; }
  main { max-width: 720px; margin: 0 auto; padding: 24px 18px 60px; }
  main h2 { font-size: 15px; margin: 26px 0 8px; }
  a { color: #16324f; }
  .back { display: inline-block; margin-top: 24px; font-size: 13px; }
</style>
</head>
<body>
<header><h1>Records &amp; Removal</h1></header>
<main>
  <p>This site indexes information that comes entirely from <strong>public records</strong> — the California Secretary of State (CAL-ACCESS), the Federal Election Commission, local NetFile/Socrata filings, the California Attorney General's Registry of Charitable Trusts, and IRS Forms 990/990-PF. We do not create these records; we mirror what governments and filers have already published.</p>

  <h2>What is shown here</h2>
  <p>Charitable and foundation data (organizations and grant lines) is shown openly. Individual political donor-level data is access-controlled and is not part of the public view. Individual public-charity donors are not published at all.</p>

  <h2>Requesting a review or removal</h2>
  <p>If a record here is inaccurate, out of date, or you believe it should be reviewed for removal, email us with the specific record (a name, EIN, or the page URL) and what you would like corrected. We will review each request individually.</p>
  <p>Because the underlying data is a matter of public record at its source, a correction here does not change the government filing itself — for that you would contact the originating agency. We can, however, review what this site displays.</p>

  <h2>Contact</h2>
  <p><a href="mailto:info@agentabrams.com?subject=CA%20Donations%20record%20review">info@agentabrams.com</a></p>

  <a class="back" href="/">&larr; Back to the records</a>
</main>
</body>
</html>