Skip to main content

GUS REGON Internet Database Client

Project description

GUS (Główny Urząd Statystyczny) REGON Internet Database client which allows to get detailed information about company based on NIP, Regon or KRS number.

It requires an API key to the BIR1 service.

Quickstart

Install the package via pip:

pip install gusregon

Usage

from gusregon import GUS

gus = GUS(api_key='my_api_key')
gus.search(nip='..')

Sandbox mode for testing:

from gusregon import GUS

gus = GUS(sandbox=True)
gus.search(nip='..')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gusregon-1.0.0.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file gusregon-1.0.0.tar.gz.

File metadata

  • Download URL: gusregon-1.0.0.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gusregon-1.0.0.tar.gz
Algorithm Hash digest
SHA256 2c3a1c2782a894784755214ba0f49530f3e0849041e1b0b9cb195faaa0ac043b
MD5 e042cced5fdae3c87794eabaa1290a84
BLAKE2b-256 75577e6698ed008bbd59490b84671c0a23fc1f1d461c6d1612d7437207362cfa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page