dc-elections

Retrieve UK election metadata and identifiers from the DemocracyClub EveryElection API.

1|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/danbri/forgetmenot --skill dc-elections
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: dc-elections
Source: https://github.com/danbri/forgetmenot/tree/main/skills/dc-elections
Command: npx skills add https://github.com/danbri/forgetmenot --skill dc-elections

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill resolves the difficulty of tracking fragmented UK election data by providing a centralized, canonical source for election IDs, dates, and organizational structures.

Core Features & Use Cases

  • Election Lookup: Retrieve specific election details, including Westminster, local, and mayoral contests, using stable identifiers.
  • Data Integration: Map election IDs to candidate datasets to facilitate cross-referencing between electoral events and participants.
  • Use Case: Use this tool to verify the exact date and official ID of a specific parliamentary election to ensure accurate data joining when analyzing candidate lists or voting records.

Quick Start

Use the dc-elections skill to list all elections occurring on July 4th 2024 for the Westminster group.

Frequently Asked Questions about dc-elections

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve canonical UK election metadata and identifiers programmatically?โ–ผ

You retrieve canonical UK election metadata by querying the DemocracyClub EveryElection API to fetch structured election records, filtering by date, election group, or organization type.

Can I look up specific UK parliamentary or local election details using an official ID?โ–ผ

Yes, you can look up Westminster, local, and mayoral contests by querying stable identifiers from the DemocracyClub EveryElection API to retrieve specific election details and dates.

How do I map UK election IDs to candidate datasets for data integration?โ–ผ

You map election IDs to candidate datasets by retrieving canonical election metadata and stable identifiers from the DemocracyClub API, then cross-referencing those IDs with your candidate records.

What's the best way to verify the exact date and official ID of a UK parliamentary election?โ–ผ

The best way to verify exact dates and official IDs is querying the DemocracyClub EveryElection API, which provides centralized, canonical UK election metadata structured by election group and date.

Do I need HTTP connectivity to access UK public election records through this approach?โ–ผ

Yes, you need valid HTTP connectivity to the DemocracyClub API endpoints to successfully fetch and retrieve structured UK public election records and schedules.

Are there limitations when retrieving fragmented UK election data by organization type?โ–ผ

A limitation is that retrieval depends entirely on available DemocracyClub API endpoint structures, restricting queries to specific organization types, election groups, or valid dates only.