Frequently Asked Questions

How often is the data updated? We constantly monitor data changes and perform updates whenever we detect changes. Subscribers automatically receive access to all updates.

What format is the data in? CSV (Comma-Separated Values) with semicolon delimiters, UTF-8 encoded. Compatible with Excel, Google Sheets, Python, R, and all major databases.

Can I use this for commercial projects? Yes — both one-time purchases and subscriptions include a commercial license for applications, websites, and internal business tools.

How do I import into MySQL or PostgreSQL? Use LOAD DATA INFILE for MySQL or the COPY command for PostgreSQL. We provide detailed import guides for each database system.