Commit graph

16 commits

Author SHA1 Message Date
alpcentaur
9f172702ef Update 'notes.txt' 2023-02-27 12:09:51 +01:00
corsaronero
ba683b0a29 copied external notes into git repo and pip freezed venv packages into requirements.txt 2023-02-27 11:00:13 +00:00
corsaronero
9bfd56ff2c added prototype of function for editing existing entities 2023-02-27 10:43:11 +00:00
corsaronero
ef764f4bfd added function to automate entity creation on wikidata 2023-02-26 18:37:55 +00:00
corsaronero
7ade95deb5 finished function for dict import, started function to check for existing entities, already running for ishuman (q5) 2023-02-26 15:24:41 +00:00
corsaronero
d01b379ad8 started wikidataPEP class, based on wikibaseintegrator pip package 2023-02-26 12:07:40 +00:00
corsaronero
ee1d5d8919 changed dir and import structure to be used in root of project 2023-02-25 16:42:15 +00:00
corsaronero
a05b5bc33f added function parseMemberData2dictionary() for first property political party 2023-02-25 16:19:12 +00:00
corsaronero
b9a8f38974 wrote first smaller function download member pages instead of getting the data in same function 2023-02-25 15:43:11 +00:00
corsaronero
57a7111959 added memberData function with first step loading json, renamed memberListData function 2023-02-25 15:04:56 +00:00
corsaronero
79af61e5b5 changed name countries.yaml to config.yaml 2023-02-25 14:20:31 +00:00
corsaronero
9133104694 added function parseMemberData2dictionary() 2023-02-25 14:18:26 +00:00
corsaronero
f67bb2b05e added first two functions of class MembersOfParliamentCrawler 2023-02-24 22:37:14 +00:00
corsaronero
b4223bca30 added first syntax of general settings yaml per country 2023-02-24 18:29:55 +00:00
corsaronero
2e46df3260 update README.md 2023-02-24 16:07:01 +00:00
alpcentaur
426feeb53b Initial commit 2023-02-24 16:39:44 +01:00