{
  "schema": "ecomark-automated-analysis-v4",
  "generated_at": "2026-08-28T12:14:02.803Z",
  "algorithm": {
    "version": "4",
    "status": "current",
    "name": "EcoMark v4",
    "published": "2026-08-28",
    "rubric": {
      "0": "Fails materially or creates clear harm in this criterion.",
      "1": "Poor. Significant problems or unnecessary impact remain.",
      "2": "Mixed. Some good practice is present, but material gaps remain.",
      "3": "Good. The criterion is mostly met with only limited gaps.",
      "4": "Strong. The criterion is deliberately and consistently met."
    },
    "formula": {
      "criterion": "criterion_points = max_points × level ÷ 4",
      "category": "category_score = sum(criterion_points)",
      "overall": "overall_score = round(sum(category_score × category_weight))",
      "ranking": "competition ranking: equal scores share a rank and the next rank skips accordingly (1, 1, 3)",
      "comparison": "rankings compare assessments produced by the same EcoMark version only",
      "historical_cutoff": "historical rankings use published_at, not assessed_on"
    },
    "analysis": {
      "type": "automated-observable-web",
      "rendered_homepage": true,
      "max_pages": 5,
      "max_policy_pages": 8,
      "max_asset_samples": 16,
      "freshness_hours": 24,
      "dns_record_types": [
        "A",
        "AAAA",
        "CNAME",
        "MX",
        "NS",
        "TXT"
      ],
      "green_web_check": true,
      "rules": {
        "efficiency": {
          "payload": {
            "metric": "average_page_kb",
            "direction": "lower",
            "bands": [
              500,
              1000,
              2000,
              4000
            ],
            "unit": "KB/page"
          },
          "javascript": {
            "metric": "average_javascript_kb",
            "direction": "lower",
            "bands": [
              100,
              250,
              500,
              1000
            ],
            "unit": "KB/page"
          },
          "requests": {
            "metric": "average_resource_references",
            "direction": "lower",
            "bands": [
              20,
              40,
              70,
              100
            ],
            "unit": "resources/page"
          },
          "media": {
            "metric": "media_issue_count",
            "direction": "lower",
            "bands": [
              0,
              1,
              3,
              6
            ],
            "unit": "issues"
          },
          "caching": {
            "metric": "cacheable_asset_percent",
            "direction": "higher",
            "bands": [
              80,
              60,
              40,
              20
            ],
            "unit": "%"
          }
        },
        "privacy": {
          "trackers": {
            "metric": "tracker_count",
            "direction": "lower",
            "bands": [
              0,
              1,
              2,
              4
            ],
            "unit": "known trackers"
          },
          "analytics": {
            "metric": "analytics_risk",
            "direction": "lower",
            "bands": [
              0,
              1,
              2,
              3
            ],
            "unit": "risk level"
          },
          "cookies": {
            "metric": "nonessential_cookie_count",
            "direction": "lower",
            "bands": [
              0,
              1,
              3,
              6
            ],
            "unit": "response cookies"
          },
          "third_party_data": {
            "metric": "third_party_percent",
            "direction": "lower",
            "bands": [
              0,
              10,
              25,
              50
            ],
            "unit": "%"
          },
          "invasive_techniques": {
            "metric": "invasive_tracker_count",
            "direction": "lower",
            "bands": [
              0,
              0,
              0,
              1
            ],
            "unit": "known invasive tools"
          }
        },
        "sovereignty": {
          "provider_jurisdiction": {
            "metric": "us_provider_count",
            "direction": "lower",
            "bands": [
              0,
              1,
              3,
              6
            ],
            "unit": "visitor-facing provider ecosystems"
          },
          "data_location": {
            "metric": "known_non_eu_data_percent",
            "direction": "lower",
            "bands": [
              0,
              10,
              30,
              60
            ],
            "unit": "%"
          },
          "portability": {
            "metric": "proprietary_embed_count",
            "direction": "lower",
            "bands": [
              0,
              1,
              3,
              6
            ],
            "unit": "embeds"
          },
          "concentration": {
            "metric": "top_provider_share_percent",
            "direction": "lower",
            "bands": [
              0,
              40,
              65,
              85
            ],
            "unit": "%"
          },
          "openness": {
            "metric": "open_technology_score",
            "direction": "higher",
            "bands": [
              90,
              75,
              60,
              40
            ],
            "unit": "openness score"
          }
        },
        "accessibility": {
          "semantics": {
            "metric": "semantic_issue_count",
            "direction": "lower",
            "bands": [
              0,
              1,
              2,
              4
            ],
            "unit": "issues"
          },
          "keyboard": {
            "metric": "keyboard_issue_count",
            "direction": "lower",
            "bands": [
              0,
              1,
              3,
              6
            ],
            "unit": "issues"
          },
          "controls": {
            "metric": "unlabelled_control_percent",
            "direction": "lower",
            "bands": [
              0,
              5,
              15,
              30
            ],
            "unit": "%"
          },
          "visual": {
            "metric": "visual_issue_count",
            "direction": "lower",
            "bands": [
              0,
              1,
              2,
              4
            ],
            "unit": "issues"
          },
          "resilience": {
            "metric": "raw_text_ratio_percent",
            "direction": "higher",
            "bands": [
              80,
              60,
              40,
              20
            ],
            "unit": "%"
          }
        },
        "responsibility": {
          "transparency": {
            "metric": "transparency_evidence_score",
            "direction": "higher",
            "bands": [
              90,
              75,
              55,
              35
            ],
            "unit": "evidence score"
          },
          "security": {
            "metric": "security_header_score",
            "direction": "higher",
            "bands": [
              100,
              83,
              67,
              50
            ],
            "unit": "% basic browser protections"
          },
          "consent_design": {
            "metric": "consent_issue_score",
            "direction": "lower",
            "bands": [
              0,
              1,
              2,
              3
            ],
            "unit": "risk level"
          },
          "supplier_disclosure": {
            "metric": "undisclosed_provider_percent",
            "direction": "lower",
            "bands": [
              0,
              25,
              50,
              75
            ],
            "unit": "%"
          },
          "sustainability_governance": {
            "metric": "sustainability_evidence_score",
            "direction": "higher",
            "bands": [
              4,
              3,
              2,
              1
            ],
            "unit": "evidence signals"
          }
        }
      },
      "note": "EcoMark v4 expands the observable evidence sample to five connected pages, actively checks common policy and sitemap paths, validates six basic browser security protections and records lightweight PageSpeed-style diagnostics. It does not call Google PageSpeed Insights and does not claim Core Web Vitals field data.",
      "max_common_path_probes": 20,
      "pagespeed_style_checks": true,
      "security_header_checks": 6
    },
    "grades": [
      {
        "grade": "A",
        "min": 90,
        "max": 100
      },
      {
        "grade": "B",
        "min": 80,
        "max": 89
      },
      {
        "grade": "C",
        "min": 70,
        "max": 79
      },
      {
        "grade": "D",
        "min": 60,
        "max": 69
      },
      {
        "grade": "E",
        "min": 50,
        "max": 59
      },
      {
        "grade": "F",
        "min": 0,
        "max": 49
      }
    ],
    "categories": [
      {
        "key": "efficiency",
        "label": "Efficiency",
        "weight": 0.25,
        "short": "Resource use, page weight and avoidable computation.",
        "criteria": [
          {
            "key": "payload",
            "label": "Payload",
            "max_points": 20,
            "description": "Measured HTML and sampled asset payload is proportionate and optimised."
          },
          {
            "key": "javascript",
            "label": "JavaScript",
            "max_points": 20,
            "description": "Referenced JavaScript weight is kept proportionate."
          },
          {
            "key": "requests",
            "label": "Requests",
            "max_points": 20,
            "description": "Pages avoid excessive resource references and third-party connections."
          },
          {
            "key": "media",
            "label": "Media",
            "max_points": 20,
            "description": "Images and video avoid obvious loading and autoplay waste."
          },
          {
            "key": "caching",
            "label": "Caching and compression",
            "max_points": 20,
            "description": "Sampled static assets expose effective cache policy."
          }
        ]
      },
      {
        "key": "privacy",
        "label": "Privacy",
        "weight": 0.25,
        "short": "Tracking, cookies, profiling, analytics and consent.",
        "criteria": [
          {
            "key": "trackers",
            "label": "Behavioural tracking",
            "max_points": 20,
            "description": "Known advertising pixels and cross-site trackers are absent or minimised."
          },
          {
            "key": "analytics",
            "label": "Analytics minimisation",
            "max_points": 20,
            "description": "Analytics technology is absent or privacy-preserving and proportionate."
          },
          {
            "key": "cookies",
            "label": "Cookies and consent",
            "max_points": 20,
            "description": "Non-essential response cookies are avoided before interaction."
          },
          {
            "key": "third_party_data",
            "label": "Third-party disclosure",
            "max_points": 20,
            "description": "Resource loading does not unnecessarily disclose visits to third parties."
          },
          {
            "key": "invasive_techniques",
            "label": "Invasive techniques",
            "max_points": 20,
            "description": "Known session replay and similarly invasive tools are absent."
          }
        ]
      },
      {
        "key": "sovereignty",
        "label": "Sovereignty",
        "weight": 0.2,
        "short": "Ownership, geography, openness, portability and dependency.",
        "criteria": [
          {
            "key": "provider_jurisdiction",
            "label": "Provider jurisdiction",
            "max_points": 20,
            "description": "Observable visitor-facing dependencies minimise reliance on US-headquartered platform ecosystems."
          },
          {
            "key": "data_location",
            "label": "Third-party geography",
            "max_points": 20,
            "description": "Known non-EU third-party data exposure is minimised."
          },
          {
            "key": "portability",
            "label": "Portable delivery",
            "max_points": 20,
            "description": "Pages minimise proprietary embeds and platform-specific content dependencies."
          },
          {
            "key": "concentration",
            "label": "Supplier concentration",
            "max_points": 20,
            "description": "Third-party resource loading is not dominated by one provider ecosystem."
          },
          {
            "key": "openness",
            "label": "Open technology",
            "max_points": 20,
            "description": "Open standards, first-party delivery, open-source technology and public source code are preferred where practical."
          }
        ]
      },
      {
        "key": "accessibility",
        "label": "Accessibility",
        "weight": 0.15,
        "short": "Inclusive, semantic and resilient implementation.",
        "criteria": [
          {
            "key": "semantics",
            "label": "Semantics",
            "max_points": 20,
            "description": "HTML exposes basic language, heading and landmark structure."
          },
          {
            "key": "keyboard",
            "label": "Keyboard access",
            "max_points": 20,
            "description": "Markup avoids obvious keyboard-hostile interaction patterns."
          },
          {
            "key": "controls",
            "label": "Forms and controls",
            "max_points": 20,
            "description": "Form controls expose labels or accessible names."
          },
          {
            "key": "visual",
            "label": "Visual accessibility",
            "max_points": 20,
            "description": "Viewport and media markup avoid obvious visual accessibility barriers."
          },
          {
            "key": "resilience",
            "label": "Resilience",
            "max_points": 20,
            "description": "Meaningful text remains present without relying entirely on client rendering."
          }
        ]
      },
      {
        "key": "responsibility",
        "label": "Responsibility",
        "weight": 0.15,
        "short": "Transparency, security basics and responsible choices.",
        "criteria": [
          {
            "key": "transparency",
            "label": "Public accountability",
            "max_points": 20,
            "description": "Privacy, terms, accessibility, contact and applicable registration information are discoverable."
          },
          {
            "key": "security",
            "label": "Security basics",
            "max_points": 20,
            "description": "The main response exposes sensible browser security headers."
          },
          {
            "key": "consent_design",
            "label": "Consent design",
            "max_points": 20,
            "description": "Tracking and consent markup avoids obvious one-sided choice patterns."
          },
          {
            "key": "supplier_disclosure",
            "label": "Supplier disclosure",
            "max_points": 20,
            "description": "Detected material visitor-facing providers are reflected in discoverable privacy information."
          },
          {
            "key": "sustainability_governance",
            "label": "Sustainability evidence",
            "max_points": 20,
            "description": "Green hosting, carbon.txt and public sustainability information provide discoverable evidence of digital sustainability practice."
          }
        ]
      }
    ]
  },
  "algorithm_sha256": "fd7b59cbb2964a4f059df0645f095f1695a2d85bfcf776dc0d88da6f174781a4",
  "source_fingerprint": "57d273470a023f8aaf238095ad24d053f249fa62eff3f059ca3c120f127c2b9e",
  "external_sources": {
    "dns": "Cloudflare 1.1.1.1 DNS over HTTPS",
    "green_hosting": "Green Web Foundation Greencheck API",
    "performance": "EcoMark lightweight lab diagnostics; no Google PageSpeed API call"
  },
  "metrics": {
    "pages_checked": 1,
    "browser_rendered_homepage": true,
    "average_page_kb": 113,
    "average_javascript_kb": 52,
    "average_resource_references": 45,
    "media_issue_count": 1,
    "cacheable_asset_percent": 0,
    "tracker_count": 4,
    "analytics_risk": 2,
    "nonessential_cookie_count": 0,
    "third_party_percent": 0,
    "invasive_tracker_count": 0,
    "us_provider_count": 1,
    "known_non_eu_data_percent": 0,
    "proprietary_embed_count": 0,
    "top_provider_share_percent": 0,
    "first_party_asset_percent": 100,
    "semantic_issue_count": 3,
    "keyboard_issue_count": 0,
    "unlabelled_control_percent": 0,
    "visual_issue_count": 1,
    "raw_text_ratio_percent": 24,
    "missing_transparency_links": 1,
    "security_header_count": 5,
    "consent_issue_score": 3,
    "undisclosed_provider_percent": 0,
    "responsible_default_issue_count": 1,
    "dns_record_count": 14,
    "policy_pages_discovered": 0,
    "common_path_probe_count": 20,
    "sitemap_count": 0,
    "legal_identifier_count": 0,
    "public_source_repository": false,
    "open_source_technology_count": 0,
    "open_technology_score": 90,
    "transparency_evidence_score": 0,
    "sustainability_evidence_score": 0,
    "green_hosting_verified": false,
    "carbon_txt_found": false,
    "security_header_score": 83,
    "page_speed_checks_passed": 5,
    "page_speed_checks_total": 7,
    "homepage_response_ms": 10,
    "render_blocking_candidate_count": 0,
    "images_without_dimensions": 0
  },
  "analysis_quality": {
    "status": "limited",
    "browser_result": "used",
    "raw_homepage_status": 429,
    "raw_homepage_text_chars": 0,
    "raw_homepage_resources": 0,
    "raw_homepage_response_ms": 10
  },
  "pages": [
    {
      "url": "https://www.theclimatecoalition.org/",
      "status": 200,
      "browser_rendered": true,
      "html_bytes": 49967
    }
  ],
  "documents": {},
  "document_probes": [
    {
      "kind": "privacy",
      "url": "https://www.theclimatecoalition.org/privacy",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "privacy",
      "url": "https://www.theclimatecoalition.org/privacy-policy",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "privacy",
      "url": "https://www.theclimatecoalition.org/privacypolicy",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "privacy",
      "url": "https://www.theclimatecoalition.org/privacy_policy",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "privacy",
      "url": "https://www.theclimatecoalition.org/data-protection",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "privacy",
      "url": "https://www.theclimatecoalition.org/data-protection-policy",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "cookies",
      "url": "https://www.theclimatecoalition.org/cookies",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "cookies",
      "url": "https://www.theclimatecoalition.org/cookie-policy",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "cookies",
      "url": "https://www.theclimatecoalition.org/cookiepolicy",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "cookies",
      "url": "https://www.theclimatecoalition.org/cookie_policy",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "cookies",
      "url": "https://www.theclimatecoalition.org/cookies-policy",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "cookies",
      "url": "https://www.theclimatecoalition.org/cookie-notice",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "terms",
      "url": "https://www.theclimatecoalition.org/terms",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "terms",
      "url": "https://www.theclimatecoalition.org/terms-and-conditions",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "terms",
      "url": "https://www.theclimatecoalition.org/terms-conditions",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "terms",
      "url": "https://www.theclimatecoalition.org/terms_conditions",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "terms",
      "url": "https://www.theclimatecoalition.org/termsconditions",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "terms",
      "url": "https://www.theclimatecoalition.org/conditions",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "accessibility",
      "url": "https://www.theclimatecoalition.org/accessibility",
      "reachable": false,
      "blocked_by_robots": false
    },
    {
      "kind": "accessibility",
      "url": "https://www.theclimatecoalition.org/accessibility-statement",
      "reachable": false,
      "blocked_by_robots": false
    }
  ],
  "sitemaps": {
    "found": [],
    "checked": [
      {
        "url": "https://www.theclimatecoalition.org/sitemap.xml",
        "reachable": false,
        "blocked_by_robots": false
      },
      {
        "url": "https://www.theclimatecoalition.org/sitemap_index.xml",
        "reachable": false,
        "blocked_by_robots": false
      },
      {
        "url": "https://www.theclimatecoalition.org/sitemap-index.xml",
        "reachable": false,
        "blocked_by_robots": false
      },
      {
        "url": "https://www.theclimatecoalition.org/sitemap",
        "reachable": false,
        "blocked_by_robots": false
      }
    ]
  },
  "legal_identifiers": [],
  "dns": {
    "records": {
      "A": [
        "198.49.23.144",
        "198.185.159.144",
        "198.49.23.145",
        "198.185.159.145"
      ],
      "AAAA": [],
      "CNAME": [],
      "MX": [
        "10 alt4.aspmx.l.google.com",
        "5 alt1.aspmx.l.google.com",
        "1 aspmx.l.google.com",
        "10 alt3.aspmx.l.google.com",
        "5 alt2.aspmx.l.google.com"
      ],
      "NS": [
        "ns3.meganameservers.eu",
        "ns2.meganameservers.eu",
        "ns1.meganameservers.eu"
      ],
      "TXT": [
        "v=spf1 include:spf.mandrillapp.com ?all"
      ],
      "WWW_CNAME": [
        "proxy-05b86f87047461da66d30f5b.nationbuilder.com"
      ]
    },
    "record_count": 14,
    "carbon_txt_location": null
  },
  "security_headers": {
    "score": 83,
    "passed": 5,
    "total": 6,
    "checks": [
      {
        "key": "hsts",
        "label": "HSTS",
        "pass": false,
        "value": "max-age=0; includeSubDomains; preload"
      },
      {
        "key": "csp",
        "label": "Content Security Policy",
        "pass": true,
        "value": "default-src 'none'; script-src 'nonce-V6XCDK7DNo9gCl8OQuKHlP' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'"
      },
      {
        "key": "nosniff",
        "label": "X-Content-Type-Options",
        "pass": true,
        "value": "nosniff"
      },
      {
        "key": "referrer",
        "label": "Referrer-Policy",
        "pass": true,
        "value": "same-origin"
      },
      {
        "key": "permissions",
        "label": "Permissions-Policy",
        "pass": true,
        "value": "accelerometer=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=(),xr-spatial-tracking=*"
      },
      {
        "key": "framing",
        "label": "Frame protection",
        "pass": true,
        "value": "SAMEORIGIN"
      }
    ],
    "missing": [
      "HSTS"
    ]
  },
  "performance_diagnostics": {
    "kind": "lightweight-lab-proxy",
    "note": "These are EcoMark diagnostics inspired by common PageSpeed/Lighthouse checks. They are not a Google PageSpeed score and do not claim CrUX or Core Web Vitals field data.",
    "html_kb": 0,
    "response_ms": 10,
    "render_blocking_script_candidates": 0,
    "render_blocking_stylesheet_candidates": 0,
    "images_without_dimensions": 0,
    "images_without_lazy": 0,
    "passed": 5,
    "total": 7,
    "checks": [
      {
        "key": "response",
        "label": "Initial response under 800 ms from EcoMark",
        "pass": true,
        "value": "10 ms"
      },
      {
        "key": "payload",
        "label": "Measured page under 1 MB",
        "pass": true,
        "value": "113 KB/page"
      },
      {
        "key": "javascript",
        "label": "JavaScript under 250 KB/page",
        "pass": true,
        "value": "52 KB/page"
      },
      {
        "key": "requests",
        "label": "Fewer than 40 resource references/page",
        "pass": false,
        "value": "45 references/page"
      },
      {
        "key": "caching",
        "label": "At least 60% of sampled assets cacheable",
        "pass": false,
        "value": "0%"
      },
      {
        "key": "render_blocking",
        "label": "No obvious parser/render-blocking candidates",
        "pass": true,
        "value": "0 candidates"
      },
      {
        "key": "image_dimensions",
        "label": "Images include width and height",
        "pass": true,
        "value": "0 missing dimensions"
      }
    ]
  },
  "open_technologies": [],
  "source_repository": null,
  "green_web": {
    "checked": true,
    "green": false,
    "hosted_by": null,
    "supporting_documents": []
  },
  "carbon_txt": {
    "found": false,
    "method": null,
    "location": null
  },
  "providers": [],
  "tracker_urls": [
    "https://www.theclimatecoalition.org/%22https://connect.facebook.net/signals/config/967915715299033?v=2.9.385&amp;r=stable&amp;domain=www.theclimatecoalition.org&amp;hme=1a72ec78e057d90ba48afa55a82b063b1c9b6ab7c0155009fecc72226a622ed2&amp;ex_m=113%2C218%2C164%2C25%2C78%2C79%2C156%2C74%2C73%2C11%2C174%2C98%2C19%2C148%2C136%2C43%2C81%2C86%2C144%2C169%2C176%2C29%2C17%2C30%2C31%2C32%2C34%2C52%2C157%2C83%2C121%2C21%2C23%2C48%2C44%2C46%2C45%2C91%2C100%2C104%2C119%2C155%2C158%2C50%2C120%2C27%2C24%2C128%2C75%2C40%2C160%2C159%2C161%2C152%2C150%2C28%2C39%2C63%2C118%2C171%2C76%2C20%2C123%2C89%2C72%2C22%2C93%2C94%2C125%2C92%2C146%2C145%2C149%2C105%2C170%2C173%2C38%2C53%2C122%2C51%2C8%2C4%2C5%2C7%2C6%2C3%2C99%2C110%2C177%2C185%2C232%2C80%2C245%2C244%2C243%2C14%2C26%2C37%2C59%2C112%2C65%2C10%2C69%2C106%2C107%2C108%2C114%2C139%2C35%2C33%2C141%2C142%2C143%2C138%2C137%2C165%2C82%2C168%2C166%2C167%2C54%2C64%2C132%2C18%2C172%2C49%2C293%2C294%2C292%2C307%2C329%2C225%2C214%2C66%2C215%2C213%2C332%2C323%2C56%2C226%2C116%2C140%2C88%2C130%2C58%2C129%2C135%2C134%2C62%2C70%2C68%2C162%2C84%2C85%2C124%2C41%2C36%2C57%2C60%2C109%2C175%2C1%2C133%2C16%2C131%2C12%2C2%2C61%2C101%2C15%2C71%2C67%2C127%2C97%2C96%2C178%2C179%2C102%2C103%2C9%2C111%2C55%2C153%2C95%2C87%2C77%2C126%2C115%2C47%2C154%2C0%2C90%2C147%2C151%2C163%2C42%2C117%2C13%2C180\\%22",
    "https://www.theclimatecoalition.org/%22https://connect.facebook.net/en_US/bundle/sdk.js//%22",
    "https://www.theclimatecoalition.org/%22//connect.facebook.net/en_US/sdk.js/%22",
    "https://www.theclimatecoalition.org/%22https://connect.facebook.net/en_US/fbevents.js/%22"
  ],
  "assessment": {
    "id": "580d8d14-4745-4d81-bc29-5762dada9221",
    "domain": "theclimatecoalition.org",
    "site_name": "The Climate Coalition",
    "website_url": "https://www.theclimatecoalition.org/",
    "ecomark_version": "4",
    "overall_score": 70,
    "grade": "C",
    "summary": "Automated EcoMark v4 approximation using up to 5 connected pages, DNS, active policy/sitemap discovery, browser security checks and lightweight performance diagnostics. Analysis quality: limited.",
    "assessed_on": "2026-08-28",
    "categories": [
      {
        "category": "efficiency",
        "score": 65,
        "criteria": {
          "payload": {
            "level": 4,
            "points": 20
          },
          "javascript": {
            "level": 4,
            "points": 20
          },
          "requests": {
            "level": 2,
            "points": 10
          },
          "media": {
            "level": 3,
            "points": 15
          },
          "caching": {
            "level": 0,
            "points": 0
          }
        },
        "priority": "medium",
        "finding": "1 connected pages · ~113 KB measured/page · 52 KB JavaScript/page · 45 resource references/page · 0% sampled assets cacheable. PageSpeed-style checks: 5/7; 0 obvious blocking candidates; 0 images without width/height.",
        "evidence": "1 connected pages · ~113 KB measured/page · 52 KB JavaScript/page · 45 resource references/page · 0% sampled assets cacheable. PageSpeed-style checks: 5/7; 0 obvious blocking candidates; 0 images without width/height.",
        "why_it_matters": "Lighter pages consume less bandwidth and device work and remain usable on slower connections.",
        "action": "Add long-lived cache headers to versioned static assets."
      },
      {
        "category": "privacy",
        "score": 75,
        "criteria": {
          "trackers": {
            "level": 1,
            "points": 5
          },
          "analytics": {
            "level": 2,
            "points": 10
          },
          "cookies": {
            "level": 4,
            "points": 20
          },
          "third_party_data": {
            "level": 4,
            "points": 20
          },
          "invasive_techniques": {
            "level": 4,
            "points": 20
          }
        },
        "priority": "medium",
        "finding": "4 known trackers · 0 tracking-style response cookies · 0% third-party resource references.",
        "evidence": "4 known trackers · 0 tracking-style response cookies · 0% third-party resource references.",
        "why_it_matters": "Minimising tracking and third-party disclosure reduces profiling and unnecessary visitor data exposure.",
        "action": "Remove behavioural advertising pixels and cross-site trackers."
      },
      {
        "category": "sovereignty",
        "score": 95,
        "criteria": {
          "provider_jurisdiction": {
            "level": 3,
            "points": 15
          },
          "data_location": {
            "level": 4,
            "points": 20
          },
          "portability": {
            "level": 4,
            "points": 20
          },
          "concentration": {
            "level": 4,
            "points": 20
          },
          "openness": {
            "level": 4,
            "points": 20
          }
        },
        "priority": "low",
        "finding": "1 US-headquartered visitor-facing provider ecosystems · 100% first-party assets · open technology 90/100 · no framework signal required/detected. DNS: NS ns3.meganameservers.eu, ns2.meganameservers.eu · MX 10 alt4.aspmx.l.google.com, 5 alt1.aspmx.l.google.com · CNAME proxy-05b86f87047461da66d30f5b.nationbuilder.com.",
        "evidence": "1 US-headquartered visitor-facing provider ecosystems · 100% first-party assets · open technology 90/100 · no framework signal required/detected. DNS: NS ns3.meganameservers.eu, ns2.meganameservers.eu · MX 10 alt4.aspmx.l.google.com, 5 alt1.aspmx.l.google.com · CNAME proxy-05b86f87047461da66d30f5b.nationbuilder.com.",
        "why_it_matters": "A more portable and less concentrated stack gives organisations more control over technology and jurisdiction.",
        "action": "No material issue was detected in this category. Maintain the current practice and re-run EcoMark after material website changes."
      },
      {
        "category": "accessibility",
        "score": 65,
        "criteria": {
          "semantics": {
            "level": 1,
            "points": 5
          },
          "keyboard": {
            "level": 4,
            "points": 20
          },
          "controls": {
            "level": 4,
            "points": 20
          },
          "visual": {
            "level": 3,
            "points": 15
          },
          "resilience": {
            "level": 1,
            "points": 5
          }
        },
        "priority": "medium",
        "finding": "3 semantic issues · 0 keyboard markup issues · 0% unlabelled controls · 24% raw/rendered text ratio.",
        "evidence": "3 semantic issues · 0 keyboard markup issues · 0% unlabelled controls · 24% raw/rendered text ratio.",
        "why_it_matters": "Accessible, resilient markup works for more people, assistive technology and older or constrained devices.",
        "action": "Fix basic document semantics: language, one clear H1 and meaningful landmarks/headings."
      },
      {
        "category": "responsibility",
        "score": 40,
        "criteria": {
          "transparency": {
            "level": 0,
            "points": 0
          },
          "security": {
            "level": 3,
            "points": 15
          },
          "consent_design": {
            "level": 1,
            "points": 5
          },
          "supplier_disclosure": {
            "level": 4,
            "points": 20
          },
          "sustainability_governance": {
            "level": 0,
            "points": 0
          }
        },
        "priority": "high",
        "finding": "Privacy ✗ · Cookies ✗ · Terms ✗ · Accessibility ✗ · Contact/About ✗. Public registration IDs: none detected. no verified green-hosting evidence found. carbon.txt ✗ · sitemap ✗ · security 5/6. Missing: HSTS.",
        "evidence": "Privacy ✗ · Cookies ✗ · Terms ✗ · Accessibility ✗ · Contact/About ✗. Public registration IDs: none detected. no verified green-hosting evidence found. carbon.txt ✗ · sitemap ✗ · security 5/6. Missing: HSTS.",
        "why_it_matters": "Transparent, secure defaults make digital impact understandable and give visitors meaningful choices.",
        "action": "Publish clearly linked privacy, terms, accessibility and contact information, plus a public registration identifier where applicable."
      }
    ]
  }
}
