Armenia Supplier Public Contracts
Pricing
from $100.00 / 1,000 public contract records
Armenia Supplier Public Contracts
Every public procurement contract an Armenian company has won: buyers with tax IDs, values, dates, procedure, appeals. Search by supplier tax ID (ՀՎՀՀ) or name. From the official contracts registry (PPCM), indexed weekly, with evidence on every record.
Pricing
from $100.00 / 1,000 public contract records
Rating
0.0
(0)
Developer
Soso Pkhakadze
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
3 days ago
Last modified
Categories
Share
Every public procurement contract an Armenian company has won, from the official contracts registry (PPCM, Ministry of Finance / armeps.am): the buying authority with its tax ID, contract value and savings against estimate, signing date and deadline, procedure type, number of bidders, appeals. Search by the supplier's 8-digit tax ID (ՀՎՀՀ) or by name. Indexed weekly from the public registry; evidence on every record.
What you can do with it
- Due diligence and KYB: see whether a counterparty lives on state contracts, with whom, for how much, and how often it wins single-source awards.
- Sanctions and integrity screening: state-contract exposure is a standard risk factor; appeals and unlawful-act notes are included as published.
- Market and competitor intelligence: a supplier's full award history in one call.
- Joins with the register:
supplierTaxIdis the same ՀՎՀՀ as the "Tax id" in our Armenia Company Registry tool, so ownership and contracts link cleanly. - AI agents: available as an MCP tool.
Input
| Field | Type | Description |
|---|---|---|
taxId | string | 8-digit supplier tax ID; takes precedence over query. |
query | string | Full or partial supplier name (as registered, Armenian or Latin). |
maxSuppliers | integer | For name search, how many matching suppliers to expand (default 3). |
maxContracts | integer | Max contract records to return and charge for, newest first (default 50). |
Output
One contract record per contract (illustrative until first production runs):
{"resultType": "contract","country": "AM","contractId": "4a1372fc-…","number": "201706046","supplierName": "…","supplierTaxId": "02614085","buyerName": "«…» ՊՓԲԸ","buyerTaxId": "035093365","buyerType": "OTHER","title": "…","titleEn": "Procurement of fuel for the needs of …","procedure": "electronic auction","procurementType": "GOODS","contractValueTotal": 747000,"contractSaving": 45000,"currency": "AMD","dateSigned": "2018-08-23","deadline": "2018-12-28","bidders": 2,"appeals": "Չկան","match": { "method": "tax_id_exact", "score": 1, "ambiguous": false, "candidates": 1 },"evidence": { "sourceUrl": "https://armeps.am/ppcm/public/contracts/contract", "contractId": "…", "registryAsOf": "2026-08-29" }}
Plus not_found (no contracts for that supplier in the registry index) and
unavailable (index missing; the run also fails, never a negative).
Scope and hygiene
- Source: the public contracts registry's own JSON service, read weekly into an
index;
registryAsOfis the index date. Line items (CPV codes, quantities) are not included in v1. - The registry publishes supplier emails, bank account numbers and internal staff identifiers; we strip all of them at ingest and never store them. Individual entrepreneurs appear as registered (their business name).
- Armenia has announced a new procurement platform for 2027; this tool will migrate when it launches.
Pricing
Pay per event: one lookup per query (including not_found), one contract-record
per contract returned.