РусскийEnglishDeutschFrançaisEspañolItaliano中文

Tender datasets

Structured tender datasets for market analysis, procurement monitoring, lead generation, BI dashboards and machine-learning tasks. This section describes only tender data: notices, titles, buyers, countries, dates, prices, sources, links and descriptions.

What can be included

Historical archive

A one-time export of historical tender records by country, source, date range, keywords or sector.

Daily updates

Regular deltas with new and updated tenders for integration into your internal database or CRM.

Country datasets

Separate datasets for Russia, EU countries, the United States, India, China and other regions available in TenderInfo.

Sector datasets

Tender datasets by product, service, construction, IT, medical, energy, transport and other keyword groups.

Raw and normalized fields

Original tender titles and normalized/translated titles can be delivered together with dates, prices, currencies and links.

Training data for AI

Tender text can be used for classification, semantic search, tender matching, summarization and procurement analytics models.

Delivery formats

  • CSV for analysts and spreadsheets
  • JSON / JSONL for data pipelines and applications
  • XML compatible with the current API export
  • Parquet for large analytical datasets on request
  • Daily files or custom delivery by agreement

Data quality and limits

  • The dataset is built from TenderInfo tender records and follows the same field model as the API export.
  • The exact available fields depend on the source: some platforms provide full descriptions and links, while others provide only notice-level information.
  • Large exports can be filtered before delivery to reduce noise and storage volume.
  • Only tender data is described here; suppliers, customers, winners and contracts are not included in this section.

Dataset packages

DatasetDescription
Global daily tender feedNew tender notices from multiple countries and procurement platforms.
Historical tenders by countryArchive by country, source and publication period.
Keyword or industry datasetFiltered tenders by product, service, sector or custom search logic.
Source/platform datasetTender records from a selected public procurement portal or marketplace/RFQ source.
Tender descriptions datasetTender records with descriptions and searchable text fragments where available.

Field / Tender datasets

FieldTypeDescription
IDintegerUnique TenderInfo tender identifier.
Date_publdateTender publication date.
TenderNamestringTender title translated or normalized for search.
TenderNameOrigstringOriginal tender title in the source language.
BuyerstringName of the contracting authority or buyer.
CountrystringCountry where the tender is published.
Country_IDintegerTenderInfo country identifier; full list is available via mode=countries.
RegionstringLocal region where available.
PricedecimalEstimated contract value or starting price.
CurrencystringCurrency code or currency name.
DeadlinedateBid submission deadline.
LangstringLanguage of the tender record.
Published_InstringSource or electronic procurement platform.
TenderLinkurlOriginal source link. Paid access can be required for full source links.
TenderLinkInnerurlInternal TenderInfo tender page.
ApiTenderLinkurlAPI link for receiving this tender as a separate record.
User_idintegerInternal buyer identifier when available.
ApiUserLinkurlAPI link for tenders of the same buyer when available.
ApiSourceLinkurlAPI link for tenders from the same source when available.
IsMarketPlaceintegerRFQ / marketplace tender flag.
DescriptiontextTender description. In search exports this can be replaced by searchFragmentXML.

Typical use cases

  • Finding potential B2B customers and buyers by demand
  • Market sizing by country, sector and tender value
  • Competitor and source monitoring
  • Training NLP models on tender descriptions and titles
  • Building search, alerting and scoring systems
  • Enriching CRM and BI dashboards with procurement signals

Sample JSON record

{"ID":"71989101","Date_publ":"2026-07-08","TenderName":"Construction materials supply","TenderNameOrig":"Construction materials supply","Buyer":"City procurement department","Country":"United States","Country_ID":"15","Price":"250000","Currency":"USD","Deadline":"2026-08-05","Lang":"en","Published_In":"public procurement portal","TenderLinkInner":"https://www.tenderinfo.org/tender/71989101","ApiTenderLink":"https://www.tenderinfo.org/api/export?id=71989101&dtype=json"}

FAQ

Can I get only tenders, without suppliers and contracts?

Yes. This section is intentionally limited to tender records and tender notices.

Can the export be filtered before delivery?

Yes. Filters can include country, source, date range, keywords, price range and industry logic.

What is better: dataset or API?

Use datasets for large historical loads and ML/BI projects. Use the API for live search, small integrations and regular programmatic requests.