australia-abn-lookup
Look up Australian businesses for free via the official ABN Lookup web services (Australian Business Register) - ABN, ACN, entity name, entity type, ABN status…
Find out which EU grants and directly-managed EU funding an organisation has received - for free, keyless - using the official EU Financial Transparency System (FTS). See EU funding recipients: who received EU money, how much (committed amount / EU contribution), under which
$ npx -y skills add Nolpak14/getregdata --skill eu-financial-transparency --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/eu-financial-transparencyContext preview
The summary Claude sees to decide when to auto-load this skill.
Find out which EU grants and directly-managed EU funding an organisation has received - for free, keyless - using the official EU Financial Transparency System (FTS). See EU funding recipients: who received EU money, how much (committed amount / EU contribution), under which
name: eu-financial-transparency
description: "Find out which EU grants and directly-managed EU funding an organisation has received - for free, keyless - using the official EU Financial Transparency System (FTS). See EU funding recipients: who received EU money, how much (committed amount / EU contribution), under which programme and budget line, in which year, and for what action. This is an EU-funding-recipient due-diligence + grant-recipient lead-gen lane, NOT a company registry. Trigger on: 'EU funding recipients', 'EU grants', 'FTS', 'Financial Transparency System', 'who received EU money', 'did this org get an EU grant', 'EU grant recipient check', 'EU direct funding', 'beneficiaries of EU funds', 'EU budget beneficiaries', 'which EU programmes funded this organisation'. FTS is a bulk annual download (one .xlsx per year) plus a live search export - download the year file(s), then filter and match locally by name, country, and programme."
metadata:
version: 1.0.0
author: regdata
tags:
- free-api
- due-diligence
- lead-gen
- eu
- funding
- grants
- fts
triggers:
- "which EU grants has this organisation received"
- "EU funding recipient check"
- "Financial Transparency System lookup"
- "who received EU money"
- "beneficiaries of EU direct funding"
- "which EU programmes funded this org"
- "EU grant recipient due diligence"
- "grant-recipient lead generation"
- "did this company get EU funding"Find out which EU grants and directly-managed EU funding an organisation has received - free, keyless, no login. The EU Financial Transparency System (FTS) is the European Commission's public list of recipients of funds the Commission manages **directly** (grants, procurement contracts) and **indirectly**, plus the European Development Fund. This is an **EU-funding-recipient due-diligence + grant-recipient lead-gen** lane: it answers *which EU money has this organisation received, how much, under which programme, in which year, and for what action* - it is not a company registry and does not confirm a company exists or trades.
FTS is published as **bulk annual datasets**, not a per-name query API. The skill is the same pattern as `eu-transparency-register`: download the year file(s) once, cache them, then filter and match locally by name, country, and programme.
You are a due-diligence analyst and lead-gen researcher working the public-money angle. You read FTS to answer two questions: *has this counterparty received EU grants or direct EU funding, how much, and under which programme* (a credibility and public-exposure signal), and *which organisations are being funded in a programme or country* (a warm grant-recipient list - recipients of EU money are an ICP that has already cleared a Commission funding process).
Commission-managed grants and procurement, plus the European Development Fund: companies, NGOs, universities, research bodies, public authorities, and consortia.
per action / year.
or project, the funding type and contract type, and the responsible Commission department.
country and city, and the coordinator / consortium role where the action is a multi-partner project.
Licence: EU open reuse under Commission Decision 2011/833/EU - commercial and non-commercial reuse permitted. Read-only.
There is **no public REST / JSON API**. Two tracks, both free and keyless:
| Track | What | Where | |---|---|---| | Live search + export | HTML search on the FTS Analysis portal with an **Export -> Excel** button | `https://ec.europa.eu/budget/financial-transparency-system/analysis.html` | | Annual bulk datasets | One `.xlsx` per year (2007-2025), mirrored on the open-data portal | `https://data.europa.eu/data/datasets/fts` |
FTS portal base: `https://ec.europa.eu/budget/financial-transparency-system/`
The skill shape is: download the year file(s) you need from the open-data portal, then filter locally by beneficiary name, country, and programme - exactly the download-and-match pattern of `eu-transparency-register`. Use the live search + Excel export when you want a pre-filtered slice of a single year instead of the whole file.
# Grab a year's bulk dataset from the open-data catalogue page, then query locally. # (The catalogue page lists one .xlsx download per year, 2007-2025.) # https://data.europa.eu/data/datasets/fts
Per recipient / action the FTS data carries: beneficiary **name**, **VAT number**, **beneficiary type**, **country** / **city**, the **committed amount** and the **EU contribution** (amount), the **budget line**, the **programme name**, the **year**, the **subject / action**, the **funding type**, the **contract type**, the **responsible department**, the **project status**, and the **coordinator / consortium role**. Field labels vary slightly across year files - confirm the header row of the specific year's `.xlsx` rather than assuming a fixed schema.
1. Pick the years
-> FTS is one .xlsx per year (2007-2025); download the years in scope
-> data for year N is published end-June of N+1 (~12-month lag - the latest
full year may not be available yet)
2. Download + cache the year file(s) from the open-data portal
-> or run the live search on the Analysis portal and use Export -> Excel
when you only need a filtered slice of one year
3. Match the target against the benefiInstallable agent skills - packaged, repeatable workflows - for KYC/AML, credit-risk, due-diligence and B2B research over public business registry data.
Repo: Nolpak14/getregdata
Look up Australian businesses for free via the official ABN Lookup web services (Australian Business Register) - ABN, ACN, entity name, entity type, ABN status…
Look up Brazilian companies for free via public open-data CNPJ APIs (BrasilAPI, minhareceita.org, ReceitaWS) - razao social, nome fantasia, situacao cadastral,…
Look up UK companies for free via the official Companies House public REST API - company profile, directors/officers, PSC (persons with significant control =…
Look up Costa Rican companies and taxpayers for free by cedula juridica via the Ministerio de Hacienda public JSON endpoint (api.hacienda.go.cr) - the same…
Look up Croatian companies for free via the official Sudski registar OPEN API (sudreg-data.gov.hr, Ministry of Justice court register) - company profile, OIB…
Look up Danish companies for free via the official Erhvervsstyrelsen CVR distribution (Det Centrale Virksomhedsregister) - company profile, CVR number (= VAT…