A set of scripts that make life easier and work with the data of employees & volunteer & members of the Citizens Network Watchdog Poland
Repository consists:
addon
- GSuite extensionsapp
- NodeJS API to expose unpublic data
Arguments:
- REGON – determines institution ID
- any of following –
name
,nip
,regon14
,regon9
,regon
,postal_code
,city
,voivodeship
,community
,county
,street
,house_no
,flat_no
,teryt
– determines returned data,name
by default
Value:
=GovDataByRegon('000678239')
Output:
Bałtycka Galeria Sztuki Współczesnej w Słupsku
Values:
=GovDataByRegon("000678239";"teryt")
Output:
0977278
GovDataByNip
function is also available. The signature is identical, except first argument is NIP.
Arguments:
- REGON – determines institution ID
- any of following –
name
,regon
,id
– determines returned data,name
by default
Values:
=FederByRegon('000678239');
Output:
Bałtycka Galeria Sztuki Współczesnej w Słupsku