| Yerpo created this task. Yerpo added a project: Wikidata. Restricted Application added a subscriber: Aklapper. |
Here's an API for the Slovene cultural registry information service. It contains data on about 30,000 listed objects, of which we're interested in ~8,500 that are listed as cultural monuments (for now). Infrastructure on Wikidata is already set up, currently we have about 770 objects already entered manually - all the details are on :d:WikiProject Slovenia and the constraint violation report for the key feature: the unique identifier EŠD.
What would be needed is as follows: to read the data tables for all objects somehow, and pull out the subset by listing type (monument of local/national importance), then import the data for those that aren't already in Wikidata. Use the data to create objects and populate some key properties - country, municipality, settlement, ESD number, type of object, type of listing. Coordinates should also be included, but this part is more tricky, because spatial data is stored as polygons and I'm not sure if those can be easily converted. For all the objects already in Wikidata, type of listing should be compared and updated where necessary. For all processed fields, "Stated in: Q18375284" should be added as a reference, and for listing type, "start time" should be read from the data tables and added.
Can someone please take a look and see if you can make sense of the API? The key fields (as far I'm able to tell from this list) are:
- OBCINA (municipality)
- NASELJE (settlement)
- ESD (the EŠD number)
- TIP (type of object)
- IME (name)
- SPOMENIKVR (the type of listing, presumably, although it could also be RZGLVRSTA)
- RZGLOBDOBJ (date for "start time" of listing, presumably)
- SHAPE data, if we can use it
If possible, we should start with a sample set of a few items so I can determine what the parameters are (they're in Slovene), and how they relate to Wikidata properties.
I can ask for additional details if needed, but the answer may take a while.
Cc: Aklapper, Yerpo, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
