From 6e2c36413e5a89cb2741e8cface81e0a352d6ce6 Mon Sep 17 00:00:00 2001 From: kempersc Date: Wed, 10 Dec 2025 00:27:33 +0100 Subject: [PATCH] geocode: add coordinates to 540 Japanese custodian files using postal codes - Download GeoNames JP postal code database (142K entries) - Create geocode_japan_postal.py with postal code lookup - Handle unicode hyphen variants in postal codes - Add manual mappings for remote Tokyo islands (Hachijojima, Miyakejima) - Implement prefix fallback for company postal codes - Total JP files geocoded: 540 (99.81% coverage) This brings overall geocoding coverage from 97.84% to 99.81% --- data/custodian/JP-26-UW-L-INST.yaml | 25 +- ...kitaakitashiaikawakominkantoshoshitsu.yaml | 15 +- data/custodian/JP-AK-KIT-L-K.yaml | 15 +- ...AK-KIT-L-KL-kamikoanisonritsu_library.yaml | 21 +- ...IT-L-KL-kitaakitashimoriyoshi_library.yaml | 15 +- data/custodian/JP-AK-KIT-L-KL.yaml | 15 +- data/custodian/JP-AK-KIT-M-ALTM.yaml | 15 +- data/custodian/JP-AK-KIT-M-HUMM.yaml | 15 +- data/custodian/JP-AK-KIT-M-MS.yaml | 15 +- data/custodian/JP-AK-MIN-L-G.yaml | 18 +- data/custodian/JP-AK-MIN-L-HL.yaml | 15 +- data/custodian/JP-AK-MIN-M-GMFM.yaml | 15 +- data/custodian/JP-AK-OGA-L-UL.yaml | 15 +- data/custodian/JP-AK-OGA-M-UMHM.yaml | 15 +- ...amachikubunkakoryusentahoeikantoshosh.yaml | 21 +- data/custodian/JP-AK-YAM-L-H.yaml | 15 +- ...-M-mitanechokotokakominkantoshoshitsu.yaml | 21 +- ...-mitanechoyamamotokominkantoshoshitsu.yaml | 15 +- data/custodian/JP-AK-YAM-L-M.yaml | 15 +- ...gahamamachimimmayakominkantoshoshitsu.yaml | 21 +- data/custodian/JP-AO-HIG-L-S.yaml | 21 +- data/custodian/JP-AO-KAM-L-NTL.yaml | 15 +- data/custodian/JP-AO-KAM-L-RL.yaml | 18 +- ...n_library_chitosetaichikukominkambunk.yaml | 15 +- data/custodian/JP-AO-KAM-L-RLC.yaml | 15 +- data/custodian/JP-AO-KAM-L-RLT.yaml | 15 +- data/custodian/JP-AO-KAM-L-RVL.yaml | 15 +- data/custodian/JP-AO-KAM-M-NMLFHMH.yaml | 15 +- data/custodian/JP-AO-KAM-M-RM.yaml | 15 +- data/custodian/JP-AO-KAM-M-RTLMH.yaml | 15 +- data/custodian/JP-AO-NAK-L-N.yaml | 21 +- data/custodian/JP-AO-SAN-L-GTL.yaml | 15 +- data/custodian/JP-AO-SAN-L-HH.yaml | 18 +- data/custodian/JP-AO-SHI-L-K.yaml | 21 +- data/custodian/JP-CH-SAM-L-K.yaml | 15 +- ...JP-CH-SAM-L-SL-sammushimatsuo_library.yaml | 15 +- ...-SAM-L-SL-sammushisambunomori_library.yaml | 15 +- data/custodian/JP-CH-SAM-L-SL.yaml | 15 +- data/custodian/JP-CH-SAM-L-YLY.yaml | 15 +- data/custodian/JP-CH-SAM-L-YPL.yaml | 15 +- data/custodian/JP-CH-SAM-M-SCMHF.yaml | 15 +- data/custodian/JP-EH-KAM-L-KL.yaml | 15 +- data/custodian/JP-EH-KAM-M-KCHMMV.yaml | 15 +- ...zudaigakutankidaigakubufuzoku_library.yaml | 18 +- data/custodian/JP-FU-AIZ-L-AL.yaml | 18 +- data/custodian/JP-FU-AIZ-L-AWCL.yaml | 15 +- data/custodian/JP-FU-AIZ-M-ACLMM.yaml | 15 +- data/custodian/JP-FU-AIZ-M-FM.yaml | 15 +- data/custodian/JP-FU-AIZ-M-MAN.yaml | 18 +- data/custodian/JP-FU-AIZ-M-MHB.yaml | 15 +- data/custodian/JP-FU-AIZ-M-PBAMSRGOMH.yaml | 24 +- data/custodian/JP-FU-AIZ-M-WJCM.yaml | 15 +- data/custodian/JP-FU-ASA-L-CL.yaml | 15 +- data/custodian/JP-FU-ASA-L-CTCL.yaml | 15 +- data/custodian/JP-FU-CHI-L-CL.yaml | 15 +- data/custodian/JP-FU-HIG-L-VSL.yaml | 21 +- data/custodian/JP-FU-ISH-L-FL.yaml | 21 +- data/custodian/JP-FU-IWA-L-KL.yaml | 15 +- data/custodian/JP-FU-IWA-L-T.yaml | 21 +- data/custodian/JP-FU-IWA-M-TECTM.yaml | 15 +- data/custodian/JP-FU-KAH-L-KL.yaml | 15 +- data/custodian/JP-FU-KAH-M-ODTM.yaml | 15 +- data/custodian/JP-FU-KAS-L-HPL.yaml | 15 +- data/custodian/JP-FU-KAS-L-SL.yaml | 16 +- data/custodian/JP-FU-KAW-L-A.yaml | 15 +- ...achichuokominkanhahatokonotoshoshitsu.yaml | 15 +- data/custodian/JP-FU-KUR-M-KTHFM.yaml | 15 +- ...N-L-ML-minamisomashiritsuchuo_library.yaml | 15 +- data/custodian/JP-FU-MIN-L-ML.yaml | 21 +- data/custodian/JP-FU-MIN-L-MPLOL.yaml | 15 +- ...ML-minamiechizenchoritsuimajo_library.yaml | 15 +- ...-ML-minamiechizenchoritsukono_library.yaml | 15 +- data/custodian/JP-FU-NAN-L-ML.yaml | 15 +- data/custodian/JP-FU-NAN-M-NFM.yaml | 15 +- data/custodian/JP-FU-ONG-L-MTPL.yaml | 15 +- data/custodian/JP-FU-ONG-L-OL.yaml | 15 +- data/custodian/JP-FU-ONG-M-MTHM.yaml | 15 +- data/custodian/JP-FU-ONU-L-AMTL.yaml | 15 +- data/custodian/JP-FU-ONU-M-ATLM.yaml | 21 +- data/custodian/JP-FU-YAM-L-NL.yaml | 21 +- data/custodian/JP-FU-YOS-L-EL.yaml | 15 +- data/custodian/JP-FU-YOS-L-ELE.yaml | 15 +- data/custodian/JP-FU-YOS-L-ELK.yaml | 15 +- data/custodian/JP-FU-YOS-L-FL.yaml | 18 +- data/custodian/JP-FU-YOS-L-FLIL.yaml | 18 +- data/custodian/JP-FU-YOS-M-DERS.yaml | 19 +- data/custodian/JP-GI-AMP-L-WL.yaml | 15 +- data/custodian/JP-GI-AMP-M-HAOP.yaml | 15 +- data/custodian/JP-GI-AMP-M-KMH.yaml | 15 +- data/custodian/JP-GI-AMP-M-LLLCHA.yaml | 15 +- ...-L-IL-ibigawachoritsusakauchi_library.yaml | 15 +- ...-L-IL-ibigawachoritsutanigumi_library.yaml | 15 +- data/custodian/JP-GI-IBI-L-IL.yaml | 15 +- data/custodian/JP-GI-IBI-M-IMHF.yaml | 15 +- ...GI-KAM-L-K-kabuchikominkantoshoshitsu.yaml | 15 +- ...kunihichisokomyuniteisentatoshoshitsu.yaml | 15 +- data/custodian/JP-GI-KAM-L-M.yaml | 15 +- data/custodian/JP-GU-AGA-L-H.yaml | 21 +- data/custodian/JP-GU-KAN-L-KL.yaml | 15 +- data/custodian/JP-GU-KAN-L-N.yaml | 15 +- data/custodian/JP-GU-KAN-M-AMK.yaml | 15 +- data/custodian/JP-GU-KAN-M-MHFKT.yaml | 15 +- ...KI-L-AL-akitakatashiritsuchuo_library.yaml | 15 +- ...KI-L-AL-akitakatashiritsukoda_library.yaml | 15 +- ...-L-AL-akitakatashiritsumidori_library.yaml | 15 +- ...AL-akitakatashiritsumukaihara_library.yaml | 15 +- ...-AL-akitakatashiritsutakamiya_library.yaml | 15 +- data/custodian/JP-HI-AKI-L-AL.yaml | 15 +- data/custodian/JP-HI-AKI-M-ACHFCM.yaml | 15 +- data/custodian/JP-HI-AKI-M-WG.yaml | 15 +- data/custodian/JP-HI-JIN-L-JL.yaml | 15 +- data/custodian/JP-HI-JIN-L-JTJCC.yaml | 21 +- data/custodian/JP-HI-JIN-L-JTSCC.yaml | 15 +- data/custodian/JP-HI-JIN-L-JTSIC.yaml | 15 +- data/custodian/JP-HI-JIN-L-JTTCC.yaml | 21 +- data/custodian/JP-HI-JIN-M-JR.yaml | 15 +- data/custodian/JP-HI-TOY-L-NITKHCL.yaml | 18 +- data/custodian/JP-HI-TOY-M-KFFM.yaml | 15 +- ...iotachoritsu_library_togochibunshitsu.yaml | 15 +- data/custodian/JP-HI-YAM-L-ALT.yaml | 15 +- data/custodian/JP-HI-YAM-L-ATL.yaml | 15 +- data/custodian/JP-HO-ABA-L-TTL.yaml | 15 +- data/custodian/JP-HO-ESA-L-HL.yaml | 15 +- data/custodian/JP-HO-ESA-L-N.yaml | 15 +- data/custodian/JP-HO-HID-L-SLM.yaml | 15 +- data/custodian/JP-HO-HID-L-STL.yaml | 18 +- data/custodian/JP-HO-HIY-L-AL.yaml | 15 +- data/custodian/JP-HO-ISH-L-S.yaml | 15 +- data/custodian/JP-HO-KAB-L-SL.yaml | 15 +- data/custodian/JP-HO-KAB-M-SSMM.yaml | 15 +- data/custodian/JP-HO-KAB-M-STMH.yaml | 15 +- data/custodian/JP-HO-KAS-L-NL.yaml | 21 +- data/custodian/JP-HO-KAS-M-NVBM.yaml | 15 +- data/custodian/JP-HO-MOM-L-TTL.yaml | 15 +- ...OM-L-YL-yubetsuchonakayubetsu_library.yaml | 21 +- data/custodian/JP-HO-MOM-L-YL.yaml | 15 +- data/custodian/JP-HO-MOM-M-TM.yaml | 15 +- data/custodian/JP-HO-MOM-M-YTLH.yaml | 15 +- data/custodian/JP-HO-NAK-L-HL.yaml | 15 +- data/custodian/JP-HO-NAK-M-HFMH.yaml | 15 +- ...fujichokyoikuiinkaijimukyokutoshokona.yaml | 15 +- ...ujichoritsuoniwakikominkantoshoshitsu.yaml | 15 +- data/custodian/JP-HO-RIS-M-RHM.yaml | 15 +- data/custodian/JP-HO-SAM-L-SL.yaml | 15 +- data/custodian/JP-HO-SAM-M-MAGVC.yaml | 15 +- data/custodian/JP-HO-SAM-M-SFM.yaml | 15 +- data/custodian/JP-HO-SAM-M-SKM.yaml | 15 +- data/custodian/JP-HO-SAP-L-SMLIC.yaml | 18 +- data/custodian/JP-HO-SET-L-I.yaml | 15 +- data/custodian/JP-HO-SHA-L-KL.yaml | 15 +- data/custodian/JP-HO-SHA-L-S.yaml | 15 +- data/custodian/JP-HO-SHI-L-S.yaml | 15 +- data/custodian/JP-HO-SOR-L-KL.yaml | 15 +- data/custodian/JP-HO-SOR-L-M.yaml | 15 +- data/custodian/JP-HO-SOR-L-N.yaml | 15 +- .../JP-HO-SOR-L-NL-nakafuranocho_library.yaml | 15 +- data/custodian/JP-HO-SOR-M-GSM.yaml | 15 +- data/custodian/JP-HO-SOR-M-HF.yaml | 15 +- data/custodian/JP-HO-SOR-M-NK.yaml | 15 +- data/custodian/JP-HO-TES-L-E.yaml | 15 +- data/custodian/JP-HO-TOK-L-C.yaml | 15 +- data/custodian/JP-HO-TOK-L-KL.yaml | 15 +- data/custodian/JP-HO-TOK-L-SL.yaml | 15 +- data/custodian/JP-HO-TOK-L-UL.yaml | 15 +- data/custodian/JP-HO-TOK-M-KHM.yaml | 15 +- data/custodian/JP-HO-TOM-L-S.yaml | 15 +- data/custodian/JP-HY-KAN-L-FTL.yaml | 15 +- data/custodian/JP-HY-KAN-L-KL.yaml | 15 +- data/custodian/JP-HY-TAM-L-TL.yaml | 15 +- data/custodian/JP-HY-TAM-M-MNAS.yaml | 15 +- data/custodian/JP-HY-TAM-M-OTPM.yaml | 15 +- data/custodian/JP-HY-TAM-M-SCSM.yaml | 15 +- data/custodian/JP-IB-HIG-L-K.yaml | 21 +- data/custodian/JP-IB-HIG-L-N.yaml | 18 +- data/custodian/JP-IB-HIG-L-SL.yaml | 21 +- ...-L-HL-hitachinakashiritsuchuo_library.yaml | 15 +- ...hitachinakashiritsunakaminato_library.yaml | 15 +- ...-L-HL-hitachinakashiritsusano_library.yaml | 15 +- data/custodian/JP-IB-HIT-L-HLK.yaml | 15 +- ...hiotashiritsu_library_satomibunshitsu.yaml | 15 +- data/custodian/JP-IB-HIT-L-HLS.yaml | 15 +- data/custodian/JP-IB-HIT-L-HLT.yaml | 15 +- data/custodian/JP-IB-HIT-L-IL.yaml | 15 +- data/custodian/JP-IB-HIT-M-HCLHM.yaml | 15 +- data/custodian/JP-IB-HIT-M-HMCC.yaml | 15 +- data/custodian/JP-IS-KAH-L-KMUL.yaml | 18 +- data/custodian/JP-IS-KAH-L-UTL.yaml | 15 +- data/custodian/JP-IS-KAH-M-UMHFM.yaml | 15 +- data/custodian/JP-IW-IWA-L-ITL.yaml | 15 +- data/custodian/JP-IW-IWA-M-IMA.yaml | 15 +- data/custodian/JP-IW-KES-L-S.yaml | 15 +- data/custodian/JP-IW-KES-M-FMST.yaml | 15 +- data/custodian/JP-IW-WAG-L-N.yaml | 18 +- data/custodian/JP-IW-WAG-M-NKMDH.yaml | 15 +- data/custodian/JP-IW-WAG-M-NMFHMH.yaml | 15 +- data/custodian/JP-IW-WAG-M-YLH.yaml | 15 +- data/custodian/JP-KA-AIR-L-YL.yaml | 15 +- data/custodian/JP-KA-AYA-L-A.yaml | 15 +- data/custodian/JP-KA-AYA-L-AL.yaml | 15 +- data/custodian/JP-KA-KAG-L-N.yaml | 15 +- data/custodian/JP-KA-KAG-M-BASN.yaml | 18 +- data/custodian/JP-KA-KAG-M-CAM.yaml | 15 +- data/custodian/JP-KA-KAN-L-K.yaml | 15 +- ...-L-KL-kanonjishiritsutoyohama_library.yaml | 15 +- data/custodian/JP-KA-KAN-L-KL.yaml | 15 +- data/custodian/JP-KA-KAN-L-KMML.yaml | 15 +- data/custodian/JP-KA-KAN-M-KC.yaml | 15 +- data/custodian/JP-KA-KAN-M-KOCMMHFG.yaml | 15 +- data/custodian/JP-KA-KAN-M-TFM.yaml | 15 +- data/custodian/JP-KA-KIM-L-H.yaml | 21 +- ...L-K-kimotsukichobunkasentatoshoshitsu.yaml | 15 +- ...sukichouchinouragingaarinatoshoshitsu.yaml | 15 +- data/custodian/JP-KA-KIM-L-ML.yaml | 21 +- data/custodian/JP-KA-KIM-L-MLS.yaml | 21 +- .../JP-KA-KOZ-A-SA-samukawa_archives.yaml | 15 +- data/custodian/JP-KA-KOZ-A-SA.yaml | 15 +- data/custodian/JP-KA-KOZ-L-SL.yaml | 15 +- data/custodian/JP-KA-KUM-L-ML.yaml | 15 +- data/custodian/JP-KA-KUM-L-N.yaml | 15 +- ...himachokyoikuiinkaionoaidatoshoshitsu.yaml | 15 +- data/custodian/JP-KA-KUM-L-Y.yaml | 15 +- data/custodian/JP-KA-KUM-M-MHM.yaml | 15 +- data/custodian/JP-KA-KUM-M-MLM.yaml | 19 +- data/custodian/JP-KA-KUM-M-NCFHM.yaml | 15 +- data/custodian/JP-KA-NAK-L-NMSMKKL.yaml | 15 +- data/custodian/JP-KA-NIS-L-NL.yaml | 15 +- data/custodian/JP-KA-NIS-M-TDC.yaml | 15 +- data/custodian/JP-KA-OSH-L-STL.yaml | 15 +- data/custodian/JP-KA-OSH-L-TL.yaml | 15 +- data/custodian/JP-KA-OSH-L-U.yaml | 15 +- data/custodian/JP-KA-OSH-L-Y.yaml | 15 +- data/custodian/JP-KA-OSH-L-YTL.yaml | 15 +- data/custodian/JP-KA-OSH-M-AWCC.yaml | 15 +- data/custodian/JP-KA-OSH-M-SCC.yaml | 15 +- data/custodian/JP-KA-OSH-M-TK.yaml | 15 +- data/custodian/JP-KA-OSH-M-YFM.yaml | 15 +- data/custodian/JP-KA-SAT-L-KIHUL.yaml | 18 +- data/custodian/JP-KA-SAT-L-SL.yaml | 15 +- data/custodian/JP-KA-SAT-L-SLH.yaml | 15 +- data/custodian/JP-KA-SAT-L-SLI.yaml | 15 +- ...daishiritsu_library_kamikoshikibunkan.yaml | 21 +- ...asendaishiritsu_library_kashimabunkan.yaml | 15 +- data/custodian/JP-KA-SAT-L-SLK.yaml | 15 +- ...aishiritsu_library_shimokoshikibunkan.yaml | 18 +- data/custodian/JP-KA-SAT-L-SLS.yaml | 15 +- data/custodian/JP-KA-SAT-L-SLT.yaml | 15 +- data/custodian/JP-KA-SAT-M-ILM.yaml | 15 +- data/custodian/JP-KA-SAT-M-KIHUM.yaml | 15 +- data/custodian/JP-KA-SAT-M-KNCL.yaml | 15 +- data/custodian/JP-KA-SAT-M-SCSHM.yaml | 15 +- data/custodian/JP-KA-SAT-M-SLM.yaml | 15 +- data/custodian/JP-KA-SAT-M-SMB.yaml | 15 +- data/custodian/JP-KA-SAT-M-SSHLM.yaml | 15 +- data/custodian/JP-KA-SHO-L-SL.yaml | 15 +- data/custodian/JP-KO-AKI-L-GL.yaml | 15 +- data/custodian/JP-KO-AKI-L-U.yaml | 15 +- data/custodian/JP-KO-AKI-L-Y.yaml | 15 +- data/custodian/JP-KO-TAK-L-K.yaml | 15 +- data/custodian/JP-KO-TAK-L-N.yaml | 15 +- data/custodian/JP-KU-AMA-L-R.yaml | 15 +- data/custodian/JP-KU-ASH-L-A.yaml | 15 +- data/custodian/JP-KU-ASH-L-ATL.yaml | 15 +- ...minamiasomurachoyokominkantoshoshitsu.yaml | 15 +- data/custodian/JP-KU-ASO-L-M.yaml | 15 +- data/custodian/JP-KU-ASO-L-TLAL.yaml | 15 +- data/custodian/JP-KU-ASO-M-LO.yaml | 15 +- ...osamachishogaigakushusentatoshoshitsu.yaml | 15 +- data/custodian/JP-KU-KIK-L-KTL.yaml | 15 +- data/custodian/JP-KU-KUM-M-HTI.yaml | 15 +- data/custodian/JP-KU-TAM-L-GTACL.yaml | 15 +- ...-nagomimachimikawakominkantoshoshitsu.yaml | 15 +- data/custodian/JP-KU-TAM-L-N.yaml | 15 +- data/custodian/JP-KU-TAM-L-NL.yaml | 15 +- data/custodian/JP-KU-TAM-M-NMFHM.yaml | 19 +- data/custodian/JP-KY-KUS-L-KTL.yaml | 15 +- data/custodian/JP-KY-KYO-L-RLKUM.yaml | 15 +- data/custodian/JP-KY-NAG-L-K.yaml | 15 +- data/custodian/JP-KY-NAG-L-KL.yaml | 15 +- data/custodian/JP-KY-NAG-L-NL.yaml | 15 +- data/custodian/JP-KY-SEI-L-KKNDL.yaml | 15 +- data/custodian/JP-KY-SEI-L-STL.yaml | 18 +- data/custodian/JP-KY-SOR-L-S.yaml | 21 +- data/custodian/JP-KY-SOR-L-W.yaml | 15 +- data/custodian/JP-KY-TSU-L-UL.yaml | 15 +- data/custodian/JP-KY-YOS-L-I.yaml | 15 +- data/custodian/JP-KY-YOS-L-YL.yaml | 15 +- data/custodian/JP-KY-YOS-L-YLK.yaml | 15 +- data/custodian/JP-KY-YOS-L-YLN.yaml | 15 +- data/custodian/JP-KY-YOS-M-YMK.yaml | 19 +- data/custodian/JP-KY-YOS-M-YTKML.yaml | 15 +- data/custodian/JP-MI-HIG-L-M.yaml | 15 +- data/custodian/JP-MI-HIG-L-SVCL.yaml | 21 +- data/custodian/JP-MI-KAT-L-S.yaml | 15 +- data/custodian/JP-MI-KAT-M-MWH.yaml | 19 +- data/custodian/JP-MI-KOY-M-PROC.yaml | 15 +- data/custodian/JP-MI-KUR-L-MGTL.yaml | 15 +- data/custodian/JP-MI-KUR-L-T.yaml | 15 +- data/custodian/JP-MI-KUR-M-AHMM.yaml | 15 +- data/custodian/JP-MI-KUR-M-MT.yaml | 15 +- data/custodian/JP-MI-KUW-L-KTL.yaml | 15 +- data/custodian/JP-MI-MIY-L-S.yaml | 21 +- data/custodian/JP-MI-MIY-M-SMHM.yaml | 15 +- data/custodian/JP-MI-NIS-L-TL.yaml | 15 +- data/custodian/JP-MI-NIS-M-FWATK.yaml | 15 +- data/custodian/JP-MI-NIS-M-TTCC.yaml | 19 +- data/custodian/JP-MI-TAG-L-TCLOB.yaml | 15 +- data/custodian/JP-MI-TAG-L-TCLSB.yaml | 15 +- data/custodian/JP-MI-TOM-L-TCL.yaml | 15 +- data/custodian/JP-NA-HIG-L-CL.yaml | 18 +- data/custodian/JP-NA-HIG-L-H.yaml | 21 +- data/custodian/JP-NA-HIG-L-I.yaml | 15 +- data/custodian/JP-NA-HIG-M-HCHFM.yaml | 21 +- data/custodian/JP-NA-KAM-L-ITCCLR.yaml | 15 +- .../JP-NA-KAM-M-IAM-iizuna_apple_museum.yaml | 15 +- data/custodian/JP-NA-KAM-M-IHM.yaml | 15 +- data/custodian/JP-NA-KIT-L-KTL.yaml | 15 +- data/custodian/JP-NA-KIT-L-OL.yaml | 15 +- data/custodian/JP-NA-KIT-L-STL.yaml | 15 +- data/custodian/JP-NA-KIT-M-OMLH.yaml | 19 +- data/custodian/JP-NA-MIN-L-K.yaml | 15 +- data/custodian/JP-NA-MIN-L-ML.yaml | 15 +- data/custodian/JP-NA-MIN-L-MVL.yaml | 15 +- ...L-SL-shinkamigotochoritsuchuo_library.yaml | 21 +- ...-SL-shinkamigotochoritsunarao_library.yaml | 21 +- data/custodian/JP-NA-MIN-L-SL.yaml | 15 +- data/custodian/JP-NA-MIN-L-SLK.yaml | 21 +- data/custodian/JP-NA-MIN-L-SLS.yaml | 21 +- data/custodian/JP-NA-MIN-L-SLW.yaml | 21 +- data/custodian/JP-NA-MIN-M-KMAM.yaml | 15 +- data/custodian/JP-NA-MIN-M-STGM.yaml | 19 +- data/custodian/JP-NA-SHI-L-K.yaml | 15 +- data/custodian/JP-NA-SHI-L-N.yaml | 15 +- .../JP-NA-SHI-L-TL-tenryumura_library.yaml | 15 +- data/custodian/JP-NA-SHI-M-JSM.yaml | 15 +- data/custodian/JP-NA-SHI-M-NOTTMOYHBM.yaml | 24 +- data/custodian/JP-NA-UDA-L-S.yaml | 15 +- data/custodian/JP-NA-YAM-L-H.yaml | 15 +- data/custodian/JP-NA-YAM-L-YCL.yaml | 15 +- data/custodian/JP-NA-YOS-L-OL.yaml | 15 +- data/custodian/JP-NA-YOS-L-T.yaml | 15 +- data/custodian/JP-NI-IWA-L-A.yaml | 15 +- data/custodian/JP-NI-IWA-L-S.yaml | 15 +- data/custodian/JP-NI-IWA-M-AS.yaml | 15 +- data/custodian/JP-NI-IWA-M-SM.yaml | 15 +- ...B-bungoonoshiasajikominkantoshoshitsu.yaml | 15 +- ...B-bungoonoshichitoseshishotoshoshitsu.yaml | 15 +- ...-bungoonoshiinukaikominkantoshoshitsu.yaml | 15 +- ...ungoonoshikiyokawakominkantoshoshitsu.yaml | 15 +- ...L-B-bungoonoshionokominkantoshoshitsu.yaml | 15 +- ...ngotakadashikakajikominkantoshoshitsu.yaml | 15 +- ...ngotakadashimatamakominkantoshoshitsu.yaml | 15 +- data/custodian/JP-OI-BUN-L-B.yaml | 15 +- data/custodian/JP-OI-BUN-L-BL.yaml | 15 +- data/custodian/JP-OI-BUN-L-BPL.yaml | 15 +- data/custodian/JP-OI-BUN-M-BOCM.yaml | 15 +- data/custodian/JP-OI-BUN-M-FAMS.yaml | 15 +- data/custodian/JP-OI-HIG-L-H.yaml | 15 +- data/custodian/JP-OI-KUS-L-KL.yaml | 15 +- data/custodian/JP-OK-AID-L-AL.yaml | 15 +- data/custodian/JP-OK-GIN-L-URML.yaml | 16 +- ...L-KL-kibichuochoritsukamogawa_library.yaml | 15 +- data/custodian/JP-OK-KAG-L-KL.yaml | 15 +- data/custodian/JP-OK-KAG-M-OKMH.yaml | 19 +- data/custodian/JP-OK-KAT-L-SL.yaml | 15 +- data/custodian/JP-OK-KAT-M-SMA.yaml | 15 +- data/custodian/JP-OK-KUM-L-KL.yaml | 15 +- data/custodian/JP-OK-KUM-M-TH.yaml | 15 +- data/custodian/JP-OK-KUN-L-GL.yaml | 15 +- data/custodian/JP-OK-KUN-L-H.yaml | 15 +- data/custodian/JP-OK-KUN-L-I.yaml | 15 +- data/custodian/JP-OK-KUN-L-K.yaml | 15 +- data/custodian/JP-OK-KUN-L-NL.yaml | 15 +- data/custodian/JP-OK-KUN-L-OISTGUL.yaml | 21 +- data/custodian/JP-OK-KUN-L-OVCIC.yaml | 15 +- data/custodian/JP-OK-KUN-M-HCCN.yaml | 15 +- data/custodian/JP-OK-KUN-M-OSM.yaml | 15 +- data/custodian/JP-OK-MAN-M-SSHFM.yaml | 15 +- data/custodian/JP-OK-MIY-L-TL.yaml | 15 +- data/custodian/JP-OK-NAK-L-AL.yaml | 15 +- data/custodian/JP-OK-NAK-L-NVGHML.yaml | 15 +- data/custodian/JP-OK-NAK-L-YL.yaml | 15 +- data/custodian/JP-OK-NAK-M-GHML.yaml | 15 +- data/custodian/JP-OK-NAK-M-NKMCA.yaml | 15 +- ...ouchishiosafunechokominkantoshoshitsu.yaml | 15 +- data/custodian/JP-OK-SET-L-S.yaml | 15 +- data/custodian/JP-OK-SET-L-SCL.yaml | 15 +- data/custodian/JP-OK-SET-M-UKB.yaml | 18 +- data/custodian/JP-OK-SET-M-YAMYBMMS.yaml | 15 +- data/custodian/JP-OK-SHI-A-OPA.yaml | 15 +- data/custodian/JP-OK-SHI-L-A.yaml | 15 +- data/custodian/JP-OK-SHI-L-HL.yaml | 15 +- data/custodian/JP-OK-SHI-L-TL.yaml | 15 +- data/custodian/JP-OK-SHI-M-HCCMS.yaml | 15 +- data/custodian/JP-OK-SHI-M-IFM.yaml | 15 +- data/custodian/JP-OK-SHI-M-IHFM.yaml | 15 +- data/custodian/JP-OK-TOM-L-KTPL.yaml | 15 +- data/custodian/JP-OK-TOM-M-FGM.yaml | 15 +- data/custodian/JP-OK-YAE-M-AM.yaml | 15 +- data/custodian/JP-OO-OOS-L-CSBF.yaml | 15 +- data/custodian/JP-OO-OOS-L-TCOMOMBILI.yaml | 21 +- data/custodian/JP-OS-KAW-L-NLK.yaml | 15 +- data/custodian/JP-OS-KAW-L-OL.yaml | 15 +- data/custodian/JP-OS-KAW-M-OGFC.yaml | 15 +- data/custodian/JP-OS-MIN-L-C.yaml | 15 +- data/custodian/JP-OS-MIN-L-KL.yaml | 15 +- data/custodian/JP-OS-MIN-L-OUAL.yaml | 15 +- data/custodian/JP-OS-MIN-L-T.yaml | 15 +- data/custodian/JP-OS-MIN-M-OPCM.yaml | 15 +- data/custodian/JP-OS-MIS-L-SL.yaml | 15 +- data/custodian/JP-OS-OSA-L-KUML.yaml | 15 +- data/custodian/JP-OS-OSA-L-OCPL.yaml | 15 +- data/custodian/JP-OS-OSA-L-TGUL.yaml | 18 +- data/custodian/JP-OS-SEN-L-KL.yaml | 15 +- data/custodian/JP-OS-SEN-L-LIIRNSKU.yaml | 21 +- data/custodian/JP-OS-SEN-L-LKUHS.yaml | 15 +- data/custodian/JP-OS-SEN-L-OUHSSL.yaml | 18 +- data/custodian/JP-OS-SEN-L-OUTL.yaml | 15 +- data/custodian/JP-SA-HIG-L-DBU6AL.yaml | 15 +- data/custodian/JP-SA-HIG-L-GL.yaml | 15 +- data/custodian/JP-SA-HIG-M-GEP.yaml | 15 +- data/custodian/JP-SA-HIG-M-HB.yaml | 18 +- data/custodian/JP-SA-HIG-M-MGHP.yaml | 15 +- data/custodian/JP-SA-HIK-L-KL.yaml | 15 +- data/custodian/JP-SA-HIK-L-TL.yaml | 15 +- data/custodian/JP-SA-HIK-M-ZTH.yaml | 15 +- ...-SA-IRU-L-ML-moroyamachoritsu_library.yaml | 15 +- data/custodian/JP-SA-IRU-L-NL.yaml | 15 +- data/custodian/JP-SA-IRU-L-S.yaml | 15 +- data/custodian/JP-SA-IRU-L-SL.yaml | 18 +- data/custodian/JP-SA-IRU-L-SLK.yaml | 15 +- data/custodian/JP-SA-IRU-M-MMHFM.yaml | 15 +- data/custodian/JP-SA-IRU-M-MSMAMNV.yaml | 15 +- ...richohigashisefurikominkantoshoshitsu.yaml | 15 +- data/custodian/JP-SA-KAN-L-Y.yaml | 15 +- ...JP-SA-MIY-L-KTL-kamimine_town_library.yaml | 15 +- data/custodian/JP-SA-MIY-M-KCLMH.yaml | 15 +- ...CH-L-AL-aishochoritsuechigawa_library.yaml | 15 +- data/custodian/JP-SH-ECH-L-AL.yaml | 15 +- data/custodian/JP-SH-HAI-L-K.yaml | 21 +- data/custodian/JP-SH-HAI-M-KMHY.yaml | 15 +- data/custodian/JP-SH-NIT-L-O.yaml | 15 +- data/custodian/JP-SH-NIT-L-Y.yaml | 15 +- data/custodian/JP-SH-NIT-M-OTMNH.yaml | 15 +- data/custodian/JP-SH-OCH-L-OL.yaml | 15 +- data/custodian/JP-SH-OCH-L-OLH.yaml | 15 +- data/custodian/JP-SH-OCH-L-OLI.yaml | 15 +- data/custodian/JP-SH-OKI-L-G.yaml | 15 +- data/custodian/JP-SH-OKI-L-N.yaml | 15 +- data/custodian/JP-SH-OKI-L-NCL.yaml | 15 +- data/custodian/JP-SH-OKI-L-TOL.yaml | 18 +- data/custodian/JP-SH-OKI-M-KIRM.yaml | 15 +- data/custodian/JP-SH-OKI-M-OIGM.yaml | 15 +- data/custodian/JP-SH-SUN-L-NTL.yaml | 15 +- data/custodian/JP-SH-SUN-L-SL.yaml | 21 +- data/custodian/JP-SH-SUN-L-YILM.yaml | 15 +- data/custodian/JP-SH-SUN-M-BBM.yaml | 18 +- data/custodian/JP-SH-SUN-M-FBG.yaml | 15 +- data/custodian/JP-SH-TAG-L-KTL.yaml | 15 +- data/custodian/JP-SH-TAG-M-KBM.yaml | 15 +- ...P-TO-HAC-L-HL-hachijochoritsu_library.yaml | 16 +- data/custodian/JP-TO-MIY-L-HL.yaml | 21 +- data/custodian/JP-TO-MIY-L-M.yaml | 16 +- data/custodian/JP-TO-NII-L-N.yaml | 15 +- data/custodian/JP-TO-NII-M-NMM.yaml | 15 +- ...-TO-NIS-L-HL-hinoharasonritsu_library.yaml | 15 +- ...-NIS-L-OL-okutamachoritsukori_library.yaml | 15 +- data/custodian/JP-TO-NIS-L-OL.yaml | 15 +- data/custodian/JP-TO-NIS-M-OVC.yaml | 15 +- .../JP-TO-SAI-L-HL-hiezuson_library.yaml | 15 +- data/custodian/JP-TO-SHI-L-TL.yaml | 15 +- data/custodian/JP-TO-SHI-L-TLK.yaml | 18 +- data/custodian/JP-TO-SHI-L-TLN.yaml | 15 +- data/custodian/JP-TO-SHI-M-TTMHF.yaml | 15 +- data/custodian/JP-TO-TOH-L-K.yaml | 15 +- data/custodian/JP-TO-TOH-L-KLA.yaml | 15 +- data/custodian/JP-TO-TOH-L-KTL.yaml | 15 +- ...OH-L-Y-yurihamachoshiosaipurazatomari.yaml | 15 +- data/custodian/JP-TO-TOH-L-Y.yaml | 15 +- data/custodian/JP-TO-TOH-L-YTL.yaml | 15 +- data/custodian/JP-TO-TOH-M-HFM.yaml | 15 +- ...S-L-G-gakushuindaigakufuzokukenkyusho.yaml | 15 +- ...G-gakushuindaigakurigakubutoshoshitsu.yaml | 15 +- data/custodian/JP-TO-TOS-L-G.yaml | 15 +- data/custodian/JP-TO-TOS-L-GUL.yaml | 18 +- data/custodian/JP-TO-TOS-L-GULEL.yaml | 15 +- data/custodian/JP-TO-TOS-L-LJCKNU.yaml | 19 +- data/custodian/JP-TO-TOS-L-RIOCGU.yaml | 15 +- data/custodian/JP-TO-TOS-L-RUIL.yaml | 15 +- ...kabushikigaishairyojigyokikakubuhonsh.yaml | 15 +- data/custodian/JP-TO-TOS-L-T.yaml | 19 +- data/custodian/JP-TO-TOS-L-TCML.yaml | 18 +- data/custodian/JP-TO-TOS-L-TL.yaml | 15 +- data/custodian/JP-TO-TOS-L-TLH.yaml | 15 +- data/custodian/JP-TO-TOS-L-TLI.yaml | 16 +- data/custodian/JP-TO-TOS-L-TUL.yaml | 18 +- ...-YAZ-L-YL-yazuchoritsufunaoka_library.yaml | 15 +- ...TO-YAZ-L-YL-yazuchoritsuhatto_library.yaml | 15 +- data/custodian/JP-TO-YAZ-L-YL.yaml | 15 +- data/custodian/JP-WA-ARI-L-A.yaml | 15 +- data/custodian/JP-WA-ARI-L-AL.yaml | 15 +- data/custodian/JP-WA-ARI-L-ASL.yaml | 15 +- data/custodian/JP-WA-ARI-L-CP.yaml | 15 +- data/custodian/JP-WA-ARI-L-HKL.yaml | 15 +- ...gawachoritsukawabekominkantoshoshitsu.yaml | 15 +- ...gawachoritsumiyamakominkantoshoshitsu.yaml | 15 +- ...awachoritsunakatsukominkantoshoshitsu.yaml | 15 +- data/custodian/JP-WA-HIG-L-K.yaml | 15 +- data/custodian/JP-WA-HIG-L-NL.yaml | 18 +- ...AI-L-K-kiminochobunkasentatoshoshitsu.yaml | 15 +- ...-L-K-kiminochochuokominkantoshoshitsu.yaml | 15 +- ...iminochoogawachikukominkantoshoshitsu.yaml | 15 +- ...inochoshiganochikukominkantoshoshitsu.yaml | 15 +- data/custodian/JP-WA-NIS-L-KL.yaml | 15 +- data/custodian/JP-WA-NIS-L-KLI.yaml | 15 +- data/custodian/JP-YA-MIN-L-HSUL.yaml | 21 +- data/custodian/JP-YA-MIN-L-MYLM.yaml | 21 +- data/custodian/JP-YA-MIN-M-FM.yaml | 19 +- data/custodian/JP-YA-MIN-M-KMA.yaml | 18 +- data/custodian/JP-YA-MIN-M-KMHD.yaml | 15 +- data/custodian/JP-YA-MIN-M-KMM.yaml | 15 +- data/custodian/JP-YA-MIN-M-YGM.yaml | 15 +- ...amurogawamachichuokominkantoshoshitsu.yaml | 15 +- data/custodian/JP-YA-MOG-L-S.yaml | 15 +- data/custodian/JP-YA-MOG-M-MMFHMH.yaml | 15 +- data/custodian/JP-YA-NIS-L-I.yaml | 15 +- data/custodian/JP-YA-NIS-L-IL.yaml | 21 +- data/custodian/JP-YA-NIS-L-ILM.yaml | 18 +- data/custodian/JP-YA-NIS-L-ILR.yaml | 21 +- data/custodian/JP-YA-NIS-L-SL.yaml | 24 +- data/custodian/JP-YA-NIS-M-ICK.yaml | 15 +- data/custodian/JP-YA-NIS-M-ONM.yaml | 15 +- data/custodian/JP-YA-NIS-M-YPNP.yaml | 19 +- data/custodian/JP-YA-OSH-L-ONCMTL.yaml | 15 +- ...-L-SL-suooshimachoritsuoshima_library.yaml | 15 +- ...SL-suooshimachoritsutachibana_library.yaml | 18 +- ...SH-L-SL-suooshimachoritsutowa_library.yaml | 15 +- data/custodian/JP-YA-OSH-L-SL.yaml | 15 +- data/custodian/JP-YA-OSH-M-KHFMM.yaml | 19 +- data/custodian/JP-YA-OSH-M-OFHM.yaml | 15 +- data/custodian/JP-YA-OSH-M-SBKC.yaml | 19 +- data/reference/readme.txt | 49 +++ scripts/geocode_japan_postal.py | 283 ++++++++++++++++++ 542 files changed, 7651 insertions(+), 1249 deletions(-) create mode 100644 data/reference/readme.txt create mode 100644 scripts/geocode_japan_postal.py diff --git a/data/custodian/JP-26-UW-L-INST.yaml b/data/custodian/JP-26-UW-L-INST.yaml index 2dd2462a97..099ad79ca7 100644 --- a/data/custodian/JP-26-UW-L-INST.yaml +++ b/data/custodian/JP-26-UW-L-INST.yaml @@ -6,6 +6,10 @@ original_entry: - wikidata_id: Q107046620 name: 'Midokanpakuki: the original handwritten diary of Fujiwara no Michinaga' country: Japan + locations: + - country: JP + latitude: 35.0211 + longitude: 135.7539 processing_timestamp: '2025-12-06T20:58:09.874041+00:00' wikidata_enrichment: wikidata_entity_id: Q11658779 @@ -67,8 +71,9 @@ wikidata_enrichment: instance_of: &id001 - id: Q7075 label: library - description: institution charged with the care of a collection of literary, musical, artistic, or reference materials, - such as books, manuscripts, recordings, or films + description: institution charged with the care of a collection of literary, + musical, artistic, or reference materials, such as books, manuscripts, recordings, + or films - id: Q11079823 label: bunko description: 文書、図書を収蔵、公開する図書館 @@ -125,7 +130,8 @@ ghcid: reason: 'Region resolved via Wikidata P131: XX->26 (JP-26)' - ghcid: JP-26-UW-L-INST valid_from: '2025-12-08T17:19:55.853382+00:00' - reason: GHCID abbreviation regenerated from emic_name "陽明文庫" (was "Yōmei Bunko", abbrev YB→INST) + reason: GHCID abbreviation regenerated from emic_name "陽明文庫" (was "Yōmei Bunko", + abbrev YB→INST) location_resolution: method: WIKIDATA_P131 country_code: JP @@ -159,10 +165,15 @@ unesco_mow_enrichment: provenance: notes: - 'Region resolved 2025-12-06T23:35:39Z: XX->26 via Wikidata P131 (JP-26)' - - 'GHCID regenerated 2025-12-08T17:19:55.853382+00:00: abbreviation YB→INST from emic_name' + - 'GHCID regenerated 2025-12-08T17:19:55.853382+00:00: abbreviation YB→INST from + emic_name' - Canonical location normalized on 2025-12-09T12:11:29Z location: - region: JP-26 - region_code: '26' country: JP - normalization_timestamp: '2025-12-09T13:32:53.557106+00:00' + latitude: 35.0211 + longitude: 135.7539 +geocoding: + method: CITY_FALLBACK + source: GeoNames (Kyoto city) + notes: Yōmei Bunko is in Ukyo Ward, Kyoto. No postal code available. + timestamp: '2025-12-09T23:23:25.638666+00:00' diff --git a/data/custodian/JP-AK-KIT-L-K-kitaakitashiaikawakominkantoshoshitsu.yaml b/data/custodian/JP-AK-KIT-L-K-kitaakitashiaikawakominkantoshoshitsu.yaml index 9e9696b36b..e664c2ccdd 100644 --- a/data/custodian/JP-AK-KIT-L-K-kitaakitashiaikawakominkantoshoshitsu.yaml +++ b/data/custodian/JP-AK-KIT-L-K-kitaakitashiaikawakominkantoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Akita Ken postal_code: 018-4282 street_address: 25 SUMOMODAI SHIMOTOYOTA, Kitaakita Shi, Akita Ken, 018-4282 + latitude: 40.1541 + longitude: 140.309 processing_timestamp: '2025-12-06T23:38:51.196724+00:00' ghcid: ghcid_current: JP-AK-KIT-L-K-kitaakitashiaikawakominkantoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KITAAKITASHIAIKAWAKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 018-4282 street_address: 25 SUMOMODAI SHIMOTOYOTA, Kitaakita Shi, Akita Ken, 018-4282 normalization_timestamp: '2025-12-09T13:33:36.770571+00:00' + latitude: 40.1541 + longitude: 140.309 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-4282 + resolved_place: Sumomodai + resolved_city: Kitaakita Shi + timestamp: '2025-12-09T23:13:13.369110+00:00' diff --git a/data/custodian/JP-AK-KIT-L-K.yaml b/data/custodian/JP-AK-KIT-L-K.yaml index c8f89ee4f6..aff3a7eead 100644 --- a/data/custodian/JP-AK-KIT-L-K.yaml +++ b/data/custodian/JP-AK-KIT-L-K.yaml @@ -16,6 +16,8 @@ original_entry: region: Akita Ken postal_code: 018-4611 street_address: 146-1 ANI MIZUNASHI OMACHI, Kitaakita Shi, Akita Ken, 018-4611 + latitude: 40.0888 + longitude: 140.3441 processing_timestamp: '2025-12-06T23:38:51.194174+00:00' ghcid: ghcid_current: JP-AK-KIT-L-K @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KITAAKITASHIANIKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 018-4611 street_address: 146-1 ANI MIZUNASHI OMACHI, Kitaakita Shi, Akita Ken, 018-4611 normalization_timestamp: '2025-12-09T13:33:36.817789+00:00' + latitude: 40.0888 + longitude: 140.3441 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-4611 + resolved_place: Ani Mizunashi + resolved_city: Kitaakita Shi + timestamp: '2025-12-09T23:13:13.409539+00:00' diff --git a/data/custodian/JP-AK-KIT-L-KL-kamikoanisonritsu_library.yaml b/data/custodian/JP-AK-KIT-L-KL-kamikoanisonritsu_library.yaml index 44ede2c7f6..d3903aa110 100644 --- a/data/custodian/JP-AK-KIT-L-KL-kamikoanisonritsu_library.yaml +++ b/data/custodian/JP-AK-KIT-L-KL-kamikoanisonritsu_library.yaml @@ -15,7 +15,10 @@ original_entry: city: Kitaakita Gun Kamikoani Mura region: Akita Ken postal_code: 018-4421 - street_address: 60-3 KOSAWADA MUKAIKAWARA, Kitaakita Gun Kamikoani Mura, Akita Ken, 018-4421 + street_address: 60-3 KOSAWADA MUKAIKAWARA, Kitaakita Gun Kamikoani Mura, Akita + Ken, 018-4421 + latitude: 40.0664 + longitude: 140.2734 processing_timestamp: '2025-12-06T23:38:41.788084+00:00' ghcid: ghcid_current: JP-AK-KIT-L-KL-kamikoanisonritsu_library @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAMIKOANISONRITSU Library @@ -131,5 +134,15 @@ location: region_code: AK country: JP postal_code: 018-4421 - street_address: 60-3 KOSAWADA MUKAIKAWARA, Kitaakita Gun Kamikoani Mura, Akita Ken, 018-4421 + street_address: 60-3 KOSAWADA MUKAIKAWARA, Kitaakita Gun Kamikoani Mura, Akita Ken, + 018-4421 normalization_timestamp: '2025-12-09T13:33:36.855147+00:00' + latitude: 40.0664 + longitude: 140.2734 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-4421 + resolved_place: Kosawada + resolved_city: 'Kitaakita Gun ' + timestamp: '2025-12-09T23:13:13.435253+00:00' diff --git a/data/custodian/JP-AK-KIT-L-KL-kitaakitashimoriyoshi_library.yaml b/data/custodian/JP-AK-KIT-L-KL-kitaakitashimoriyoshi_library.yaml index fadcec78cb..ec0d58e79f 100644 --- a/data/custodian/JP-AK-KIT-L-KL-kitaakitashimoriyoshi_library.yaml +++ b/data/custodian/JP-AK-KIT-L-KL-kitaakitashimoriyoshi_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Akita Ken postal_code: 018-4301 street_address: 16-3 YONAIZAWA TERANOSHITA, Kitaakita Shi, Akita Ken, 018-4301 + latitude: 40.138 + longitude: 140.3926 processing_timestamp: '2025-12-06T23:38:41.776360+00:00' ghcid: ghcid_current: JP-AK-KIT-L-KL-kitaakitashimoriyoshi_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KITAAKITASHIMORIYOSHI Library @@ -133,3 +135,12 @@ location: postal_code: 018-4301 street_address: 16-3 YONAIZAWA TERANOSHITA, Kitaakita Shi, Akita Ken, 018-4301 normalization_timestamp: '2025-12-09T13:33:36.891949+00:00' + latitude: 40.138 + longitude: 140.3926 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-4301 + resolved_place: Yonaizawa + resolved_city: Kitaakita Shi + timestamp: '2025-12-09T23:13:13.461261+00:00' diff --git a/data/custodian/JP-AK-KIT-L-KL.yaml b/data/custodian/JP-AK-KIT-L-KL.yaml index 4637ce01a4..3feaf3bc4c 100644 --- a/data/custodian/JP-AK-KIT-L-KL.yaml +++ b/data/custodian/JP-AK-KIT-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Akita Ken postal_code: 018-3311 street_address: 2-3 ZAIMOKUCHO, Kitaakita Shi, Akita Ken, 018-3311 + latitude: 40.2313 + longitude: 140.3724 processing_timestamp: '2025-12-06T23:38:41.774122+00:00' ghcid: ghcid_current: JP-AK-KIT-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KITAAKITASHITAKANOSU Library @@ -133,3 +135,12 @@ location: postal_code: 018-3311 street_address: 2-3 ZAIMOKUCHO, Kitaakita Shi, Akita Ken, 018-3311 normalization_timestamp: '2025-12-09T13:33:36.926089+00:00' + latitude: 40.2313 + longitude: 140.3724 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-3311 + resolved_place: Zaimokucho + resolved_city: Kitaakita Shi + timestamp: '2025-12-09T23:13:13.506326+00:00' diff --git a/data/custodian/JP-AK-KIT-M-ALTM.yaml b/data/custodian/JP-AK-KIT-M-ALTM.yaml index d039213d99..34af10a03f 100644 --- a/data/custodian/JP-AK-KIT-M-ALTM.yaml +++ b/data/custodian/JP-AK-KIT-M-ALTM.yaml @@ -16,6 +16,8 @@ original_entry: region: Akita Ken postal_code: 018-4613 street_address: ANI GINZAN, Kitaakita Shi, Akita Ken, 018-4613 + latitude: 40.0888 + longitude: 140.3441 processing_timestamp: '2025-12-06T23:38:31.114755+00:00' ghcid: ghcid_current: JP-AK-KIT-M-ALTM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ANI LOCAL TRANSMISSION MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 018-4613 street_address: ANI GINZAN, Kitaakita Shi, Akita Ken, 018-4613 normalization_timestamp: '2025-12-09T13:33:36.961809+00:00' + latitude: 40.0888 + longitude: 140.3441 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-4613 + resolved_place: Ani Ginzan + resolved_city: Kitaakita Shi + timestamp: '2025-12-09T23:13:13.544360+00:00' diff --git a/data/custodian/JP-AK-KIT-M-HUMM.yaml b/data/custodian/JP-AK-KIT-M-HUMM.yaml index 093119103c..e92eb82293 100644 --- a/data/custodian/JP-AK-KIT-M-HUMM.yaml +++ b/data/custodian/JP-AK-KIT-M-HUMM.yaml @@ -12,6 +12,8 @@ original_entry: region: Akita Ken postal_code: 018-4301 street_address: YONAIZAWA, Kitaakita Shi, Akita Ken, 018-4301 + latitude: 40.138 + longitude: 140.3926 processing_timestamp: '2025-12-06T23:38:31.112205+00:00' ghcid: ghcid_current: JP-AK-KIT-M-HUMM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HAMABE NO UTA MUSEUM OF THE MUSIC @@ -128,3 +130,12 @@ location: postal_code: 018-4301 street_address: YONAIZAWA, Kitaakita Shi, Akita Ken, 018-4301 normalization_timestamp: '2025-12-09T13:33:36.994050+00:00' + latitude: 40.138 + longitude: 140.3926 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-4301 + resolved_place: Yonaizawa + resolved_city: Kitaakita Shi + timestamp: '2025-12-09T23:13:13.584098+00:00' diff --git a/data/custodian/JP-AK-KIT-M-MS.yaml b/data/custodian/JP-AK-KIT-M-MS.yaml index fabdcb286d..66913bc700 100644 --- a/data/custodian/JP-AK-KIT-M-MS.yaml +++ b/data/custodian/JP-AK-KIT-M-MS.yaml @@ -16,6 +16,8 @@ original_entry: region: Akita Ken postal_code: 018-4731 street_address: ANI UTTO, Kitaakita Shi, Akita Ken, 018-4731 + latitude: 40.0888 + longitude: 140.3441 processing_timestamp: '2025-12-06T23:38:31.119508+00:00' ghcid: ghcid_current: JP-AK-KIT-M-MS @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MATAGI SHIRYOUKAN @@ -133,3 +135,12 @@ location: postal_code: 018-4731 street_address: ANI UTTO, Kitaakita Shi, Akita Ken, 018-4731 normalization_timestamp: '2025-12-09T13:33:37.070544+00:00' + latitude: 40.0888 + longitude: 140.3441 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-4731 + resolved_place: Ani Utto + resolved_city: Kitaakita Shi + timestamp: '2025-12-09T23:13:13.611419+00:00' diff --git a/data/custodian/JP-AK-MIN-L-G.yaml b/data/custodian/JP-AK-MIN-L-G.yaml index db362ca1f1..dc8d879761 100644 --- a/data/custodian/JP-AK-MIN-L-G.yaml +++ b/data/custodian/JP-AK-MIN-L-G.yaml @@ -11,7 +11,10 @@ original_entry: city: Minamiakita Gun Gojome Machi region: Akita Ken postal_code: 018-1723 - street_address: 75 KAMIHIGUCHI DOSHA, Minamiakita Gun Gojome Machi, Akita Ken, 018-1723 + street_address: 75 KAMIHIGUCHI DOSHA, Minamiakita Gun Gojome Machi, Akita Ken, + 018-1723 + latitude: 39.9298 + longitude: 140.116 processing_timestamp: '2025-12-06T23:38:51.218231+00:00' ghcid: ghcid_current: JP-AK-MIN-L-G @@ -83,8 +86,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: GOJOMECHUOKOMINKANTOSHOSHITSU @@ -128,3 +131,12 @@ location: postal_code: 018-1723 street_address: 75 KAMIHIGUCHI DOSHA, Minamiakita Gun Gojome Machi, Akita Ken, 018-1723 normalization_timestamp: '2025-12-09T13:33:37.163153+00:00' + latitude: 39.9298 + longitude: 140.116 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-1723 + resolved_place: Kamihiguchi + resolved_city: 'Minamiakita Gun ' + timestamp: '2025-12-09T23:13:13.646755+00:00' diff --git a/data/custodian/JP-AK-MIN-L-HL.yaml b/data/custodian/JP-AK-MIN-L-HL.yaml index ae3c132aac..133fffd2c8 100644 --- a/data/custodian/JP-AK-MIN-L-HL.yaml +++ b/data/custodian/JP-AK-MIN-L-HL.yaml @@ -16,6 +16,8 @@ original_entry: region: Akita Ken postal_code: 018-1614 street_address: 67-4 NAKADA, Minamiakita Gun Hachirogata Machi, Akita Ken, 018-1614 + latitude: 39.958 + longitude: 140.0915 processing_timestamp: '2025-12-06T23:38:41.790335+00:00' ghcid: ghcid_current: JP-AK-MIN-L-HL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HACHIROGATACHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 018-1614 street_address: 67-4 NAKADA, Minamiakita Gun Hachirogata Machi, Akita Ken, 018-1614 normalization_timestamp: '2025-12-09T13:33:37.197624+00:00' + latitude: 39.958 + longitude: 140.0915 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-1614 + resolved_place: Nakada + resolved_city: 'Minamiakita Gun ' + timestamp: '2025-12-09T23:13:13.682724+00:00' diff --git a/data/custodian/JP-AK-MIN-M-GMFM.yaml b/data/custodian/JP-AK-MIN-M-GMFM.yaml index c1b6ec0322..bd72e4a85e 100644 --- a/data/custodian/JP-AK-MIN-M-GMFM.yaml +++ b/data/custodian/JP-AK-MIN-M-GMFM.yaml @@ -16,6 +16,8 @@ original_entry: region: Akita Ken postal_code: 018-1701 street_address: TOHINZAWA, Minamiakita Gun Gojome Machi, Akita Ken, 018-1701 + latitude: 39.9391 + longitude: 140.1115 processing_timestamp: '2025-12-06T23:38:31.153126+00:00' ghcid: ghcid_current: JP-AK-MIN-M-GMFM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Gojome-machi forestal museum @@ -133,3 +135,12 @@ location: postal_code: 018-1701 street_address: TOHINZAWA, Minamiakita Gun Gojome Machi, Akita Ken, 018-1701 normalization_timestamp: '2025-12-09T13:33:37.307476+00:00' + latitude: 39.9391 + longitude: 140.1115 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-1701 + resolved_place: Tohinzawa + resolved_city: 'Minamiakita Gun ' + timestamp: '2025-12-09T23:13:13.920445+00:00' diff --git a/data/custodian/JP-AK-OGA-L-UL.yaml b/data/custodian/JP-AK-OGA-L-UL.yaml index b27e4c9096..2b78b55f6f 100644 --- a/data/custodian/JP-AK-OGA-L-UL.yaml +++ b/data/custodian/JP-AK-OGA-L-UL.yaml @@ -16,6 +16,8 @@ original_entry: region: Akita Ken postal_code: 012-1131 street_address: 108-1 NISHIMONAI HONCHO, Ogachi Gun Ugo Machi, Akita Ken, 012-1131 + latitude: 39.2018 + longitude: 140.4082 processing_timestamp: '2025-12-06T23:38:41.794784+00:00' ghcid: ghcid_current: JP-AK-OGA-L-UL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: UGOCHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 012-1131 street_address: 108-1 NISHIMONAI HONCHO, Ogachi Gun Ugo Machi, Akita Ken, 012-1131 normalization_timestamp: '2025-12-09T13:33:38.303473+00:00' + latitude: 39.2018 + longitude: 140.4082 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 012-1131 + resolved_place: Nishimonai + resolved_city: 'Ogachi Gun ' + timestamp: '2025-12-09T23:13:13.965592+00:00' diff --git a/data/custodian/JP-AK-OGA-M-UMHM.yaml b/data/custodian/JP-AK-OGA-M-UMHM.yaml index 17eefdb0ca..5a47ef5c9f 100644 --- a/data/custodian/JP-AK-OGA-M-UMHM.yaml +++ b/data/custodian/JP-AK-OGA-M-UMHM.yaml @@ -16,6 +16,8 @@ original_entry: region: Akita Ken postal_code: 012-1131 street_address: NISHIMONAI, Ogachi Gun Ugo Machi, Akita Ken, 012-1131 + latitude: 39.2018 + longitude: 140.4082 processing_timestamp: '2025-12-06T23:38:31.166210+00:00' ghcid: ghcid_current: JP-AK-OGA-M-UMHM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: UGO-MACHI HISTORY MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 012-1131 street_address: NISHIMONAI, Ogachi Gun Ugo Machi, Akita Ken, 012-1131 normalization_timestamp: '2025-12-09T13:33:38.601860+00:00' + latitude: 39.2018 + longitude: 140.4082 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 012-1131 + resolved_place: Nishimonai + resolved_city: 'Ogachi Gun ' + timestamp: '2025-12-09T23:13:14.001744+00:00' diff --git a/data/custodian/JP-AK-YAM-L-H-happochominehamachikubunkakoryusentahoeikantoshosh.yaml b/data/custodian/JP-AK-YAM-L-H-happochominehamachikubunkakoryusentahoeikantoshosh.yaml index 1312411a06..18b38bf40a 100644 --- a/data/custodian/JP-AK-YAM-L-H-happochominehamachikubunkakoryusentahoeikantoshosh.yaml +++ b/data/custodian/JP-AK-YAM-L-H-happochominehamachikubunkakoryusentahoeikantoshosh.yaml @@ -15,7 +15,10 @@ original_entry: city: Yamamoto Gun Happo Cho region: Akita Ken postal_code: 018-2507 - street_address: 20-1 MINEHAMA TANAKA NODASAWA, Yamamoto Gun Happo Cho, Akita Ken, 018-2507 + street_address: 20-1 MINEHAMA TANAKA NODASAWA, Yamamoto Gun Happo Cho, Akita Ken, + 018-2507 + latitude: 40.1404 + longitude: 140.0797 processing_timestamp: '2025-12-06T23:38:51.215830+00:00' ghcid: ghcid_current: JP-AK-YAM-L-H-happochominehamachikubunkakoryusentahoeikantoshosh @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HAPPOCHOMINEHAMACHIKUBUNKAKORYUSENTAHOEIKANTOSHOSHITSU @@ -131,5 +134,15 @@ location: region_code: AK country: JP postal_code: 018-2507 - street_address: 20-1 MINEHAMA TANAKA NODASAWA, Yamamoto Gun Happo Cho, Akita Ken, 018-2507 + street_address: 20-1 MINEHAMA TANAKA NODASAWA, Yamamoto Gun Happo Cho, Akita Ken, + 018-2507 normalization_timestamp: '2025-12-09T13:33:39.095097+00:00' + latitude: 40.1404 + longitude: 140.0797 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-2507 + resolved_place: Minehama Tanaka + resolved_city: 'Yamamoto Gun ' + timestamp: '2025-12-09T23:13:14.067604+00:00' diff --git a/data/custodian/JP-AK-YAM-L-H.yaml b/data/custodian/JP-AK-YAM-L-H.yaml index 1f4bdcaee9..d5e38be229 100644 --- a/data/custodian/JP-AK-YAM-L-H.yaml +++ b/data/custodian/JP-AK-YAM-L-H.yaml @@ -16,6 +16,8 @@ original_entry: region: Akita Ken postal_code: 018-2641 street_address: 196-1 HACHIMORI NAKAHAMA, Yamamoto Gun Happo Cho, Akita Ken, 018-2641 + latitude: 40.1404 + longitude: 140.0797 processing_timestamp: '2025-12-06T23:38:51.213552+00:00' ghcid: ghcid_current: JP-AK-YAM-L-H @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HAPPOMACHIBUNKAKORYUSENTAFUAGASUTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 018-2641 street_address: 196-1 HACHIMORI NAKAHAMA, Yamamoto Gun Happo Cho, Akita Ken, 018-2641 normalization_timestamp: '2025-12-09T13:33:39.130721+00:00' + latitude: 40.1404 + longitude: 140.0797 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-2641 + resolved_place: Hachimori Nakahama + resolved_city: 'Yamamoto Gun ' + timestamp: '2025-12-09T23:13:14.096225+00:00' diff --git a/data/custodian/JP-AK-YAM-L-M-mitanechokotokakominkantoshoshitsu.yaml b/data/custodian/JP-AK-YAM-L-M-mitanechokotokakominkantoshoshitsu.yaml index 2f54ac8283..e5310cd091 100644 --- a/data/custodian/JP-AK-YAM-L-M-mitanechokotokakominkantoshoshitsu.yaml +++ b/data/custodian/JP-AK-YAM-L-M-mitanechokotokakominkantoshoshitsu.yaml @@ -11,7 +11,10 @@ original_entry: city: Yamamoto Gun Mitane Cho region: Akita Ken postal_code: 018-2104 - street_address: 29-3 KADO HIGASHI NIHONYANAGI, Yamamoto Gun Mitane Cho, Akita Ken, 018-2104 + street_address: 29-3 KADO HIGASHI NIHONYANAGI, Yamamoto Gun Mitane Cho, Akita + Ken, 018-2104 + latitude: 40.0502 + longitude: 140.0974 processing_timestamp: '2025-12-06T23:38:51.208474+00:00' ghcid: ghcid_current: JP-AK-YAM-L-M-mitanechokotokakominkantoshoshitsu @@ -83,8 +86,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MITANECHOKOTOKAKOMINKANTOSHOSHITSU @@ -126,5 +129,15 @@ location: region_code: AK country: JP postal_code: 018-2104 - street_address: 29-3 KADO HIGASHI NIHONYANAGI, Yamamoto Gun Mitane Cho, Akita Ken, 018-2104 + street_address: 29-3 KADO HIGASHI NIHONYANAGI, Yamamoto Gun Mitane Cho, Akita Ken, + 018-2104 normalization_timestamp: '2025-12-09T13:33:39.166340+00:00' + latitude: 40.0502 + longitude: 140.0974 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-2104 + resolved_place: Kado + resolved_city: 'Yamamoto Gun ' + timestamp: '2025-12-09T23:13:14.135079+00:00' diff --git a/data/custodian/JP-AK-YAM-L-M-mitanechoyamamotokominkantoshoshitsu.yaml b/data/custodian/JP-AK-YAM-L-M-mitanechoyamamotokominkantoshoshitsu.yaml index 53790b31f8..c9dbaf22ed 100644 --- a/data/custodian/JP-AK-YAM-L-M-mitanechoyamamotokominkantoshoshitsu.yaml +++ b/data/custodian/JP-AK-YAM-L-M-mitanechoyamamotokominkantoshoshitsu.yaml @@ -12,6 +12,8 @@ original_entry: region: Akita Ken postal_code: 018-2303 street_address: 27-1 MORITAKE MACHIJIRI, Yamamoto Gun Mitane Cho, Akita Ken, 018-2303 + latitude: 40.0907 + longitude: 140.0763 processing_timestamp: '2025-12-06T23:38:51.210794+00:00' ghcid: ghcid_current: JP-AK-YAM-L-M-mitanechoyamamotokominkantoshoshitsu @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MITANECHOYAMAMOTOKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 018-2303 street_address: 27-1 MORITAKE MACHIJIRI, Yamamoto Gun Mitane Cho, Akita Ken, 018-2303 normalization_timestamp: '2025-12-09T13:33:39.201628+00:00' + latitude: 40.0907 + longitude: 140.0763 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-2303 + resolved_place: Moritake + resolved_city: 'Yamamoto Gun ' + timestamp: '2025-12-09T23:13:14.176711+00:00' diff --git a/data/custodian/JP-AK-YAM-L-M.yaml b/data/custodian/JP-AK-YAM-L-M.yaml index 05bb1ba2c3..b122b22127 100644 --- a/data/custodian/JP-AK-YAM-L-M.yaml +++ b/data/custodian/JP-AK-YAM-L-M.yaml @@ -12,6 +12,8 @@ original_entry: region: Akita Ken postal_code: 018-2401 street_address: 2 UKAWA NISHIHONDEN, Yamamoto Gun Mitane Cho, Akita Ken, 018-2401 + latitude: 40.1108 + longitude: 140.0214 processing_timestamp: '2025-12-06T23:38:51.206309+00:00' ghcid: ghcid_current: JP-AK-YAM-L-M @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MITANECHOHACHIRYUKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 018-2401 street_address: 2 UKAWA NISHIHONDEN, Yamamoto Gun Mitane Cho, Akita Ken, 018-2401 normalization_timestamp: '2025-12-09T13:33:39.235876+00:00' + latitude: 40.1108 + longitude: 140.0214 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 018-2401 + resolved_place: Ukawa + resolved_city: 'Yamamoto Gun ' + timestamp: '2025-12-09T23:13:14.268632+00:00' diff --git a/data/custodian/JP-AO-HIG-L-S-sotogahamamachimimmayakominkantoshoshitsu.yaml b/data/custodian/JP-AO-HIG-L-S-sotogahamamachimimmayakominkantoshoshitsu.yaml index e887a16592..369602de1d 100644 --- a/data/custodian/JP-AO-HIG-L-S-sotogahamamachimimmayakominkantoshoshitsu.yaml +++ b/data/custodian/JP-AO-HIG-L-S-sotogahamamachimimmayakominkantoshoshitsu.yaml @@ -15,7 +15,10 @@ original_entry: city: Higashitsugaru Gun Sotogahama Machi region: Aomori Ken postal_code: 030-1731 - street_address: 139 MIMMAYA HONCHO, Higashitsugaru Gun Sotogahama Machi, Aomori Ken, 030-1731 + street_address: 139 MIMMAYA HONCHO, Higashitsugaru Gun Sotogahama Machi, Aomori + Ken, 030-1731 + latitude: 41.0804 + longitude: 140.6044 processing_timestamp: '2025-12-06T23:38:48.961615+00:00' ghcid: ghcid_current: JP-AO-HIG-L-S-sotogahamamachimimmayakominkantoshoshitsu @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SOTOGAHAMAMACHIMIMMAYAKOMINKANTOSHOSHITSU @@ -131,5 +134,15 @@ location: region_code: AO country: JP postal_code: 030-1731 - street_address: 139 MIMMAYA HONCHO, Higashitsugaru Gun Sotogahama Machi, Aomori Ken, 030-1731 + street_address: 139 MIMMAYA HONCHO, Higashitsugaru Gun Sotogahama Machi, Aomori + Ken, 030-1731 normalization_timestamp: '2025-12-09T13:33:42.527892+00:00' + latitude: 41.0804 + longitude: 140.6044 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 030-1731 + resolved_place: Mimmaya Honcho + resolved_city: 'Higashitsugaru Gun ' + timestamp: '2025-12-09T23:13:14.306054+00:00' diff --git a/data/custodian/JP-AO-HIG-L-S.yaml b/data/custodian/JP-AO-HIG-L-S.yaml index 6c1d4f8e18..ecb4d18a13 100644 --- a/data/custodian/JP-AO-HIG-L-S.yaml +++ b/data/custodian/JP-AO-HIG-L-S.yaml @@ -15,7 +15,10 @@ original_entry: city: Higashitsugaru Gun Sotogahama Machi region: Aomori Ken postal_code: 030-1302 - street_address: 80-1 KANITA CHUSHI MIYAMOTO, Higashitsugaru Gun Sotogahama Machi, Aomori Ken, 030-1302 + street_address: 80-1 KANITA CHUSHI MIYAMOTO, Higashitsugaru Gun Sotogahama Machi, + Aomori Ken, 030-1302 + latitude: 41.0804 + longitude: 140.6044 processing_timestamp: '2025-12-06T23:38:48.959241+00:00' ghcid: ghcid_current: JP-AO-HIG-L-S @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SOTOGAHAMAMACHICHUOKOMINKANTOSHOSHITSU @@ -131,5 +134,15 @@ location: region_code: AO country: JP postal_code: 030-1302 - street_address: 80-1 KANITA CHUSHI MIYAMOTO, Higashitsugaru Gun Sotogahama Machi, Aomori Ken, 030-1302 + street_address: 80-1 KANITA CHUSHI MIYAMOTO, Higashitsugaru Gun Sotogahama Machi, + Aomori Ken, 030-1302 normalization_timestamp: '2025-12-09T13:33:42.563718+00:00' + latitude: 41.0804 + longitude: 140.6044 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 030-1302 + resolved_place: Kanita Chushi + resolved_city: 'Higashitsugaru Gun ' + timestamp: '2025-12-09T23:13:15.656737+00:00' diff --git a/data/custodian/JP-AO-KAM-L-NTL.yaml b/data/custodian/JP-AO-KAM-L-NTL.yaml index 7f6c02ac0a..bca6704140 100644 --- a/data/custodian/JP-AO-KAM-L-NTL.yaml +++ b/data/custodian/JP-AO-KAM-L-NTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Aomori Ken postal_code: 039-3131 street_address: 1-1 NOHEJI, Kamikita Gun Noheji Machi, Aomori Ken, 039-3131 + latitude: 40.8667 + longitude: 141.1261 processing_timestamp: '2025-12-06T23:38:41.440005+00:00' ghcid: ghcid_current: JP-AO-KAM-L-NTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Noheji Town Library @@ -133,3 +135,12 @@ location: postal_code: 039-3131 street_address: 1-1 NOHEJI, Kamikita Gun Noheji Machi, Aomori Ken, 039-3131 normalization_timestamp: '2025-12-09T13:33:43.405500+00:00' + latitude: 40.8667 + longitude: 141.1261 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 039-3131 + resolved_place: Noheji + resolved_city: 'Kamikita Gun ' + timestamp: '2025-12-09T23:13:15.684529+00:00' diff --git a/data/custodian/JP-AO-KAM-L-RL.yaml b/data/custodian/JP-AO-KAM-L-RL.yaml index b09ec4202d..9296a80c65 100644 --- a/data/custodian/JP-AO-KAM-L-RL.yaml +++ b/data/custodian/JP-AO-KAM-L-RL.yaml @@ -15,7 +15,10 @@ original_entry: city: Kamikita Gun Rokunohe Machi region: Aomori Ken postal_code: 039-2371 - street_address: 61 INUOTOSE MAEYACHI, Kamikita Gun Rokunohe Machi, Aomori Ken, 039-2371 + street_address: 61 INUOTOSE MAEYACHI, Kamikita Gun Rokunohe Machi, Aomori Ken, + 039-2371 + latitude: 40.6012 + longitude: 141.4134 processing_timestamp: '2025-12-06T23:38:41.444474+00:00' ghcid: ghcid_current: JP-AO-KAM-L-RL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ROKUNOHECHORITSU Library @@ -133,3 +136,12 @@ location: postal_code: 039-2371 street_address: 61 INUOTOSE MAEYACHI, Kamikita Gun Rokunohe Machi, Aomori Ken, 039-2371 normalization_timestamp: '2025-12-09T13:33:43.512144+00:00' + latitude: 40.6012 + longitude: 141.4134 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 039-2371 + resolved_place: Inuotose(Sonota) + resolved_city: 'Kamikita Gun ' + timestamp: '2025-12-09T23:13:15.720779+00:00' diff --git a/data/custodian/JP-AO-KAM-L-RLC-rokkashosommin_library_chitosetaichikukominkambunk.yaml b/data/custodian/JP-AO-KAM-L-RLC-rokkashosommin_library_chitosetaichikukominkambunk.yaml index 4e52257ba9..d8b6ad98b2 100644 --- a/data/custodian/JP-AO-KAM-L-RLC-rokkashosommin_library_chitosetaichikukominkambunk.yaml +++ b/data/custodian/JP-AO-KAM-L-RLC-rokkashosommin_library_chitosetaichikukominkambunk.yaml @@ -12,6 +12,8 @@ original_entry: region: Aomori Ken postal_code: 039-3215 street_address: KURAUCHI, Kamikita Gun Rokkasho Mura, Aomori Ken, 039-3215 + latitude: 40.8464 + longitude: 141.3631 processing_timestamp: '2025-12-06T23:38:41.458175+00:00' ghcid: ghcid_current: JP-AO-KAM-L-RLC-rokkashosommin_library_chitosetaichikukominkambunk @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ROKKASHOSOMMIN Library CHITOSETAICHIKUKOMINKAMBUNKAN @@ -128,3 +130,12 @@ location: postal_code: 039-3215 street_address: KURAUCHI, Kamikita Gun Rokkasho Mura, Aomori Ken, 039-3215 normalization_timestamp: '2025-12-09T13:33:43.547315+00:00' + latitude: 40.8464 + longitude: 141.3631 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 039-3215 + resolved_place: Kurauchi + resolved_city: 'Kamikita Gun ' + timestamp: '2025-12-09T23:13:15.751109+00:00' diff --git a/data/custodian/JP-AO-KAM-L-RLC.yaml b/data/custodian/JP-AO-KAM-L-RLC.yaml index 05b49a550b..c81e319d15 100644 --- a/data/custodian/JP-AO-KAM-L-RLC.yaml +++ b/data/custodian/JP-AO-KAM-L-RLC.yaml @@ -12,6 +12,8 @@ original_entry: region: Aomori Ken postal_code: 039-3212 street_address: OBUCHI, Kamikita Gun Rokkasho Mura, Aomori Ken, 039-3212 + latitude: 40.9667 + longitude: 141.3733 processing_timestamp: '2025-12-06T23:38:41.453726+00:00' ghcid: ghcid_current: JP-AO-KAM-L-RLC @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ROKKASHOSOMMIN Library CHUOKOMINKAMBUNKAN @@ -128,3 +130,12 @@ location: postal_code: 039-3212 street_address: OBUCHI, Kamikita Gun Rokkasho Mura, Aomori Ken, 039-3212 normalization_timestamp: '2025-12-09T13:33:43.580874+00:00' + latitude: 40.9667 + longitude: 141.3733 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 039-3212 + resolved_place: Obuchi + resolved_city: 'Kamikita Gun ' + timestamp: '2025-12-09T23:13:15.823918+00:00' diff --git a/data/custodian/JP-AO-KAM-L-RLT.yaml b/data/custodian/JP-AO-KAM-L-RLT.yaml index 46835aa4d3..4a0c14acc4 100644 --- a/data/custodian/JP-AO-KAM-L-RLT.yaml +++ b/data/custodian/JP-AO-KAM-L-RLT.yaml @@ -12,6 +12,8 @@ original_entry: region: Aomori Ken postal_code: 039-4301 street_address: 66-1 TOMARI KAWARA, Kamikita Gun Rokkasho Mura, Aomori Ken, 039-4301 + latitude: 41.3715 + longitude: 141.0391 processing_timestamp: '2025-12-06T23:38:41.455878+00:00' ghcid: ghcid_current: JP-AO-KAM-L-RLT @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ROKKASHOSOMMIN Library TOMARICHIKUFUREAISENTA @@ -128,3 +130,12 @@ location: postal_code: 039-4301 street_address: 66-1 TOMARI KAWARA, Kamikita Gun Rokkasho Mura, Aomori Ken, 039-4301 normalization_timestamp: '2025-12-09T13:33:43.614981+00:00' + latitude: 41.3715 + longitude: 141.0391 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 039-4301 + resolved_place: Tomari + resolved_city: 'Kamikita Gun ' + timestamp: '2025-12-09T23:13:15.893476+00:00' diff --git a/data/custodian/JP-AO-KAM-L-RVL.yaml b/data/custodian/JP-AO-KAM-L-RVL.yaml index 07ed6ee372..fcae6c4802 100644 --- a/data/custodian/JP-AO-KAM-L-RVL.yaml +++ b/data/custodian/JP-AO-KAM-L-RVL.yaml @@ -16,6 +16,8 @@ original_entry: region: Aomori Ken postal_code: 039-3212 street_address: 1-8 OBUCHI NOZUKI, Kamikita Gun Rokkasho Mura, Aomori Ken, 039-3212 + latitude: 40.9667 + longitude: 141.3733 processing_timestamp: '2025-12-06T23:38:41.451311+00:00' ghcid: ghcid_current: JP-AO-KAM-L-RVL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Rokkasho Village Library @@ -133,3 +135,12 @@ location: postal_code: 039-3212 street_address: 1-8 OBUCHI NOZUKI, Kamikita Gun Rokkasho Mura, Aomori Ken, 039-3212 normalization_timestamp: '2025-12-09T13:33:43.649787+00:00' + latitude: 40.9667 + longitude: 141.3733 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 039-3212 + resolved_place: Obuchi + resolved_city: 'Kamikita Gun ' + timestamp: '2025-12-09T23:13:15.928390+00:00' diff --git a/data/custodian/JP-AO-KAM-M-NMLFHMH.yaml b/data/custodian/JP-AO-KAM-M-NMLFHMH.yaml index b1d871eef3..9f19cfbaee 100644 --- a/data/custodian/JP-AO-KAM-M-NMLFHMH.yaml +++ b/data/custodian/JP-AO-KAM-M-NMLFHMH.yaml @@ -21,6 +21,8 @@ original_entry: region: Aomori Ken postal_code: 039-3131 street_address: NOHEJI, Kamikita Gun Noheji Machi, Aomori Ken, 039-3131 + latitude: 40.8667 + longitude: 141.1261 processing_timestamp: '2025-12-06T23:38:30.537570+00:00' ghcid: ghcid_current: JP-AO-KAM-M-NMLFHMH @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NOHEJI-MACHI LOCAL FOLK HISTORICAL MATERIAL HALL @@ -195,3 +197,12 @@ location: postal_code: 039-3131 street_address: NOHEJI, Kamikita Gun Noheji Machi, Aomori Ken, 039-3131 normalization_timestamp: '2025-12-09T13:33:43.868342+00:00' + latitude: 40.8667 + longitude: 141.1261 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 039-3131 + resolved_place: Noheji + resolved_city: 'Kamikita Gun ' + timestamp: '2025-12-09T23:13:15.967492+00:00' diff --git a/data/custodian/JP-AO-KAM-M-RM.yaml b/data/custodian/JP-AO-KAM-M-RM.yaml index d08a14ce19..18d5c72c05 100644 --- a/data/custodian/JP-AO-KAM-M-RM.yaml +++ b/data/custodian/JP-AO-KAM-M-RM.yaml @@ -16,6 +16,8 @@ original_entry: region: Aomori Ken postal_code: 039-3212 street_address: OBUCHI, Kamikita Gun Rokkasho Mura, Aomori Ken, 039-3212 + latitude: 40.9667 + longitude: 141.3733 processing_timestamp: '2025-12-06T23:38:30.547186+00:00' ghcid: ghcid_current: JP-AO-KAM-M-RM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Rokkasho Museum @@ -133,3 +135,12 @@ location: postal_code: 039-3212 street_address: OBUCHI, Kamikita Gun Rokkasho Mura, Aomori Ken, 039-3212 normalization_timestamp: '2025-12-09T13:33:43.982011+00:00' + latitude: 40.9667 + longitude: 141.3733 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 039-3212 + resolved_place: Obuchi + resolved_city: 'Kamikita Gun ' + timestamp: '2025-12-09T23:13:15.998070+00:00' diff --git a/data/custodian/JP-AO-KAM-M-RTLMH.yaml b/data/custodian/JP-AO-KAM-M-RTLMH.yaml index 22278f090c..350118cacf 100644 --- a/data/custodian/JP-AO-KAM-M-RTLMH.yaml +++ b/data/custodian/JP-AO-KAM-M-RTLMH.yaml @@ -12,6 +12,8 @@ original_entry: region: Aomori Ken postal_code: 039-2371 street_address: INUOTOSE, Kamikita Gun Rokunohe Machi, Aomori Ken, 039-2371 + latitude: 40.6012 + longitude: 141.4134 processing_timestamp: '2025-12-06T23:38:30.542762+00:00' ghcid: ghcid_current: JP-AO-KAM-M-RTLMH @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ROKUNOHE TOWN LOCAL MATERIAL HALL @@ -128,3 +130,12 @@ location: postal_code: 039-2371 street_address: INUOTOSE, Kamikita Gun Rokunohe Machi, Aomori Ken, 039-2371 normalization_timestamp: '2025-12-09T13:33:44.015402+00:00' + latitude: 40.6012 + longitude: 141.4134 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 039-2371 + resolved_place: Inuotose(Sonota) + resolved_city: 'Kamikita Gun ' + timestamp: '2025-12-09T23:13:16.017854+00:00' diff --git a/data/custodian/JP-AO-NAK-L-N.yaml b/data/custodian/JP-AO-NAK-L-N.yaml index 0c0a28a7d6..d7d455176a 100644 --- a/data/custodian/JP-AO-NAK-L-N.yaml +++ b/data/custodian/JP-AO-NAK-L-N.yaml @@ -11,7 +11,10 @@ original_entry: city: Nakatsugaru Gun Nishimeya Mura region: Aomori Ken postal_code: 036-1411 - street_address: 143 TASHIRO INAMOTO, Nakatsugaru Gun Nishimeya Mura, Aomori Ken, 036-1411 + street_address: 143 TASHIRO INAMOTO, Nakatsugaru Gun Nishimeya Mura, Aomori Ken, + 036-1411 + latitude: 40.5715 + longitude: 140.2986 processing_timestamp: '2025-12-06T23:38:48.968465+00:00' ghcid: ghcid_current: JP-AO-NAK-L-N @@ -83,8 +86,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NISHIMEYAMURACHUOKOMINKANTOSHOSHITSU @@ -126,5 +129,15 @@ location: region_code: AO country: JP postal_code: 036-1411 - street_address: 143 TASHIRO INAMOTO, Nakatsugaru Gun Nishimeya Mura, Aomori Ken, 036-1411 + street_address: 143 TASHIRO INAMOTO, Nakatsugaru Gun Nishimeya Mura, Aomori Ken, + 036-1411 normalization_timestamp: '2025-12-09T13:33:45.014849+00:00' + latitude: 40.5715 + longitude: 140.2986 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 036-1411 + resolved_place: Tashiro + resolved_city: 'Nakatsugaru Gun ' + timestamp: '2025-12-09T23:13:16.045884+00:00' diff --git a/data/custodian/JP-AO-SAN-L-GTL.yaml b/data/custodian/JP-AO-SAN-L-GTL.yaml index d16ad88384..86a1c62225 100644 --- a/data/custodian/JP-AO-SAN-L-GTL.yaml +++ b/data/custodian/JP-AO-SAN-L-GTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Aomori Ken postal_code: 039-1558 street_address: 1-1 TATE, Sannohe Gun Gonohe Machi, Aomori Ken, 039-1558 + latitude: 40.5178 + longitude: 141.4729 processing_timestamp: '2025-12-06T23:38:41.464918+00:00' ghcid: ghcid_current: JP-AO-SAN-L-GTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Gonohe Town Library @@ -133,3 +135,12 @@ location: postal_code: 039-1558 street_address: 1-1 TATE, Sannohe Gun Gonohe Machi, Aomori Ken, 039-1558 normalization_timestamp: '2025-12-09T13:33:45.118896+00:00' + latitude: 40.5178 + longitude: 141.4729 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 039-1558 + resolved_place: Tate + resolved_city: 'Sannohe Gun ' + timestamp: '2025-12-09T23:13:16.087802+00:00' diff --git a/data/custodian/JP-AO-SAN-L-HH.yaml b/data/custodian/JP-AO-SAN-L-HH.yaml index 52121bf66c..1ab0645d79 100644 --- a/data/custodian/JP-AO-SAN-L-HH.yaml +++ b/data/custodian/JP-AO-SAN-L-HH.yaml @@ -15,7 +15,10 @@ original_entry: city: Sannohe Gun Hashikami Cho region: Aomori Ken postal_code: 039-1201 - street_address: 1-182 DOBUTSU TENTOTAI, Sannohe Gun Hashikami Cho, Aomori Ken, 039-1201 + street_address: 1-182 DOBUTSU TENTOTAI, Sannohe Gun Hashikami Cho, Aomori Ken, + 039-1201 + latitude: 40.5178 + longitude: 141.4729 processing_timestamp: '2025-12-06T23:38:48.993120+00:00' ghcid: ghcid_current: JP-AO-SAN-L-HH @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HATOFURUPURAZA HASHIKAMITOSHOSHITSU @@ -133,3 +136,12 @@ location: postal_code: 039-1201 street_address: 1-182 DOBUTSU TENTOTAI, Sannohe Gun Hashikami Cho, Aomori Ken, 039-1201 normalization_timestamp: '2025-12-09T13:33:45.154634+00:00' + latitude: 40.5178 + longitude: 141.4729 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 039-1201 + resolved_place: Dobutsu + resolved_city: 'Sannohe Gun ' + timestamp: '2025-12-09T23:13:16.109295+00:00' diff --git a/data/custodian/JP-AO-SHI-L-K.yaml b/data/custodian/JP-AO-SHI-L-K.yaml index effff8880a..b6db666988 100644 --- a/data/custodian/JP-AO-SHI-L-K.yaml +++ b/data/custodian/JP-AO-SHI-L-K.yaml @@ -15,7 +15,10 @@ original_entry: city: Shimokita Gun Kazamaura Mura region: Aomori Ken postal_code: 039-4502 - street_address: 28-5 IKOKUMA OKAWAME, Shimokita Gun Kazamaura Mura, Aomori Ken, 039-4502 + street_address: 28-5 IKOKUMA OKAWAME, Shimokita Gun Kazamaura Mura, Aomori Ken, + 039-4502 + latitude: 41.3715 + longitude: 141.0391 processing_timestamp: '2025-12-06T23:38:48.984196+00:00' ghcid: ghcid_current: JP-AO-SHI-L-K @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAZAMAURAMURACHUOKOMINKANTOSHOSHITSU @@ -131,5 +134,15 @@ location: region_code: AO country: JP postal_code: 039-4502 - street_address: 28-5 IKOKUMA OKAWAME, Shimokita Gun Kazamaura Mura, Aomori Ken, 039-4502 + street_address: 28-5 IKOKUMA OKAWAME, Shimokita Gun Kazamaura Mura, Aomori Ken, + 039-4502 normalization_timestamp: '2025-12-09T13:33:45.416496+00:00' + latitude: 41.3715 + longitude: 141.0391 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 039-4502 + resolved_place: Ikokuma + resolved_city: 'Shimokita Gun ' + timestamp: '2025-12-09T23:13:16.135300+00:00' diff --git a/data/custodian/JP-CH-SAM-L-K.yaml b/data/custodian/JP-CH-SAM-L-K.yaml index ae3e3aac7b..989a36aee5 100644 --- a/data/custodian/JP-CH-SAM-L-K.yaml +++ b/data/custodian/JP-CH-SAM-L-K.yaml @@ -12,6 +12,8 @@ original_entry: region: Chiba Ken postal_code: 283-0104 street_address: 2915 KATAKAI, Sambu Gun Kujukuri Machi, Chiba Ken, 283-0104 + latitude: 35.535 + longitude: 140.4356 processing_timestamp: '2025-12-06T23:38:49.180367+00:00' ghcid: ghcid_current: JP-CH-SAM-L-K @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KUJUKURICHORITSUCHUOKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 283-0104 street_address: 2915 KATAKAI, Sambu Gun Kujukuri Machi, Chiba Ken, 283-0104 normalization_timestamp: '2025-12-09T13:33:57.436898+00:00' + latitude: 35.535 + longitude: 140.4356 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 283-0104 + resolved_place: Katakai + resolved_city: 'Sambu Gun ' + timestamp: '2025-12-09T23:13:16.160946+00:00' diff --git a/data/custodian/JP-CH-SAM-L-SL-sammushimatsuo_library.yaml b/data/custodian/JP-CH-SAM-L-SL-sammushimatsuo_library.yaml index ca69bebc76..7c02d28b80 100644 --- a/data/custodian/JP-CH-SAM-L-SL-sammushimatsuo_library.yaml +++ b/data/custodian/JP-CH-SAM-L-SL-sammushimatsuo_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Chiba Ken postal_code: 289-1593 street_address: 3012 MATSUOMACHI GOTANDA, Sammu Shi, Chiba Ken, 289-1593 + latitude: 35.6542 + longitude: 140.4087 processing_timestamp: '2025-12-06T23:38:43.084478+00:00' ghcid: ghcid_current: JP-CH-SAM-L-SL-sammushimatsuo_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SAMMUSHIMATSUO Library @@ -133,3 +135,12 @@ location: postal_code: 289-1593 street_address: 3012 MATSUOMACHI GOTANDA, Sammu Shi, Chiba Ken, 289-1593 normalization_timestamp: '2025-12-09T13:33:57.471229+00:00' + latitude: 35.6542 + longitude: 140.4087 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 289-1593 + resolved_place: 山武市 松尾IT保健福祉センター + resolved_city: Sammu Shi + timestamp: '2025-12-09T23:13:16.191068+00:00' diff --git a/data/custodian/JP-CH-SAM-L-SL-sammushisambunomori_library.yaml b/data/custodian/JP-CH-SAM-L-SL-sammushisambunomori_library.yaml index f4e99e884b..6cb1f16f52 100644 --- a/data/custodian/JP-CH-SAM-L-SL-sammushisambunomori_library.yaml +++ b/data/custodian/JP-CH-SAM-L-SL-sammushisambunomori_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Chiba Ken postal_code: 289-1223 street_address: 1904-5 HANIYA, Sammu Shi, Chiba Ken, 289-1223 + latitude: 35.651 + longitude: 140.3806 processing_timestamp: '2025-12-06T23:38:43.082214+00:00' ghcid: ghcid_current: JP-CH-SAM-L-SL-sammushisambunomori_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SAMMUSHISAMBUNOMORI Library @@ -133,3 +135,12 @@ location: postal_code: 289-1223 street_address: 1904-5 HANIYA, Sammu Shi, Chiba Ken, 289-1223 normalization_timestamp: '2025-12-09T13:33:57.506512+00:00' + latitude: 35.651 + longitude: 140.3806 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 289-1223 + resolved_place: Haniya + resolved_city: Sammu Shi + timestamp: '2025-12-09T23:13:16.239049+00:00' diff --git a/data/custodian/JP-CH-SAM-L-SL.yaml b/data/custodian/JP-CH-SAM-L-SL.yaml index f6e18131c5..6b4dd46ac5 100644 --- a/data/custodian/JP-CH-SAM-L-SL.yaml +++ b/data/custodian/JP-CH-SAM-L-SL.yaml @@ -16,6 +16,8 @@ original_entry: region: Chiba Ken postal_code: 289-1324 street_address: 290-1 TONODAI, Sammu Shi, Chiba Ken, 289-1324 + latitude: 35.6009 + longitude: 140.4201 processing_timestamp: '2025-12-06T23:38:43.079863+00:00' ghcid: ghcid_current: JP-CH-SAM-L-SL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SAMMUSHINARUTO Library @@ -133,3 +135,12 @@ location: postal_code: 289-1324 street_address: 290-1 TONODAI, Sammu Shi, Chiba Ken, 289-1324 normalization_timestamp: '2025-12-09T13:33:57.543488+00:00' + latitude: 35.6009 + longitude: 140.4201 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 289-1324 + resolved_place: Tonodai + resolved_city: Sammu Shi + timestamp: '2025-12-09T23:13:16.270888+00:00' diff --git a/data/custodian/JP-CH-SAM-L-YLY.yaml b/data/custodian/JP-CH-SAM-L-YLY.yaml index ff7874af32..de4dff3912 100644 --- a/data/custodian/JP-CH-SAM-L-YLY.yaml +++ b/data/custodian/JP-CH-SAM-L-YLY.yaml @@ -16,6 +16,8 @@ original_entry: region: Chiba Ken postal_code: 289-1732 street_address: 922-1 YOKOSHIBA, Sambu Gun Yokoshibahikari Machi, Chiba Ken, 289-1732 + latitude: 35.6601 + longitude: 140.4874 processing_timestamp: '2025-12-06T23:38:52.536766+00:00' ghcid: ghcid_current: JP-CH-SAM-L-YLY @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YOKOSHIBAHIKARICHORITSU Library YOKOSHIBABUNKAN @@ -133,3 +135,12 @@ location: postal_code: 289-1732 street_address: 922-1 YOKOSHIBA, Sambu Gun Yokoshibahikari Machi, Chiba Ken, 289-1732 normalization_timestamp: '2025-12-09T13:33:57.582073+00:00' + latitude: 35.6601 + longitude: 140.4874 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 289-1732 + resolved_place: Yokoshiba + resolved_city: 'Sambu Gun ' + timestamp: '2025-12-09T23:13:16.301747+00:00' diff --git a/data/custodian/JP-CH-SAM-L-YPL.yaml b/data/custodian/JP-CH-SAM-L-YPL.yaml index dec18d912a..48c6b87913 100644 --- a/data/custodian/JP-CH-SAM-L-YPL.yaml +++ b/data/custodian/JP-CH-SAM-L-YPL.yaml @@ -16,6 +16,8 @@ original_entry: region: Chiba Ken postal_code: 289-1727 street_address: 11917 MIYAGAWA, Sambu Gun Yokoshibahikari Machi, Chiba Ken, 289-1727 + latitude: 35.6612 + longitude: 140.5141 processing_timestamp: '2025-12-06T23:38:43.099229+00:00' ghcid: ghcid_current: JP-CH-SAM-L-YPL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Yokoshibahikari Public Library @@ -133,3 +135,12 @@ location: postal_code: 289-1727 street_address: 11917 MIYAGAWA, Sambu Gun Yokoshibahikari Machi, Chiba Ken, 289-1727 normalization_timestamp: '2025-12-09T13:33:57.618784+00:00' + latitude: 35.6612 + longitude: 140.5141 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 289-1727 + resolved_place: Miyagawa + resolved_city: 'Sambu Gun ' + timestamp: '2025-12-09T23:13:16.683851+00:00' diff --git a/data/custodian/JP-CH-SAM-M-SCMHF.yaml b/data/custodian/JP-CH-SAM-M-SCMHF.yaml index 734a24de29..2e17c0f7fa 100644 --- a/data/custodian/JP-CH-SAM-M-SCMHF.yaml +++ b/data/custodian/JP-CH-SAM-M-SCMHF.yaml @@ -21,6 +21,8 @@ original_entry: region: Chiba Ken postal_code: 289-1324 street_address: TONODAI, Sammu Shi, Chiba Ken, 289-1324 + latitude: 35.6009 + longitude: 140.4201 processing_timestamp: '2025-12-06T23:38:32.901680+00:00' ghcid: ghcid_current: JP-CH-SAM-M-SCMHF @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SAMMU CITY MUSEUM OF HISTORY AND FOLKLORE @@ -201,3 +203,12 @@ location: postal_code: 289-1324 street_address: TONODAI, Sammu Shi, Chiba Ken, 289-1324 normalization_timestamp: '2025-12-09T13:33:57.709879+00:00' + latitude: 35.6009 + longitude: 140.4201 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 289-1324 + resolved_place: Tonodai + resolved_city: Sammu Shi + timestamp: '2025-12-09T23:13:16.724777+00:00' diff --git a/data/custodian/JP-EH-KAM-L-KL.yaml b/data/custodian/JP-EH-KAM-L-KL.yaml index 68fd208e10..7e53983282 100644 --- a/data/custodian/JP-EH-KAM-L-KL.yaml +++ b/data/custodian/JP-EH-KAM-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Ehime Ken postal_code: 791-1201 street_address: 1484-1 KUMA, Kamiukena Gun Kumakogen Cho, Ehime Ken, 791-1201 + latitude: 33.6579 + longitude: 132.8948 processing_timestamp: '2025-12-06T23:38:47.567187+00:00' ghcid: ghcid_current: JP-EH-KAM-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KUMAKOGENCHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 791-1201 street_address: 1484-1 KUMA, Kamiukena Gun Kumakogen Cho, Ehime Ken, 791-1201 normalization_timestamp: '2025-12-09T13:34:01.399011+00:00' + latitude: 33.6579 + longitude: 132.8948 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 791-1201 + resolved_place: Kuma + resolved_city: 'Kamiukena Gun ' + timestamp: '2025-12-09T23:13:16.763119+00:00' diff --git a/data/custodian/JP-EH-KAM-M-KCHMMV.yaml b/data/custodian/JP-EH-KAM-M-KCHMMV.yaml index 04cf2cae8d..13d7c3ced1 100644 --- a/data/custodian/JP-EH-KAM-M-KCHMMV.yaml +++ b/data/custodian/JP-EH-KAM-M-KCHMMV.yaml @@ -12,6 +12,8 @@ original_entry: region: Ehime Ken postal_code: 791-1212 street_address: SHIMOHATANOKAWA, Kamiukena Gun Kumakogen Cho, Ehime Ken, 791-1212 + latitude: 33.6718 + longitude: 132.9411 processing_timestamp: '2025-12-06T23:38:39.622255+00:00' ghcid: ghcid_current: JP-EH-KAM-M-KCHMMV @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KUMA-CHO HISTORICAL MUSEUM OF A MOUNTAIN VILLAGE @@ -128,3 +130,12 @@ location: postal_code: 791-1212 street_address: SHIMOHATANOKAWA, Kamiukena Gun Kumakogen Cho, Ehime Ken, 791-1212 normalization_timestamp: '2025-12-09T13:34:01.432833+00:00' + latitude: 33.6718 + longitude: 132.9411 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 791-1212 + resolved_place: Shimohatanokawa + resolved_city: 'Kamiukena Gun ' + timestamp: '2025-12-09T23:13:16.790789+00:00' diff --git a/data/custodian/JP-FU-AIZ-L-AL-aizudaigakutankidaigakubufuzoku_library.yaml b/data/custodian/JP-FU-AIZ-L-AL-aizudaigakutankidaigakubufuzoku_library.yaml index b880542da6..e6035c5702 100644 --- a/data/custodian/JP-FU-AIZ-L-AL-aizudaigakutankidaigakubufuzoku_library.yaml +++ b/data/custodian/JP-FU-AIZ-L-AL-aizudaigakutankidaigakubufuzoku_library.yaml @@ -20,7 +20,10 @@ original_entry: city: Aizuwakamatsu Shi region: Fukushima Ken postal_code: 965-8570 - street_address: 1-1 IKKIMACHI YAHATA KADOTA, Aizuwakamatsu Shi, Fukushima Ken, 965-8570 + street_address: 1-1 IKKIMACHI YAHATA KADOTA, Aizuwakamatsu Shi, Fukushima Ken, + 965-8570 + latitude: 37.4507 + longitude: 139.9681 processing_timestamp: '2025-12-06T23:38:56.773513+00:00' ghcid: ghcid_current: JP-FU-AIZ-L-AL-aizudaigakutankidaigakubufuzoku_library @@ -93,8 +96,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AIZUDAIGAKUTANKIDAIGAKUBUFUZOKU Library @@ -186,3 +189,12 @@ location: postal_code: 965-8570 street_address: 1-1 IKKIMACHI YAHATA KADOTA, Aizuwakamatsu Shi, Fukushima Ken, 965-8570 normalization_timestamp: '2025-12-09T13:34:05.437366+00:00' + latitude: 37.4507 + longitude: 139.9681 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 965-8570 + resolved_place: 会津大学短期大学部 + resolved_city: Aizuwakamatsu Shi + timestamp: '2025-12-09T23:13:16.834434+00:00' diff --git a/data/custodian/JP-FU-AIZ-L-AL.yaml b/data/custodian/JP-FU-AIZ-L-AL.yaml index dba8ca1cbb..45ca788573 100644 --- a/data/custodian/JP-FU-AIZ-L-AL.yaml +++ b/data/custodian/JP-FU-AIZ-L-AL.yaml @@ -21,6 +21,8 @@ original_entry: region: Fukushima Ken postal_code: 965-8580 street_address: IKKIMACHI TSURUGA, Aizuwakamatsu Shi, Fukushima Ken, 965-8580 + latitude: 37.4507 + longitude: 139.9681 processing_timestamp: '2025-12-06T23:38:53.927477+00:00' ghcid: ghcid_current: JP-FU-AIZ-L-AL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AIZUDAIGAKUJOHOSENTAFUZOKU Library @@ -179,7 +181,8 @@ wikidata_enrichment: member_of: - id: Q56056912 label: Japan Consortium for Open Access Repository - description: promotes open access and open science in Japan with knowledge dissemination via digital repositories + description: promotes open access and open science in Japan with knowledge dissemination + via digital repositories wikidata_web: official_website: http://www.u-aizu.ac.jp/intro/facilities/library/ wikidata_official_website: http://www.u-aizu.ac.jp/intro/facilities/library/ @@ -191,3 +194,12 @@ location: postal_code: 965-8580 street_address: IKKIMACHI TSURUGA, Aizuwakamatsu Shi, Fukushima Ken, 965-8580 normalization_timestamp: '2025-12-09T13:34:05.486470+00:00' + latitude: 37.4507 + longitude: 139.9681 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 965-8580 + resolved_place: 会津大学 + resolved_city: Aizuwakamatsu Shi + timestamp: '2025-12-09T23:13:16.905904+00:00' diff --git a/data/custodian/JP-FU-AIZ-L-AWCL.yaml b/data/custodian/JP-FU-AIZ-L-AWCL.yaml index 56aa52ea26..18343579a3 100644 --- a/data/custodian/JP-FU-AIZ-L-AWCL.yaml +++ b/data/custodian/JP-FU-AIZ-L-AWCL.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukushima Ken postal_code: 965-0871 street_address: 3-50 SAKAEMACHI, Aizuwakamatsu Shi, Fukushima Ken, 965-0871 + latitude: 37.4962 + longitude: 139.9309 processing_timestamp: '2025-12-06T23:38:41.885956+00:00' ghcid: ghcid_current: JP-FU-AIZ-L-AWCL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Aizu-Wakamatsu City Library @@ -133,3 +135,12 @@ location: postal_code: 965-0871 street_address: 3-50 SAKAEMACHI, Aizuwakamatsu Shi, Fukushima Ken, 965-0871 normalization_timestamp: '2025-12-09T13:34:05.527025+00:00' + latitude: 37.4962 + longitude: 139.9309 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 965-0871 + resolved_place: Sakaemachi + resolved_city: Aizuwakamatsu Shi + timestamp: '2025-12-09T23:13:16.953870+00:00' diff --git a/data/custodian/JP-FU-AIZ-M-ACLMM.yaml b/data/custodian/JP-FU-AIZ-M-ACLMM.yaml index bba9972dba..293273522f 100644 --- a/data/custodian/JP-FU-AIZ-M-ACLMM.yaml +++ b/data/custodian/JP-FU-AIZ-M-ACLMM.yaml @@ -21,6 +21,8 @@ original_entry: region: Fukushima Ken postal_code: 965-0807 street_address: JOTOMACHI, Aizuwakamatsu Shi, Fukushima Ken, 965-0807 + latitude: 37.4868 + longitude: 139.9361 processing_timestamp: '2025-12-06T23:38:31.374963+00:00' ghcid: ghcid_current: JP-FU-AIZ-M-ACLMM @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AIZUWAKAMATSU-CITY LOCAL MUSEUM 「MANABEKO」 @@ -210,3 +212,12 @@ location: postal_code: 965-0807 street_address: JOTOMACHI, Aizuwakamatsu Shi, Fukushima Ken, 965-0807 normalization_timestamp: '2025-12-09T13:34:05.580492+00:00' + latitude: 37.4868 + longitude: 139.9361 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 965-0807 + resolved_place: Jotomachi + resolved_city: Aizuwakamatsu Shi + timestamp: '2025-12-09T23:13:17.194752+00:00' diff --git a/data/custodian/JP-FU-AIZ-M-FM.yaml b/data/custodian/JP-FU-AIZ-M-FM.yaml index 3b6df4faba..3203212c05 100644 --- a/data/custodian/JP-FU-AIZ-M-FM.yaml +++ b/data/custodian/JP-FU-AIZ-M-FM.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukushima Ken postal_code: 965-0807 street_address: JOTOMACHI, Aizuwakamatsu Shi, Fukushima Ken, 965-0807 + latitude: 37.4868 + longitude: 139.9361 processing_timestamp: '2025-12-06T23:38:31.377495+00:00' ghcid: ghcid_current: JP-FU-AIZ-M-FM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: FUKUSHIMA MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 965-0807 street_address: JOTOMACHI, Aizuwakamatsu Shi, Fukushima Ken, 965-0807 normalization_timestamp: '2025-12-09T13:34:05.634252+00:00' + latitude: 37.4868 + longitude: 139.9361 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 965-0807 + resolved_place: Jotomachi + resolved_city: Aizuwakamatsu Shi + timestamp: '2025-12-09T23:13:17.259264+00:00' diff --git a/data/custodian/JP-FU-AIZ-M-MAN.yaml b/data/custodian/JP-FU-AIZ-M-MAN.yaml index 28cff57588..d900d402c6 100644 --- a/data/custodian/JP-FU-AIZ-M-MAN.yaml +++ b/data/custodian/JP-FU-AIZ-M-MAN.yaml @@ -11,7 +11,10 @@ original_entry: city: Aizuwakamatsu Shi region: Fukushima Ken postal_code: 969-3441 - street_address: KAWAHIGASHIMACHI MINAMIKOYA, Aizuwakamatsu Shi, Fukushima Ken, 969-3441 + street_address: KAWAHIGASHIMACHI MINAMIKOYA, Aizuwakamatsu Shi, Fukushima Ken, + 969-3441 + latitude: 37.5631 + longitude: 140.0388 processing_timestamp: '2025-12-06T23:38:31.384694+00:00' ghcid: ghcid_current: JP-FU-AIZ-M-MAN @@ -83,8 +86,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MUSEUM OF AIZUHANKO-NITSSHINKAN @@ -128,3 +131,12 @@ location: postal_code: 969-3441 street_address: KAWAHIGASHIMACHI MINAMIKOYA, Aizuwakamatsu Shi, Fukushima Ken, 969-3441 normalization_timestamp: '2025-12-09T13:34:05.678935+00:00' + latitude: 37.5631 + longitude: 140.0388 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 969-3441 + resolved_place: Kawahigashimachi Minamikoya + resolved_city: Aizuwakamatsu Shi + timestamp: '2025-12-09T23:13:17.301361+00:00' diff --git a/data/custodian/JP-FU-AIZ-M-MHB.yaml b/data/custodian/JP-FU-AIZ-M-MHB.yaml index 27b20f636b..ca9e3f0dbe 100644 --- a/data/custodian/JP-FU-AIZ-M-MHB.yaml +++ b/data/custodian/JP-FU-AIZ-M-MHB.yaml @@ -21,6 +21,8 @@ original_entry: region: Fukushima Ken postal_code: 965-0003 street_address: IKKIMACHI YAHATA, Aizuwakamatsu Shi, Fukushima Ken, 965-0003 + latitude: 37.5013 + longitude: 139.9472 processing_timestamp: '2025-12-06T23:38:31.370253+00:00' ghcid: ghcid_current: JP-FU-AIZ-M-MHB @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MEMORIAL HALL OF BYAKKOTAI @@ -203,3 +205,12 @@ location: postal_code: 965-0003 street_address: IKKIMACHI YAHATA, Aizuwakamatsu Shi, Fukushima Ken, 965-0003 normalization_timestamp: '2025-12-09T13:34:05.725295+00:00' + latitude: 37.5013 + longitude: 139.9472 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 965-0003 + resolved_place: Ikkimachi Yahata + resolved_city: Aizuwakamatsu Shi + timestamp: '2025-12-09T23:13:17.825944+00:00' diff --git a/data/custodian/JP-FU-AIZ-M-PBAMSRGOMH.yaml b/data/custodian/JP-FU-AIZ-M-PBAMSRGOMH.yaml index e6d67df829..80ffdf5ec5 100644 --- a/data/custodian/JP-FU-AIZ-M-PBAMSRGOMH.yaml +++ b/data/custodian/JP-FU-AIZ-M-PBAMSRGOMH.yaml @@ -1,5 +1,6 @@ original_entry: - name: A PLACE OF BEAUTY-AIZU MATSUDAIRA'S ROYAL GARDEN (OYAKU-EN-MEDICINAL HERB GARDEN) + name: A PLACE OF BEAUTY-AIZU MATSUDAIRA'S ROYAL GARDEN (OYAKU-EN-MEDICINAL HERB + GARDEN) institution_type: MUSEUM source: CH-Annotator (japan_complete_ch_annotator.yaml) identifiers: @@ -16,6 +17,8 @@ original_entry: region: Fukushima Ken postal_code: 965-0804 street_address: HANAHARUMACHI, Aizuwakamatsu Shi, Fukushima Ken, 965-0804 + latitude: 37.4904 + longitude: 139.9434 processing_timestamp: '2025-12-06T23:38:31.372698+00:00' ghcid: ghcid_current: JP-FU-AIZ-M-PBAMSRGOMH @@ -37,7 +40,8 @@ ghcid: reason: Initial GHCID from CH-Annotator (japan_complete_ch_annotator.yaml) custodian_name: claim_type: custodian_name - claim_value: A PLACE OF BEAUTY-AIZU MATSUDAIRA'S ROYAL GARDEN (OYAKU-EN-MEDICINAL HERB GARDEN) + claim_value: A PLACE OF BEAUTY-AIZU MATSUDAIRA'S ROYAL GARDEN (OYAKU-EN-MEDICINAL + HERB GARDEN) source_type: ch_annotator identifiers: - identifier_scheme: GHCID @@ -88,11 +92,12 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name - claim_value: A PLACE OF BEAUTY-AIZU MATSUDAIRA'S ROYAL GARDEN (OYAKU-EN-MEDICINAL HERB GARDEN) + claim_value: A PLACE OF BEAUTY-AIZU MATSUDAIRA'S ROYAL GARDEN (OYAKU-EN-MEDICINAL + HERB GARDEN) property_uri: skos:prefLabel provenance: namespace: glam @@ -133,3 +138,12 @@ location: postal_code: 965-0804 street_address: HANAHARUMACHI, Aizuwakamatsu Shi, Fukushima Ken, 965-0804 normalization_timestamp: '2025-12-09T13:34:05.763787+00:00' + latitude: 37.4904 + longitude: 139.9434 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 965-0804 + resolved_place: Hanaharumachi + resolved_city: Aizuwakamatsu Shi + timestamp: '2025-12-09T23:13:17.903131+00:00' diff --git a/data/custodian/JP-FU-AIZ-M-WJCM.yaml b/data/custodian/JP-FU-AIZ-M-WJCM.yaml index 823d446895..c20032216f 100644 --- a/data/custodian/JP-FU-AIZ-M-WJCM.yaml +++ b/data/custodian/JP-FU-AIZ-M-WJCM.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukushima Ken postal_code: 965-0873 street_address: OTEMACHI, Aizuwakamatsu Shi, Fukushima Ken, 965-0873 + latitude: 37.4885 + longitude: 139.9302 processing_timestamp: '2025-12-06T23:38:31.382467+00:00' ghcid: ghcid_current: JP-FU-AIZ-M-WJCM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: WAKAMATSU-JO CASTLE MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 965-0873 street_address: OTEMACHI, Aizuwakamatsu Shi, Fukushima Ken, 965-0873 normalization_timestamp: '2025-12-09T13:34:05.799716+00:00' + latitude: 37.4885 + longitude: 139.9302 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 965-0873 + resolved_place: Otemachi + resolved_city: Aizuwakamatsu Shi + timestamp: '2025-12-09T23:13:18.002753+00:00' diff --git a/data/custodian/JP-FU-ASA-L-CL.yaml b/data/custodian/JP-FU-ASA-L-CL.yaml index d0a59c4217..b10c13629e 100644 --- a/data/custodian/JP-FU-ASA-L-CL.yaml +++ b/data/custodian/JP-FU-ASA-L-CL.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukuoka Ken postal_code: 838-0802 street_address: 951-1 HISAMITSU, Asakura Gun Chikuzen Machi, Fukuoka Ken, 838-0802 + latitude: 33.439 + longitude: 130.6348 processing_timestamp: '2025-12-06T23:38:47.868665+00:00' ghcid: ghcid_current: JP-FU-ASA-L-CL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: CHIKUZEMMACHIMEKUBARU Library @@ -133,3 +135,12 @@ location: postal_code: 838-0802 street_address: 951-1 HISAMITSU, Asakura Gun Chikuzen Machi, Fukuoka Ken, 838-0802 normalization_timestamp: '2025-12-09T13:34:06.080298+00:00' + latitude: 33.439 + longitude: 130.6348 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 838-0802 + resolved_place: Hisamitsu + resolved_city: 'Asakura Gun ' + timestamp: '2025-12-09T23:13:18.028058+00:00' diff --git a/data/custodian/JP-FU-ASA-L-CTCL.yaml b/data/custodian/JP-FU-ASA-L-CTCL.yaml index 8e3d7f6529..d624a64d61 100644 --- a/data/custodian/JP-FU-ASA-L-CTCL.yaml +++ b/data/custodian/JP-FU-ASA-L-CTCL.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukuoka Ken postal_code: 838-0298 street_address: 373 SHINOKUMA, Asakura Gun Chikuzen Machi, Fukuoka Ken, 838-0298 + latitude: 33.4664 + longitude: 130.6011 processing_timestamp: '2025-12-06T23:38:47.866442+00:00' ghcid: ghcid_current: JP-FU-ASA-L-CTCL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Chikuzen Town Cosmos Library @@ -133,3 +135,12 @@ location: postal_code: 838-0298 street_address: 373 SHINOKUMA, Asakura Gun Chikuzen Machi, Fukuoka Ken, 838-0298 normalization_timestamp: '2025-12-09T13:34:06.115155+00:00' + latitude: 33.4664 + longitude: 130.6011 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 838-0298 + resolved_place: Shinokuma + resolved_city: 'Asakura Gun ' + timestamp: '2025-12-09T23:13:18.063215+00:00' diff --git a/data/custodian/JP-FU-CHI-L-CL.yaml b/data/custodian/JP-FU-CHI-L-CL.yaml index d896fac764..4022fb0c03 100644 --- a/data/custodian/JP-FU-CHI-L-CL.yaml +++ b/data/custodian/JP-FU-CHI-L-CL.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukuoka Ken postal_code: 829-0301 street_address: 962-8 SHIIDA, Chikujo Gun Chikujo Machi, Fukuoka Ken, 829-0301 + latitude: 33.6534 + longitude: 131.058 processing_timestamp: '2025-12-06T23:38:47.895985+00:00' ghcid: ghcid_current: JP-FU-CHI-L-CL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: CHIKUJO LIBRARY @@ -133,3 +135,12 @@ location: postal_code: 829-0301 street_address: 962-8 SHIIDA, Chikujo Gun Chikujo Machi, Fukuoka Ken, 829-0301 normalization_timestamp: '2025-12-09T13:34:06.943945+00:00' + latitude: 33.6534 + longitude: 131.058 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 829-0301 + resolved_place: Shiida + resolved_city: 'Chikujo Gun ' + timestamp: '2025-12-09T23:13:18.095289+00:00' diff --git a/data/custodian/JP-FU-HIG-L-VSL.yaml b/data/custodian/JP-FU-HIG-L-VSL.yaml index 27847e5315..871aec4940 100644 --- a/data/custodian/JP-FU-HIG-L-VSL.yaml +++ b/data/custodian/JP-FU-HIG-L-VSL.yaml @@ -15,7 +15,10 @@ original_entry: city: Higashishirakawa Gun Samegawa Mura region: Fukushima Ken postal_code: 963-8401 - street_address: 64-2 AKASAKANAKANO SINJUKU, Higashishirakawa Gun Samegawa Mura, Fukushima Ken, 963-8401 + street_address: 64-2 AKASAKANAKANO SINJUKU, Higashishirakawa Gun Samegawa Mura, + Fukushima Ken, 963-8401 + latitude: 37.395 + longitude: 140.3755 processing_timestamp: '2025-12-06T23:38:41.992590+00:00' ghcid: ghcid_current: JP-FU-HIG-L-VSL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Vill Samegawa Library @@ -131,5 +134,15 @@ location: region_code: FU country: JP postal_code: 963-8401 - street_address: 64-2 AKASAKANAKANO SINJUKU, Higashishirakawa Gun Samegawa Mura, Fukushima Ken, 963-8401 + street_address: 64-2 AKASAKANAKANO SINJUKU, Higashishirakawa Gun Samegawa Mura, + Fukushima Ken, 963-8401 normalization_timestamp: '2025-12-09T13:34:13.410591+00:00' + latitude: 37.395 + longitude: 140.3755 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 963-8401 + resolved_place: Akasakanakano + resolved_city: 'Higashishirakawa Gun ' + timestamp: '2025-12-09T23:13:18.122142+00:00' diff --git a/data/custodian/JP-FU-ISH-L-FL.yaml b/data/custodian/JP-FU-ISH-L-FL.yaml index 7a53f95b70..df8df9027f 100644 --- a/data/custodian/JP-FU-ISH-L-FL.yaml +++ b/data/custodian/JP-FU-ISH-L-FL.yaml @@ -15,7 +15,10 @@ original_entry: city: Ishikawa Gun Furudono Machi region: Fukushima Ken postal_code: 963-8304 - street_address: 235 MATSUKAWA YOKOKAWA, Ishikawa Gun Furudono Machi, Fukushima Ken, 963-8304 + street_address: 235 MATSUKAWA YOKOKAWA, Ishikawa Gun Furudono Machi, Fukushima + Ken, 963-8304 + latitude: 37.395 + longitude: 140.3755 processing_timestamp: '2025-12-06T23:38:41.994974+00:00' ghcid: ghcid_current: JP-FU-ISH-L-FL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: FURUDONOMACHI Library @@ -131,5 +134,15 @@ location: region_code: FU country: JP postal_code: 963-8304 - street_address: 235 MATSUKAWA YOKOKAWA, Ishikawa Gun Furudono Machi, Fukushima Ken, 963-8304 + street_address: 235 MATSUKAWA YOKOKAWA, Ishikawa Gun Furudono Machi, Fukushima Ken, + 963-8304 normalization_timestamp: '2025-12-09T13:34:14.203201+00:00' + latitude: 37.395 + longitude: 140.3755 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 963-8304 + resolved_place: Matsukawa + resolved_city: 'Ishikawa Gun ' + timestamp: '2025-12-09T23:13:18.147887+00:00' diff --git a/data/custodian/JP-FU-IWA-L-KL.yaml b/data/custodian/JP-FU-IWA-L-KL.yaml index 505d765396..0805346b08 100644 --- a/data/custodian/JP-FU-IWA-L-KL.yaml +++ b/data/custodian/JP-FU-IWA-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukushima Ken postal_code: 969-0404 street_address: 440-6 ASAHIMACHI, Iwase Gun Kagamiishi Machi, Fukushima Ken, 969-0404 + latitude: 37.2509 + longitude: 140.3432 processing_timestamp: '2025-12-06T23:38:41.978221+00:00' ghcid: ghcid_current: JP-FU-IWA-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAGAMIISHIMACHI Library @@ -133,3 +135,12 @@ location: postal_code: 969-0404 street_address: 440-6 ASAHIMACHI, Iwase Gun Kagamiishi Machi, Fukushima Ken, 969-0404 normalization_timestamp: '2025-12-09T13:34:15.420309+00:00' + latitude: 37.2509 + longitude: 140.3432 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 969-0404 + resolved_place: Asahimachi + resolved_city: 'Iwase Gun ' + timestamp: '2025-12-09T23:13:18.178784+00:00' diff --git a/data/custodian/JP-FU-IWA-L-T.yaml b/data/custodian/JP-FU-IWA-L-T.yaml index 1cee925fd9..fa3a2e9041 100644 --- a/data/custodian/JP-FU-IWA-L-T.yaml +++ b/data/custodian/JP-FU-IWA-L-T.yaml @@ -15,7 +15,10 @@ original_entry: city: Iwase Gun Tenei Mura region: Fukushima Ken postal_code: 962-0503 - street_address: 66 SHIMOMATSUMOTO HARAHATA, Iwase Gun Tenei Mura, Fukushima Ken, 962-0503 + street_address: 66 SHIMOMATSUMOTO HARAHATA, Iwase Gun Tenei Mura, Fukushima Ken, + 962-0503 + latitude: 37.2914 + longitude: 140.3511 processing_timestamp: '2025-12-06T23:38:49.054901+00:00' ghcid: ghcid_current: JP-FU-IWA-L-T @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TENEIMURASHOGAIGAKUSHUSENTABUNKANOMORITENEITOSHOKONA @@ -131,5 +134,15 @@ location: region_code: FU country: JP postal_code: 962-0503 - street_address: 66 SHIMOMATSUMOTO HARAHATA, Iwase Gun Tenei Mura, Fukushima Ken, 962-0503 + street_address: 66 SHIMOMATSUMOTO HARAHATA, Iwase Gun Tenei Mura, Fukushima Ken, + 962-0503 normalization_timestamp: '2025-12-09T13:34:15.489739+00:00' + latitude: 37.2914 + longitude: 140.3511 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 962-0503 + resolved_place: Shimomatsumoto + resolved_city: 'Iwase Gun ' + timestamp: '2025-12-09T23:13:18.225762+00:00' diff --git a/data/custodian/JP-FU-IWA-M-TECTM.yaml b/data/custodian/JP-FU-IWA-M-TECTM.yaml index 815e59c1e6..8e51cb085b 100644 --- a/data/custodian/JP-FU-IWA-M-TECTM.yaml +++ b/data/custodian/JP-FU-IWA-M-TECTM.yaml @@ -12,6 +12,8 @@ original_entry: region: Fukushima Ken postal_code: 962-0504 street_address: OSATO, Iwase Gun Tenei Mura, Fukushima Ken, 962-0504 + latitude: 37.2914 + longitude: 140.3511 processing_timestamp: '2025-12-06T23:38:31.493941+00:00' ghcid: ghcid_current: JP-FU-IWA-M-TECTM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TEN-EI CULTURE AND TRADITION MUSEUM @@ -128,3 +130,12 @@ location: postal_code: 962-0504 street_address: OSATO, Iwase Gun Tenei Mura, Fukushima Ken, 962-0504 normalization_timestamp: '2025-12-09T13:34:15.906665+00:00' + latitude: 37.2914 + longitude: 140.3511 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 962-0504 + resolved_place: Osato + resolved_city: 'Iwase Gun ' + timestamp: '2025-12-09T23:13:18.249151+00:00' diff --git a/data/custodian/JP-FU-KAH-L-KL.yaml b/data/custodian/JP-FU-KAH-L-KL.yaml index 4d324811a1..bfb49b2cd0 100644 --- a/data/custodian/JP-FU-KAH-L-KL.yaml +++ b/data/custodian/JP-FU-KAH-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukuoka Ken postal_code: 820-0606 street_address: 420-2 TOI, Kaho Gun Keisen Machi, Fukuoka Ken, 820-0606 + latitude: 33.6035 + longitude: 130.6917 processing_timestamp: '2025-12-06T23:38:47.864204+00:00' ghcid: ghcid_current: JP-FU-KAH-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KEISENCHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 820-0606 street_address: 420-2 TOI, Kaho Gun Keisen Machi, Fukuoka Ken, 820-0606 normalization_timestamp: '2025-12-09T13:34:15.940223+00:00' + latitude: 33.6035 + longitude: 130.6917 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 820-0606 + resolved_place: Toi + resolved_city: 'Kaho Gun ' + timestamp: '2025-12-09T23:13:18.552293+00:00' diff --git a/data/custodian/JP-FU-KAH-M-ODTM.yaml b/data/custodian/JP-FU-KAH-M-ODTM.yaml index 0c53a41299..e9040b15f9 100644 --- a/data/custodian/JP-FU-KAH-M-ODTM.yaml +++ b/data/custodian/JP-FU-KAH-M-ODTM.yaml @@ -25,6 +25,8 @@ original_entry: region: Fukuoka Ken postal_code: 820-0603 street_address: JUMEI, Kaho Gun Keisen Machi, Fukuoka Ken, 820-0603 + latitude: 33.6035 + longitude: 130.6917 processing_timestamp: '2025-12-06T23:38:39.961913+00:00' ghcid: ghcid_current: JP-FU-KAH-M-ODTM @@ -98,8 +100,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Ouzuka Decorated Tomb Museum @@ -217,3 +219,12 @@ location: postal_code: 820-0603 street_address: JUMEI, Kaho Gun Keisen Machi, Fukuoka Ken, 820-0603 normalization_timestamp: '2025-12-09T13:34:15.989404+00:00' + latitude: 33.6035 + longitude: 130.6917 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 820-0603 + resolved_place: Jumei + resolved_city: 'Kaho Gun ' + timestamp: '2025-12-09T23:13:18.614619+00:00' diff --git a/data/custodian/JP-FU-KAS-L-HPL.yaml b/data/custodian/JP-FU-KAS-L-HPL.yaml index 0cfeb1c85f..43a5a4600e 100644 --- a/data/custodian/JP-FU-KAS-L-HPL.yaml +++ b/data/custodian/JP-FU-KAS-L-HPL.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukuoka Ken postal_code: 811-2501 street_address: 2603-1 KUBARA, Kasuya Gun Hisayama Machi, Fukuoka Ken, 811-2501 + latitude: 33.5952 + longitude: 130.4966 processing_timestamp: '2025-12-06T23:38:47.850436+00:00' ghcid: ghcid_current: JP-FU-KAS-L-HPL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Hisayama Public Library @@ -133,3 +135,12 @@ location: postal_code: 811-2501 street_address: 2603-1 KUBARA, Kasuya Gun Hisayama Machi, Fukuoka Ken, 811-2501 normalization_timestamp: '2025-12-09T13:34:16.284812+00:00' + latitude: 33.5952 + longitude: 130.4966 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 811-2501 + resolved_place: Kubara + resolved_city: 'Kasuya Gun ' + timestamp: '2025-12-09T23:13:18.649691+00:00' diff --git a/data/custodian/JP-FU-KAS-L-SL.yaml b/data/custodian/JP-FU-KAS-L-SL.yaml index e38a8fb125..78bb89d64c 100644 --- a/data/custodian/JP-FU-KAS-L-SL.yaml +++ b/data/custodian/JP-FU-KAS-L-SL.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukuoka Ken postal_code: 811‐2244 street_address: 1-3-1 SHIMECYUO, Kasuya Gun Hisayama Machi, Fukuoka Ken, 811‐2244 + latitude: 33.5895 + longitude: 130.4806 processing_timestamp: '2025-12-06T23:38:47.840649+00:00' ghcid: ghcid_current: JP-FU-KAS-L-SL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHIMECHORITSUCHOMIN Library @@ -133,3 +135,13 @@ location: postal_code: 811‐2244 street_address: 1-3-1 SHIMECYUO, Kasuya Gun Hisayama Machi, Fukuoka Ken, 811‐2244 normalization_timestamp: '2025-12-09T13:34:16.510637+00:00' + latitude: 33.5895 + longitude: 130.4806 +geocoding: + method: POSTAL_CODE_LOOKUP + lookup_method: exact + source: GeoNames JP postal codes + postal_code: 811-2244 + resolved_place: Shimechuo + resolved_city: 'Kasuya Gun ' + timestamp: '2025-12-09T23:18:30.306872+00:00' diff --git a/data/custodian/JP-FU-KAW-L-A.yaml b/data/custodian/JP-FU-KAW-L-A.yaml index e923f56bd2..384e10bb94 100644 --- a/data/custodian/JP-FU-KAW-L-A.yaml +++ b/data/custodian/JP-FU-KAW-L-A.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukushima Ken postal_code: 969-6545 street_address: 1310-3 GOTANDA, Kawanuma Gun Aizubange Machi, Fukushima Ken, 969-6545 + latitude: 37.4311 + longitude: 139.8463 processing_timestamp: '2025-12-06T23:38:49.077841+00:00' ghcid: ghcid_current: JP-FU-KAW-L-A @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AIZUBANGEMACHICHUOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 969-6545 street_address: 1310-3 GOTANDA, Kawanuma Gun Aizubange Machi, Fukushima Ken, 969-6545 normalization_timestamp: '2025-12-09T13:34:16.969265+00:00' + latitude: 37.4311 + longitude: 139.8463 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 969-6545 + resolved_place: Gotanda + resolved_city: 'Kawanuma Gun ' + timestamp: '2025-12-09T23:13:18.718060+00:00' diff --git a/data/custodian/JP-FU-KUR-L-K-kuratemachichuokominkanhahatokonotoshoshitsu.yaml b/data/custodian/JP-FU-KUR-L-K-kuratemachichuokominkanhahatokonotoshoshitsu.yaml index 65dfbcd235..ccc4615c53 100644 --- a/data/custodian/JP-FU-KUR-L-K-kuratemachichuokominkanhahatokonotoshoshitsu.yaml +++ b/data/custodian/JP-FU-KUR-L-K-kuratemachichuokominkanhahatokonotoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukuoka Ken postal_code: 807-1311 street_address: 2105 OMAKI, Kurate Gun Kurate Machi, Fukuoka Ken, 807-1311 + latitude: 33.7964 + longitude: 130.7365 processing_timestamp: '2025-12-06T23:38:52.090125+00:00' ghcid: ghcid_current: JP-FU-KUR-L-K-kuratemachichuokominkanhahatokonotoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KURATEMACHICHUOKOMINKANHAHATOKONOTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 807-1311 street_address: 2105 OMAKI, Kurate Gun Kurate Machi, Fukuoka Ken, 807-1311 normalization_timestamp: '2025-12-09T13:34:20.193906+00:00' + latitude: 33.7964 + longitude: 130.7365 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 807-1311 + resolved_place: Omaki + resolved_city: 'Kurate Gun ' + timestamp: '2025-12-09T23:13:18.748227+00:00' diff --git a/data/custodian/JP-FU-KUR-M-KTHFM.yaml b/data/custodian/JP-FU-KUR-M-KTHFM.yaml index da02936812..0b04faf419 100644 --- a/data/custodian/JP-FU-KUR-M-KTHFM.yaml +++ b/data/custodian/JP-FU-KUR-M-KTHFM.yaml @@ -12,6 +12,8 @@ original_entry: region: Fukuoka Ken postal_code: 807-1311 street_address: OMAKI, Kurate Gun Kurate Machi, Fukuoka Ken, 807-1311 + latitude: 33.7964 + longitude: 130.7365 processing_timestamp: '2025-12-06T23:38:39.959589+00:00' ghcid: ghcid_current: JP-FU-KUR-M-KTHFM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KURATE TOWN HISTORICAL FOLK MUSEUM @@ -128,3 +130,12 @@ location: postal_code: 807-1311 street_address: OMAKI, Kurate Gun Kurate Machi, Fukuoka Ken, 807-1311 normalization_timestamp: '2025-12-09T13:34:21.028775+00:00' + latitude: 33.7964 + longitude: 130.7365 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 807-1311 + resolved_place: Omaki + resolved_city: 'Kurate Gun ' + timestamp: '2025-12-09T23:13:18.773463+00:00' diff --git a/data/custodian/JP-FU-MIN-L-ML-minamisomashiritsuchuo_library.yaml b/data/custodian/JP-FU-MIN-L-ML-minamisomashiritsuchuo_library.yaml index 0f601b8994..ad415cd29d 100644 --- a/data/custodian/JP-FU-MIN-L-ML-minamisomashiritsuchuo_library.yaml +++ b/data/custodian/JP-FU-MIN-L-ML-minamisomashiritsuchuo_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukushima Ken postal_code: 975-0004 street_address: 2-7-1 HARAMACHIKU ASAHICHO, Minamisoma Shi, Fukushima Ken, 975-0004 + latitude: 37.6311 + longitude: 140.9285 processing_timestamp: '2025-12-06T23:38:41.971171+00:00' ghcid: ghcid_current: JP-FU-MIN-L-ML-minamisomashiritsuchuo_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMISOMASHIRITSUCHUO Library @@ -133,3 +135,12 @@ location: postal_code: 975-0004 street_address: 2-7-1 HARAMACHIKU ASAHICHO, Minamisoma Shi, Fukushima Ken, 975-0004 normalization_timestamp: '2025-12-09T13:34:21.673769+00:00' + latitude: 37.6311 + longitude: 140.9285 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 975-0004 + resolved_place: Haramachiku Asahicho + resolved_city: Minamisoma Shi + timestamp: '2025-12-09T23:13:18.804377+00:00' diff --git a/data/custodian/JP-FU-MIN-L-ML.yaml b/data/custodian/JP-FU-MIN-L-ML.yaml index 0864274cb8..e160ef6589 100644 --- a/data/custodian/JP-FU-MIN-L-ML.yaml +++ b/data/custodian/JP-FU-MIN-L-ML.yaml @@ -15,7 +15,10 @@ original_entry: city: Minamisoma Shi region: Fukushima Ken postal_code: 979-2333 - street_address: 22-1 KASHIMAKU TERAUCHI MUKAEDA, Minamisoma Shi, Fukushima Ken, 979-2333 + street_address: 22-1 KASHIMAKU TERAUCHI MUKAEDA, Minamisoma Shi, Fukushima Ken, + 979-2333 + latitude: 37.8188 + longitude: 140.923 processing_timestamp: '2025-12-06T23:38:41.968903+00:00' ghcid: ghcid_current: JP-FU-MIN-L-ML @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMISOMASHIRITSUKASHIMA Library @@ -131,5 +134,15 @@ location: region_code: FU country: JP postal_code: 979-2333 - street_address: 22-1 KASHIMAKU TERAUCHI MUKAEDA, Minamisoma Shi, Fukushima Ken, 979-2333 + street_address: 22-1 KASHIMAKU TERAUCHI MUKAEDA, Minamisoma Shi, Fukushima Ken, + 979-2333 normalization_timestamp: '2025-12-09T13:34:21.709162+00:00' + latitude: 37.8188 + longitude: 140.923 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 979-2333 + resolved_place: Kashimaku Terauchi + resolved_city: Minamisoma Shi + timestamp: '2025-12-09T23:13:18.883686+00:00' diff --git a/data/custodian/JP-FU-MIN-L-MPLOL.yaml b/data/custodian/JP-FU-MIN-L-MPLOL.yaml index 51210005c2..d6e213473d 100644 --- a/data/custodian/JP-FU-MIN-L-MPLOL.yaml +++ b/data/custodian/JP-FU-MIN-L-MPLOL.yaml @@ -12,6 +12,8 @@ original_entry: region: Fukushima Ken postal_code: 979-2124 street_address: 2-89-1 ODAKAKU MOTOMACHI, Minamisoma Shi, Fukushima Ken, 979-2124 + latitude: 37.8188 + longitude: 140.923 processing_timestamp: '2025-12-06T23:38:52.806864+00:00' ghcid: ghcid_current: JP-FU-MIN-L-MPLOL @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Minamisoma Public Library Odaka Library @@ -128,3 +130,12 @@ location: postal_code: 979-2124 street_address: 2-89-1 ODAKAKU MOTOMACHI, Minamisoma Shi, Fukushima Ken, 979-2124 normalization_timestamp: '2025-12-09T13:34:21.743523+00:00' + latitude: 37.8188 + longitude: 140.923 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 979-2124 + resolved_place: Odakaku Motomachi + resolved_city: Minamisoma Shi + timestamp: '2025-12-09T23:13:18.924519+00:00' diff --git a/data/custodian/JP-FU-NAN-L-ML-minamiechizenchoritsuimajo_library.yaml b/data/custodian/JP-FU-NAN-L-ML-minamiechizenchoritsuimajo_library.yaml index ce3883dcbf..ca6efb37af 100644 --- a/data/custodian/JP-FU-NAN-L-ML-minamiechizenchoritsuimajo_library.yaml +++ b/data/custodian/JP-FU-NAN-L-ML-minamiechizenchoritsuimajo_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukui Ken postal_code: 919-0192 street_address: 84-25 IMAJO, Nanjo Gun Minamiechizen Cho, Fukui Ken, 919-0192 + latitude: 35.7656 + longitude: 136.2203 processing_timestamp: '2025-12-06T23:38:44.636250+00:00' ghcid: ghcid_current: JP-FU-NAN-L-ML-minamiechizenchoritsuimajo_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMIECHIZENCHORITSUIMAJO Library @@ -133,3 +135,12 @@ location: postal_code: 919-0192 street_address: 84-25 IMAJO, Nanjo Gun Minamiechizen Cho, Fukui Ken, 919-0192 normalization_timestamp: '2025-12-09T13:34:23.404302+00:00' + latitude: 35.7656 + longitude: 136.2203 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 919-0192 + resolved_place: Imajo + resolved_city: 'Nanjo Gun ' + timestamp: '2025-12-09T23:13:18.961477+00:00' diff --git a/data/custodian/JP-FU-NAN-L-ML-minamiechizenchoritsukono_library.yaml b/data/custodian/JP-FU-NAN-L-ML-minamiechizenchoritsukono_library.yaml index 5086ac032b..f34663159d 100644 --- a/data/custodian/JP-FU-NAN-L-ML-minamiechizenchoritsukono_library.yaml +++ b/data/custodian/JP-FU-NAN-L-ML-minamiechizenchoritsukono_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukui Ken postal_code: 915-1111 street_address: 2-29-1 KONO, Nanjo Gun Minamiechizen Cho, Fukui Ken, 915-1111 + latitude: 35.8281 + longitude: 136.0796 processing_timestamp: '2025-12-06T23:38:44.638654+00:00' ghcid: ghcid_current: JP-FU-NAN-L-ML-minamiechizenchoritsukono_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMIECHIZENCHORITSUKONO Library @@ -133,3 +135,12 @@ location: postal_code: 915-1111 street_address: 2-29-1 KONO, Nanjo Gun Minamiechizen Cho, Fukui Ken, 915-1111 normalization_timestamp: '2025-12-09T13:34:23.438302+00:00' + latitude: 35.8281 + longitude: 136.0796 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 915-1111 + resolved_place: Kono + resolved_city: 'Nanjo Gun ' + timestamp: '2025-12-09T23:13:19.001684+00:00' diff --git a/data/custodian/JP-FU-NAN-L-ML.yaml b/data/custodian/JP-FU-NAN-L-ML.yaml index 3002e93958..368a815a50 100644 --- a/data/custodian/JP-FU-NAN-L-ML.yaml +++ b/data/custodian/JP-FU-NAN-L-ML.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukui Ken postal_code: 919-0203 street_address: 29-15-1 MAKIDANI, Nanjo Gun Minamiechizen Cho, Fukui Ken, 919-0203 + latitude: 35.8416 + longitude: 136.2311 processing_timestamp: '2025-12-06T23:38:44.634036+00:00' ghcid: ghcid_current: JP-FU-NAN-L-ML @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMIECHIZENCHORITSUNANJO Library @@ -133,3 +135,12 @@ location: postal_code: 919-0203 street_address: 29-15-1 MAKIDANI, Nanjo Gun Minamiechizen Cho, Fukui Ken, 919-0203 normalization_timestamp: '2025-12-09T13:34:23.474226+00:00' + latitude: 35.8416 + longitude: 136.2311 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 919-0203 + resolved_place: Makidani + resolved_city: 'Nanjo Gun ' + timestamp: '2025-12-09T23:13:19.033774+00:00' diff --git a/data/custodian/JP-FU-NAN-M-NFM.yaml b/data/custodian/JP-FU-NAN-M-NFM.yaml index 9fd8c64992..bae5ee1772 100644 --- a/data/custodian/JP-FU-NAN-M-NFM.yaml +++ b/data/custodian/JP-FU-NAN-M-NFM.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukui Ken postal_code: 919-0227 street_address: WAKIMOTO, Nanjo Gun Minamiechizen Cho, Fukui Ken, 919-0227 + latitude: 35.8473 + longitude: 136.1817 processing_timestamp: '2025-12-06T23:38:35.189402+00:00' ghcid: ghcid_current: JP-FU-NAN-M-NFM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NANJO FURUSATO MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 919-0227 street_address: WAKIMOTO, Nanjo Gun Minamiechizen Cho, Fukui Ken, 919-0227 normalization_timestamp: '2025-12-09T13:34:23.509171+00:00' + latitude: 35.8473 + longitude: 136.1817 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 919-0227 + resolved_place: Wakimoto + resolved_city: 'Nanjo Gun ' + timestamp: '2025-12-09T23:13:19.061866+00:00' diff --git a/data/custodian/JP-FU-ONG-L-MTPL.yaml b/data/custodian/JP-FU-ONG-L-MTPL.yaml index 8ff411cdb2..502dbb10c9 100644 --- a/data/custodian/JP-FU-ONG-L-MTPL.yaml +++ b/data/custodian/JP-FU-ONG-L-MTPL.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukuoka Ken postal_code: 807-0012 street_address: 3-18-1 KOGA, Onga Gun Mizumaki Machi, Fukuoka Ken, 807-0012 + latitude: 33.8652 + longitude: 130.6863 processing_timestamp: '2025-12-06T23:38:47.857342+00:00' ghcid: ghcid_current: JP-FU-ONG-L-MTPL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Mizumaki Town Public Library @@ -133,3 +135,12 @@ location: postal_code: 807-0012 street_address: 3-18-1 KOGA, Onga Gun Mizumaki Machi, Fukuoka Ken, 807-0012 normalization_timestamp: '2025-12-09T13:34:25.715042+00:00' + latitude: 33.8652 + longitude: 130.6863 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 807-0012 + resolved_place: Koga + resolved_city: 'Onga Gun ' + timestamp: '2025-12-09T23:13:19.105629+00:00' diff --git a/data/custodian/JP-FU-ONG-L-OL.yaml b/data/custodian/JP-FU-ONG-L-OL.yaml index d6e7043636..6ba3c8c6ad 100644 --- a/data/custodian/JP-FU-ONG-L-OL.yaml +++ b/data/custodian/JP-FU-ONG-L-OL.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukuoka Ken postal_code: 811-4233 street_address: 1-2-1 NOMA, Onga Gun Okagaki Machi, Fukuoka Ken, 811-4233 + latitude: 33.8524 + longitude: 130.6152 processing_timestamp: '2025-12-06T23:38:47.859546+00:00' ghcid: ghcid_current: JP-FU-ONG-L-OL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OKAGAKISANRIAI Library @@ -133,3 +135,12 @@ location: postal_code: 811-4233 street_address: 1-2-1 NOMA, Onga Gun Okagaki Machi, Fukuoka Ken, 811-4233 normalization_timestamp: '2025-12-09T13:34:25.750415+00:00' + latitude: 33.8524 + longitude: 130.6152 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 811-4233 + resolved_place: Noma + resolved_city: 'Onga Gun ' + timestamp: '2025-12-09T23:13:19.132607+00:00' diff --git a/data/custodian/JP-FU-ONG-M-MTHM.yaml b/data/custodian/JP-FU-ONG-M-MTHM.yaml index d6e1b59f4c..59d54e86c9 100644 --- a/data/custodian/JP-FU-ONG-M-MTHM.yaml +++ b/data/custodian/JP-FU-ONG-M-MTHM.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukuoka Ken postal_code: 807-0012 street_address: KOGA, Onga Gun Mizumaki Machi, Fukuoka Ken, 807-0012 + latitude: 33.8652 + longitude: 130.6863 processing_timestamp: '2025-12-06T23:38:39.957192+00:00' ghcid: ghcid_current: JP-FU-ONG-M-MTHM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Mizumaki-town Histrical Museum @@ -133,3 +135,12 @@ location: postal_code: 807-0012 street_address: KOGA, Onga Gun Mizumaki Machi, Fukuoka Ken, 807-0012 normalization_timestamp: '2025-12-09T13:34:25.871032+00:00' + latitude: 33.8652 + longitude: 130.6863 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 807-0012 + resolved_place: Koga + resolved_city: 'Onga Gun ' + timestamp: '2025-12-09T23:13:19.163808+00:00' diff --git a/data/custodian/JP-FU-ONU-L-AMTL.yaml b/data/custodian/JP-FU-ONU-L-AMTL.yaml index 8e0867a7d4..3b2b01bd85 100644 --- a/data/custodian/JP-FU-ONU-L-AMTL.yaml +++ b/data/custodian/JP-FU-ONU-L-AMTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukushima Ken postal_code: 969-6292 street_address: 1 SHINFUSAICHI, Onuma Gun Aizumisato Machi, Fukushima Ken, 969-6292 + latitude: 37.4361 + longitude: 139.8193 processing_timestamp: '2025-12-06T23:38:49.084479+00:00' ghcid: ghcid_current: JP-FU-ONU-L-AMTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Aizu Misato Town Library @@ -133,3 +135,12 @@ location: postal_code: 969-6292 street_address: 1 SHINFUSAICHI, Onuma Gun Aizumisato Machi, Fukushima Ken, 969-6292 normalization_timestamp: '2025-12-09T13:34:26.570685+00:00' + latitude: 37.4361 + longitude: 139.8193 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 969-6292 + resolved_place: 会津美里町役場 + resolved_city: 'Onuma Gun ' + timestamp: '2025-12-09T23:13:19.199108+00:00' diff --git a/data/custodian/JP-FU-ONU-M-ATLM.yaml b/data/custodian/JP-FU-ONU-M-ATLM.yaml index ac6241c4a4..9631b24aae 100644 --- a/data/custodian/JP-FU-ONU-M-ATLM.yaml +++ b/data/custodian/JP-FU-ONU-M-ATLM.yaml @@ -11,7 +11,10 @@ original_entry: city: Onuma Gun Aizumisato Machi region: Fukushima Ken postal_code: 969-6495 - street_address: TSURUNOBE HIROMACHI 740, Onuma Gun Aizumisato Machi, Fukushima Ken, 969-6495 + street_address: TSURUNOBE HIROMACHI 740, Onuma Gun Aizumisato Machi, Fukushima + Ken, 969-6495 + latitude: 37.5031 + longitude: 139.8117 processing_timestamp: '2025-12-06T23:38:41.046639+00:00' ghcid: ghcid_current: JP-FU-ONU-M-ATLM @@ -83,8 +86,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Aizumisato Town Local Museum @@ -126,5 +129,15 @@ location: region_code: FU country: JP postal_code: 969-6495 - street_address: TSURUNOBE HIROMACHI 740, Onuma Gun Aizumisato Machi, Fukushima Ken, 969-6495 + street_address: TSURUNOBE HIROMACHI 740, Onuma Gun Aizumisato Machi, Fukushima Ken, + 969-6495 normalization_timestamp: '2025-12-09T13:34:26.716136+00:00' + latitude: 37.5031 + longitude: 139.8117 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 969-6495 + resolved_place: Tsurunobe + resolved_city: 'Onuma Gun ' + timestamp: '2025-12-09T23:13:19.252115+00:00' diff --git a/data/custodian/JP-FU-YAM-L-NL.yaml b/data/custodian/JP-FU-YAM-L-NL.yaml index ab2072669f..26008a0e2b 100644 --- a/data/custodian/JP-FU-YAM-L-NL.yaml +++ b/data/custodian/JP-FU-YAM-L-NL.yaml @@ -15,7 +15,10 @@ original_entry: city: Yama Gun Nishiaizu Machi region: Fukushima Ken postal_code: 969-4402 - street_address: 87 ONOMOTO SHIMMORINO, Yama Gun Nishiaizu Machi, Fukushima Ken, 969-4402 + street_address: 87 ONOMOTO SHIMMORINO, Yama Gun Nishiaizu Machi, Fukushima Ken, + 969-4402 + latitude: 37.59 + longitude: 139.6788 processing_timestamp: '2025-12-06T23:38:49.072719+00:00' ghcid: ghcid_current: JP-FU-YAM-L-NL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NISHIAIZUCHUGAKKOCHOMIN Library @@ -131,5 +134,15 @@ location: region_code: FU country: JP postal_code: 969-4402 - street_address: 87 ONOMOTO SHIMMORINO, Yama Gun Nishiaizu Machi, Fukushima Ken, 969-4402 + street_address: 87 ONOMOTO SHIMMORINO, Yama Gun Nishiaizu Machi, Fukushima Ken, + 969-4402 normalization_timestamp: '2025-12-09T13:34:29.798580+00:00' + latitude: 37.59 + longitude: 139.6788 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 969-4402 + resolved_place: Onomoto + resolved_city: 'Yama Gun ' + timestamp: '2025-12-09T23:13:19.290476+00:00' diff --git a/data/custodian/JP-FU-YOS-L-EL.yaml b/data/custodian/JP-FU-YOS-L-EL.yaml index c58c4283b8..b0aaf4945b 100644 --- a/data/custodian/JP-FU-YOS-L-EL.yaml +++ b/data/custodian/JP-FU-YOS-L-EL.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukui Ken postal_code: 910-1117 street_address: 3-89-1 MATSUOKA SHIMMEI, Yoshida Gun Eiheiji Cho, Fukui Ken, 910-1117 + latitude: 36.0826 + longitude: 136.3641 processing_timestamp: '2025-12-06T23:38:44.626603+00:00' ghcid: ghcid_current: JP-FU-YOS-L-EL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: EIHEIJICHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 910-1117 street_address: 3-89-1 MATSUOKA SHIMMEI, Yoshida Gun Eiheiji Cho, Fukui Ken, 910-1117 normalization_timestamp: '2025-12-09T13:34:30.644325+00:00' + latitude: 36.0826 + longitude: 136.3641 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 910-1117 + resolved_place: Matsuoka Shimmei + resolved_city: 'Yoshida Gun ' + timestamp: '2025-12-09T23:13:19.444200+00:00' diff --git a/data/custodian/JP-FU-YOS-L-ELE.yaml b/data/custodian/JP-FU-YOS-L-ELE.yaml index 1e7b0e3724..e7437edc21 100644 --- a/data/custodian/JP-FU-YOS-L-ELE.yaml +++ b/data/custodian/JP-FU-YOS-L-ELE.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukui Ken postal_code: 910-1212 street_address: 10-5 HIGASHIFURUICHI, Yoshida Gun Eiheiji Cho, Fukui Ken, 910-1212 + latitude: 36.0982 + longitude: 136.3275 processing_timestamp: '2025-12-06T23:38:44.624443+00:00' ghcid: ghcid_current: JP-FU-YOS-L-ELE @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: EIHEIJICHORITSU Library EIHEIJIKAN @@ -133,3 +135,12 @@ location: postal_code: 910-1212 street_address: 10-5 HIGASHIFURUICHI, Yoshida Gun Eiheiji Cho, Fukui Ken, 910-1212 normalization_timestamp: '2025-12-09T13:34:30.680929+00:00' + latitude: 36.0982 + longitude: 136.3275 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 910-1212 + resolved_place: Higashifuruichi + resolved_city: 'Yoshida Gun ' + timestamp: '2025-12-09T23:13:19.564349+00:00' diff --git a/data/custodian/JP-FU-YOS-L-ELK.yaml b/data/custodian/JP-FU-YOS-L-ELK.yaml index dff0f75cf9..7efe357aa5 100644 --- a/data/custodian/JP-FU-YOS-L-ELK.yaml +++ b/data/custodian/JP-FU-YOS-L-ELK.yaml @@ -16,6 +16,8 @@ original_entry: region: Fukui Ken postal_code: 910-1313 street_address: 29-67-1 ISHIGAMI, Yoshida Gun Eiheiji Cho, Fukui Ken, 910-1313 + latitude: 36.0716 + longitude: 136.4052 processing_timestamp: '2025-12-06T23:38:44.628918+00:00' ghcid: ghcid_current: JP-FU-YOS-L-ELK @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: EIHEIJICHORITSU Library KAMISHIHIKAN @@ -133,3 +135,12 @@ location: postal_code: 910-1313 street_address: 29-67-1 ISHIGAMI, Yoshida Gun Eiheiji Cho, Fukui Ken, 910-1313 normalization_timestamp: '2025-12-09T13:34:30.716233+00:00' + latitude: 36.0716 + longitude: 136.4052 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 910-1313 + resolved_place: Ishigami + resolved_city: 'Yoshida Gun ' + timestamp: '2025-12-09T23:13:19.644970+00:00' diff --git a/data/custodian/JP-FU-YOS-L-FL.yaml b/data/custodian/JP-FU-YOS-L-FL.yaml index 2856d41966..1b0e87314f 100644 --- a/data/custodian/JP-FU-YOS-L-FL.yaml +++ b/data/custodian/JP-FU-YOS-L-FL.yaml @@ -20,7 +20,10 @@ original_entry: city: Yoshida Gun Eiheiji Cho region: Fukui Ken postal_code: 910-1195 - street_address: 4-1-1 MATSUOKA KENJOJIMA, Yoshida Gun Eiheiji Cho, Fukui Ken, 910-1195 + street_address: 4-1-1 MATSUOKA KENJOJIMA, Yoshida Gun Eiheiji Cho, Fukui Ken, + 910-1195 + latitude: 36.0826 + longitude: 136.3641 processing_timestamp: '2025-12-06T23:38:53.986969+00:00' ghcid: ghcid_current: JP-FU-YOS-L-FL @@ -93,8 +96,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: FUKUIKENRITSUDAIGAKUFUZOKU Library @@ -186,3 +189,12 @@ location: postal_code: 910-1195 street_address: 4-1-1 MATSUOKA KENJOJIMA, Yoshida Gun Eiheiji Cho, Fukui Ken, 910-1195 normalization_timestamp: '2025-12-09T13:34:30.761901+00:00' + latitude: 36.0826 + longitude: 136.3641 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 910-1195 + resolved_place: 福井県立大学 + resolved_city: 'Yoshida Gun ' + timestamp: '2025-12-09T23:13:19.797189+00:00' diff --git a/data/custodian/JP-FU-YOS-L-FLIL.yaml b/data/custodian/JP-FU-YOS-L-FLIL.yaml index 6a9084e3a2..e274c11bfa 100644 --- a/data/custodian/JP-FU-YOS-L-FLIL.yaml +++ b/data/custodian/JP-FU-YOS-L-FLIL.yaml @@ -20,7 +20,10 @@ original_entry: city: Yoshida Gun Eiheiji Cho region: Fukui Ken postal_code: 910-1193 - street_address: 23-3 MATSUOKA SHIMOAIZUKI, Yoshida Gun Eiheiji Cho, Fukui Ken, 910-1193 + street_address: 23-3 MATSUOKA SHIMOAIZUKI, Yoshida Gun Eiheiji Cho, Fukui Ken, + 910-1193 + latitude: 36.0826 + longitude: 136.3641 processing_timestamp: '2025-12-06T23:38:53.472506+00:00' ghcid: ghcid_current: JP-FU-YOS-L-FLIL @@ -93,8 +96,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: FUKUIDAIGAKUFUZOKU Library IGAKU Library @@ -186,3 +189,12 @@ location: postal_code: 910-1193 street_address: 23-3 MATSUOKA SHIMOAIZUKI, Yoshida Gun Eiheiji Cho, Fukui Ken, 910-1193 normalization_timestamp: '2025-12-09T13:34:30.813149+00:00' + latitude: 36.0826 + longitude: 136.3641 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 910-1193 + resolved_place: 福井大学 医学部 + resolved_city: 'Yoshida Gun ' + timestamp: '2025-12-09T23:13:19.908901+00:00' diff --git a/data/custodian/JP-FU-YOS-M-DERS.yaml b/data/custodian/JP-FU-YOS-M-DERS.yaml index 6bfe77c373..36b93b785c 100644 --- a/data/custodian/JP-FU-YOS-M-DERS.yaml +++ b/data/custodian/JP-FU-YOS-M-DERS.yaml @@ -21,6 +21,8 @@ original_entry: region: Fukui Ken postal_code: 910-1294 street_address: SHIHI, Yoshida Gun Eiheiji Cho, Fukui Ken, 910-1294 + latitude: 36.087 + longitude: 136.3405 processing_timestamp: '2025-12-06T23:38:35.184579+00:00' ghcid: ghcid_current: JP-FU-YOS-M-DERS @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: DAIHONZAN EIHEIJI RURI-SHOBOKAKU @@ -163,8 +165,8 @@ wikidata_enrichment: instance_of: &id004 - id: Q33506 label: museum - description: institution that holds artifacts and other objects of scientific, artistic, cultural, historical, or other - importance + description: institution that holds artifacts and other objects of scientific, + artistic, cultural, historical, or other importance wikidata_instance_of: *id004 wikidata_location: country: &id005 @@ -193,3 +195,12 @@ location: postal_code: 910-1294 street_address: SHIHI, Yoshida Gun Eiheiji Cho, Fukui Ken, 910-1294 normalization_timestamp: '2025-12-09T13:34:30.862538+00:00' + latitude: 36.087 + longitude: 136.3405 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 910-1294 + resolved_place: Shihi + resolved_city: 'Yoshida Gun ' + timestamp: '2025-12-09T23:13:19.974836+00:00' diff --git a/data/custodian/JP-GI-AMP-L-WL.yaml b/data/custodian/JP-GI-AMP-L-WL.yaml index 721b0036a5..608ca44685 100644 --- a/data/custodian/JP-GI-AMP-L-WL.yaml +++ b/data/custodian/JP-GI-AMP-L-WL.yaml @@ -16,6 +16,8 @@ original_entry: region: Gifu Ken postal_code: 503-0212 street_address: 1495 NAKAGOSHINDEN, Ampachi Gun Wanochi Cho, Gifu Ken, 503-0212 + latitude: 35.2896 + longitude: 136.6363 processing_timestamp: '2025-12-06T23:38:45.175233+00:00' ghcid: ghcid_current: JP-GI-AMP-L-WL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: WANOUCHICHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 503-0212 street_address: 1495 NAKAGOSHINDEN, Ampachi Gun Wanochi Cho, Gifu Ken, 503-0212 normalization_timestamp: '2025-12-09T13:34:31.090048+00:00' + latitude: 35.2896 + longitude: 136.6363 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 503-0212 + resolved_place: Nakagoshinden + resolved_city: 'Ampachi Gun ' + timestamp: '2025-12-09T23:13:20.016691+00:00' diff --git a/data/custodian/JP-GI-AMP-M-HAOP.yaml b/data/custodian/JP-GI-AMP-M-HAOP.yaml index 26c44619cc..aa264c1a52 100644 --- a/data/custodian/JP-GI-AMP-M-HAOP.yaml +++ b/data/custodian/JP-GI-AMP-M-HAOP.yaml @@ -16,6 +16,8 @@ original_entry: region: Gifu Ken postal_code: 503-0198 street_address: KORITORI, Ampachi Gun Ampachi Cho, Gifu Ken, 503-0198 + latitude: 35.3366 + longitude: 136.6631 processing_timestamp: '2025-12-06T23:38:36.239363+00:00' ghcid: ghcid_current: JP-GI-AMP-M-HAOP @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Heartopia Anpachi Observatory/Planetarium @@ -133,3 +135,12 @@ location: postal_code: 503-0198 street_address: KORITORI, Ampachi Gun Ampachi Cho, Gifu Ken, 503-0198 normalization_timestamp: '2025-12-09T13:34:31.127125+00:00' + latitude: 35.3366 + longitude: 136.6631 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 503-0198 + resolved_place: Koritori + resolved_city: 'Ampachi Gun ' + timestamp: '2025-12-09T23:13:20.070411+00:00' diff --git a/data/custodian/JP-GI-AMP-M-KMH.yaml b/data/custodian/JP-GI-AMP-M-KMH.yaml index 1af3e015ce..78d385fdd3 100644 --- a/data/custodian/JP-GI-AMP-M-KMH.yaml +++ b/data/custodian/JP-GI-AMP-M-KMH.yaml @@ -17,6 +17,8 @@ original_entry: region: Gifu Ken postal_code: 503-0204 street_address: YOGO, Ampachi Gun Wanochi Cho, Gifu Ken, 503-0204 + latitude: 35.2873 + longitude: 136.6453 processing_timestamp: '2025-12-06T23:38:36.234694+00:00' ghcid: ghcid_current: JP-GI-AMP-M-KMH @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KATANO MEMORIAL HALL @@ -183,3 +185,12 @@ location: postal_code: 503-0204 street_address: YOGO, Ampachi Gun Wanochi Cho, Gifu Ken, 503-0204 normalization_timestamp: '2025-12-09T13:34:31.172754+00:00' + latitude: 35.2873 + longitude: 136.6453 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 503-0204 + resolved_place: Yogo + resolved_city: 'Ampachi Gun ' + timestamp: '2025-12-09T23:13:20.183525+00:00' diff --git a/data/custodian/JP-GI-AMP-M-LLLCHA.yaml b/data/custodian/JP-GI-AMP-M-LLLCHA.yaml index a53f2eba85..61f855c78d 100644 --- a/data/custodian/JP-GI-AMP-M-LLLCHA.yaml +++ b/data/custodian/JP-GI-AMP-M-LLLCHA.yaml @@ -16,6 +16,8 @@ original_entry: region: Gifu Ken postal_code: 503-0198 street_address: KORITORI, Ampachi Gun Ampachi Cho, Gifu Ken, 503-0198 + latitude: 35.3366 + longitude: 136.6631 processing_timestamp: '2025-12-06T23:38:36.237093+00:00' ghcid: ghcid_current: JP-GI-AMP-M-LLLCHA @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: LIFE-LONG LEARNING CENTER HEARTOPIA ANPACHI @@ -133,3 +135,12 @@ location: postal_code: 503-0198 street_address: KORITORI, Ampachi Gun Ampachi Cho, Gifu Ken, 503-0198 normalization_timestamp: '2025-12-09T13:34:31.210722+00:00' + latitude: 35.3366 + longitude: 136.6631 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 503-0198 + resolved_place: Koritori + resolved_city: 'Ampachi Gun ' + timestamp: '2025-12-09T23:13:20.219724+00:00' diff --git a/data/custodian/JP-GI-IBI-L-IL-ibigawachoritsusakauchi_library.yaml b/data/custodian/JP-GI-IBI-L-IL-ibigawachoritsusakauchi_library.yaml index 5178c8dffe..4146e9f8e6 100644 --- a/data/custodian/JP-GI-IBI-L-IL-ibigawachoritsusakauchi_library.yaml +++ b/data/custodian/JP-GI-IBI-L-IL-ibigawachoritsusakauchi_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Gifu Ken postal_code: 501-0902 street_address: 166-2 SAKAUCHI HIROSE, Ibi Gun Ibigawa Cho, Gifu Ken, 501-0902 + latitude: 35.4557 + longitude: 136.6359 processing_timestamp: '2025-12-06T23:38:45.184626+00:00' ghcid: ghcid_current: JP-GI-IBI-L-IL-ibigawachoritsusakauchi_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: IBIGAWACHORITSUSAKAUCHI Library @@ -133,3 +135,12 @@ location: postal_code: 501-0902 street_address: 166-2 SAKAUCHI HIROSE, Ibi Gun Ibigawa Cho, Gifu Ken, 501-0902 normalization_timestamp: '2025-12-09T13:34:34.272196+00:00' + latitude: 35.4557 + longitude: 136.6359 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 501-0902 + resolved_place: Sakauchi Hirose + resolved_city: 'Ibi Gun ' + timestamp: '2025-12-09T23:13:20.250242+00:00' diff --git a/data/custodian/JP-GI-IBI-L-IL-ibigawachoritsutanigumi_library.yaml b/data/custodian/JP-GI-IBI-L-IL-ibigawachoritsutanigumi_library.yaml index 8400942526..21cf6845f4 100644 --- a/data/custodian/JP-GI-IBI-L-IL-ibigawachoritsutanigumi_library.yaml +++ b/data/custodian/JP-GI-IBI-L-IL-ibigawachoritsutanigumi_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Gifu Ken postal_code: 501-1314 street_address: 264-22 TANIGUMI NARE, Ibi Gun Ibigawa Cho, Gifu Ken, 501-1314 + latitude: 35.4774 + longitude: 136.7086 processing_timestamp: '2025-12-06T23:38:45.182315+00:00' ghcid: ghcid_current: JP-GI-IBI-L-IL-ibigawachoritsutanigumi_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: IBIGAWACHORITSUTANIGUMI Library @@ -133,3 +135,12 @@ location: postal_code: 501-1314 street_address: 264-22 TANIGUMI NARE, Ibi Gun Ibigawa Cho, Gifu Ken, 501-1314 normalization_timestamp: '2025-12-09T13:34:34.306765+00:00' + latitude: 35.4774 + longitude: 136.7086 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 501-1314 + resolved_place: Tanigumi Nare + resolved_city: 'Ibi Gun ' + timestamp: '2025-12-09T23:13:20.290057+00:00' diff --git a/data/custodian/JP-GI-IBI-L-IL.yaml b/data/custodian/JP-GI-IBI-L-IL.yaml index 9b08932d9c..9f61e01481 100644 --- a/data/custodian/JP-GI-IBI-L-IL.yaml +++ b/data/custodian/JP-GI-IBI-L-IL.yaml @@ -16,6 +16,8 @@ original_entry: region: Gifu Ken postal_code: 501-0603 street_address: 27-9 KAMIMINAMIGATA, Ibi Gun Ibigawa Cho, Gifu Ken, 501-0603 + latitude: 35.5023 + longitude: 136.5841 processing_timestamp: '2025-12-06T23:38:45.179946+00:00' ghcid: ghcid_current: JP-GI-IBI-L-IL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: IBIGAWACHORITSUIBIGAWA Library @@ -133,3 +135,12 @@ location: postal_code: 501-0603 street_address: 27-9 KAMIMINAMIGATA, Ibi Gun Ibigawa Cho, Gifu Ken, 501-0603 normalization_timestamp: '2025-12-09T13:34:34.375110+00:00' + latitude: 35.5023 + longitude: 136.5841 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 501-0603 + resolved_place: Kamiminamigata + resolved_city: 'Ibi Gun ' + timestamp: '2025-12-09T23:13:20.337021+00:00' diff --git a/data/custodian/JP-GI-IBI-M-IMHF.yaml b/data/custodian/JP-GI-IBI-M-IMHF.yaml index d68069d875..6a2d0bb722 100644 --- a/data/custodian/JP-GI-IBI-M-IMHF.yaml +++ b/data/custodian/JP-GI-IBI-M-IMHF.yaml @@ -21,6 +21,8 @@ original_entry: region: Gifu Ken postal_code: 501-0603 street_address: KAMIMINAMIGATA, Ibi Gun Ibigawa Cho, Gifu Ken, 501-0603 + latitude: 35.5023 + longitude: 136.5841 processing_timestamp: '2025-12-06T23:38:36.241622+00:00' ghcid: ghcid_current: JP-GI-IBI-M-IMHF @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: IBIGAWA MUSEUM OF HISTORY AND FOLKLORE @@ -207,3 +209,12 @@ location: postal_code: 501-0603 street_address: KAMIMINAMIGATA, Ibi Gun Ibigawa Cho, Gifu Ken, 501-0603 normalization_timestamp: '2025-12-09T13:34:34.538154+00:00' + latitude: 35.5023 + longitude: 136.5841 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 501-0603 + resolved_place: Kamiminamigata + resolved_city: 'Ibi Gun ' + timestamp: '2025-12-09T23:13:20.383280+00:00' diff --git a/data/custodian/JP-GI-KAM-L-K-kabuchikominkantoshoshitsu.yaml b/data/custodian/JP-GI-KAM-L-K-kabuchikominkantoshoshitsu.yaml index 2d33ad3964..a4ebd4eb43 100644 --- a/data/custodian/JP-GI-KAM-L-K-kabuchikominkantoshoshitsu.yaml +++ b/data/custodian/JP-GI-KAM-L-K-kabuchikominkantoshoshitsu.yaml @@ -12,6 +12,8 @@ original_entry: region: Gifu Ken postal_code: 509-0511 street_address: 4525-4 KABUCHI, Kamo Gun Hichiso Cho, Gifu Ken, 509-0511 + latitude: 35.5894 + longitude: 137.083 processing_timestamp: '2025-12-06T23:38:49.790736+00:00' ghcid: ghcid_current: JP-GI-KAM-L-K-kabuchikominkantoshoshitsu @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KABUCHIKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 509-0511 street_address: 4525-4 KABUCHI, Kamo Gun Hichiso Cho, Gifu Ken, 509-0511 normalization_timestamp: '2025-12-09T13:34:35.177075+00:00' + latitude: 35.5894 + longitude: 137.083 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 509-0511 + resolved_place: Kabuchi + resolved_city: 'Kamo Gun ' + timestamp: '2025-12-09T23:13:20.422104+00:00' diff --git a/data/custodian/JP-GI-KAM-L-K-kinokunihichisokomyuniteisentatoshoshitsu.yaml b/data/custodian/JP-GI-KAM-L-K-kinokunihichisokomyuniteisentatoshoshitsu.yaml index b12225fdb7..d6b8302491 100644 --- a/data/custodian/JP-GI-KAM-L-K-kinokunihichisokomyuniteisentatoshoshitsu.yaml +++ b/data/custodian/JP-GI-KAM-L-K-kinokunihichisokomyuniteisentatoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Gifu Ken postal_code: 509-0401 street_address: 2125-1 KAMIASO, Kamo Gun Hichiso Cho, Gifu Ken, 509-0401 + latitude: 35.5674 + longitude: 137.1284 processing_timestamp: '2025-12-06T23:38:49.788322+00:00' ghcid: ghcid_current: JP-GI-KAM-L-K-kinokunihichisokomyuniteisentatoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KINOKUNIHICHISOKOMYUNITEISENTATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 509-0401 street_address: 2125-1 KAMIASO, Kamo Gun Hichiso Cho, Gifu Ken, 509-0401 normalization_timestamp: '2025-12-09T13:34:35.226499+00:00' + latitude: 35.5674 + longitude: 137.1284 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 509-0401 + resolved_place: Kamiaso + resolved_city: 'Kamo Gun ' + timestamp: '2025-12-09T23:13:20.452217+00:00' diff --git a/data/custodian/JP-GI-KAM-L-M.yaml b/data/custodian/JP-GI-KAM-L-M.yaml index 0f7a96460d..35ee7ce389 100644 --- a/data/custodian/JP-GI-KAM-L-M.yaml +++ b/data/custodian/JP-GI-KAM-L-M.yaml @@ -16,6 +16,8 @@ original_entry: region: Gifu Ken postal_code: 509-1105 street_address: 1728 KAWAMATA, Kamo Gun Higashishirakawa Cho, Gifu Ken, 509-1105 + latitude: 35.5783 + longitude: 137.1944 processing_timestamp: '2025-12-06T23:38:45.194798+00:00' ghcid: ghcid_current: JP-GI-KAM-L-M @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINOSHIRAKAWAGAKUSHUKAN @@ -133,3 +135,12 @@ location: postal_code: 509-1105 street_address: 1728 KAWAMATA, Kamo Gun Higashishirakawa Cho, Gifu Ken, 509-1105 normalization_timestamp: '2025-12-09T13:34:35.303380+00:00' + latitude: 35.5783 + longitude: 137.1944 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 509-1105 + resolved_place: Kawamata + resolved_city: 'Kamo Gun ' + timestamp: '2025-12-09T23:13:20.484152+00:00' diff --git a/data/custodian/JP-GU-AGA-L-H.yaml b/data/custodian/JP-GU-AGA-L-H.yaml index 5cf0dfd21d..0065d63b9f 100644 --- a/data/custodian/JP-GU-AGA-L-H.yaml +++ b/data/custodian/JP-GU-AGA-L-H.yaml @@ -11,7 +11,10 @@ original_entry: city: Agatsuma Gun Higashiagatsuma Machi region: Gumma Ken postal_code: 377-0801 - street_address: 1117-1 HARAMACHI, Agatsuma Gun Higashiagatsuma Machi, Gumma Ken, 377-0801 + street_address: 1117-1 HARAMACHI, Agatsuma Gun Higashiagatsuma Machi, Gumma Ken, + 377-0801 + latitude: 36.5198 + longitude: 138.9822 processing_timestamp: '2025-12-06T23:38:49.142656+00:00' ghcid: ghcid_current: JP-GU-AGA-L-H @@ -83,8 +86,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HIGASHIAGATSUMAMACHICHUOKOMINKANTOSHOSHITSU @@ -126,5 +129,15 @@ location: region_code: GU country: JP postal_code: 377-0801 - street_address: 1117-1 HARAMACHI, Agatsuma Gun Higashiagatsuma Machi, Gumma Ken, 377-0801 + street_address: 1117-1 HARAMACHI, Agatsuma Gun Higashiagatsuma Machi, Gumma Ken, + 377-0801 normalization_timestamp: '2025-12-09T13:34:39.928181+00:00' + latitude: 36.5198 + longitude: 138.9822 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 377-0801 + resolved_place: Haramachi + resolved_city: 'Agatsuma Gun ' + timestamp: '2025-12-09T23:13:20.514275+00:00' diff --git a/data/custodian/JP-GU-KAN-L-KL.yaml b/data/custodian/JP-GU-KAN-L-KL.yaml index 34ab4df8ff..d698e0cd95 100644 --- a/data/custodian/JP-GU-KAN-L-KL.yaml +++ b/data/custodian/JP-GU-KAN-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Gumma Ken postal_code: 370-2212 street_address: 1258-2 FUKUSHIMA, Kanra Gun Kanra Machi, Gumma Ken, 370-2212 + latitude: 36.258 + longitude: 138.8737 processing_timestamp: '2025-12-06T23:38:42.372756+00:00' ghcid: ghcid_current: JP-GU-KAN-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KANRAMACHI Library @@ -133,3 +135,12 @@ location: postal_code: 370-2212 street_address: 1258-2 FUKUSHIMA, Kanra Gun Kanra Machi, Gumma Ken, 370-2212 normalization_timestamp: '2025-12-09T13:34:40.923142+00:00' + latitude: 36.258 + longitude: 138.8737 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 370-2212 + resolved_place: Fukushima + resolved_city: 'Kanra Gun ' + timestamp: '2025-12-09T23:13:20.560456+00:00' diff --git a/data/custodian/JP-GU-KAN-L-N.yaml b/data/custodian/JP-GU-KAN-L-N.yaml index 9bb1d6b1f3..5818debbb6 100644 --- a/data/custodian/JP-GU-KAN-L-N.yaml +++ b/data/custodian/JP-GU-KAN-L-N.yaml @@ -12,6 +12,8 @@ original_entry: region: Gumma Ken postal_code: 370-2806 street_address: 1083-1 OHINATA, Kanra Gun Nammoku Mura, Gumma Ken, 370-2806 + latitude: 36.258 + longitude: 138.8737 processing_timestamp: '2025-12-06T23:38:49.129502+00:00' ghcid: ghcid_current: JP-GU-KAN-L-N @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAMMOKUSONRITSUCHUOKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 370-2806 street_address: 1083-1 OHINATA, Kanra Gun Nammoku Mura, Gumma Ken, 370-2806 normalization_timestamp: '2025-12-09T13:34:40.955437+00:00' + latitude: 36.258 + longitude: 138.8737 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 370-2806 + resolved_place: Ohinata + resolved_city: 'Kanra Gun ' + timestamp: '2025-12-09T23:13:20.601611+00:00' diff --git a/data/custodian/JP-GU-KAN-M-AMK.yaml b/data/custodian/JP-GU-KAN-M-AMK.yaml index 3c798c2c9c..3fc27078ff 100644 --- a/data/custodian/JP-GU-KAN-M-AMK.yaml +++ b/data/custodian/JP-GU-KAN-M-AMK.yaml @@ -12,6 +12,8 @@ original_entry: region: Gumma Ken postal_code: 370-2213 street_address: SHIRAKURA, Kanra Gun Kanra Machi, Gumma Ken, 370-2213 + latitude: 36.258 + longitude: 138.8737 processing_timestamp: '2025-12-06T23:38:32.233708+00:00' ghcid: ghcid_current: JP-GU-KAN-M-AMK @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ANCENT MUSEUM OF KANRA @@ -128,3 +130,12 @@ location: postal_code: 370-2213 street_address: SHIRAKURA, Kanra Gun Kanra Machi, Gumma Ken, 370-2213 normalization_timestamp: '2025-12-09T13:34:41.027605+00:00' + latitude: 36.258 + longitude: 138.8737 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 370-2213 + resolved_place: Shirakura + resolved_city: 'Kanra Gun ' + timestamp: '2025-12-09T23:13:20.666396+00:00' diff --git a/data/custodian/JP-GU-KAN-M-MHFKT.yaml b/data/custodian/JP-GU-KAN-M-MHFKT.yaml index 190ad9c96d..c4fc33b099 100644 --- a/data/custodian/JP-GU-KAN-M-MHFKT.yaml +++ b/data/custodian/JP-GU-KAN-M-MHFKT.yaml @@ -12,6 +12,8 @@ original_entry: region: Gumma Ken postal_code: 370-2202 street_address: OBATA, Kanra Gun Kanra Machi, Gumma Ken, 370-2202 + latitude: 36.258 + longitude: 138.8737 processing_timestamp: '2025-12-06T23:38:32.231134+00:00' ghcid: ghcid_current: JP-GU-KAN-M-MHFKT @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: THE MUSEUM OF HISTORY AND FOLKWAYS OF KANRA TOWN @@ -128,3 +130,12 @@ location: postal_code: 370-2202 street_address: OBATA, Kanra Gun Kanra Machi, Gumma Ken, 370-2202 normalization_timestamp: '2025-12-09T13:34:41.059566+00:00' + latitude: 36.258 + longitude: 138.8737 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 370-2202 + resolved_place: Obata + resolved_city: 'Kanra Gun ' + timestamp: '2025-12-09T23:13:20.701710+00:00' diff --git a/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsuchuo_library.yaml b/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsuchuo_library.yaml index 2a19a35fd5..855b124b4c 100644 --- a/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsuchuo_library.yaml +++ b/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsuchuo_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Hiroshima Ken postal_code: 731-0501 street_address: 761 YOSHIDACHO YOSHIDA, Akitakata Shi, Hiroshima Ken, 731-0501 + latitude: 34.4879 + longitude: 132.4812 processing_timestamp: '2025-12-06T23:38:47.176593+00:00' ghcid: ghcid_current: JP-HI-AKI-L-AL-akitakatashiritsuchuo_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AKITAKATASHIRITSUCHUO Library @@ -133,3 +135,12 @@ location: postal_code: 731-0501 street_address: 761 YOSHIDACHO YOSHIDA, Akitakata Shi, Hiroshima Ken, 731-0501 normalization_timestamp: '2025-12-09T13:34:46.678855+00:00' + latitude: 34.4879 + longitude: 132.4812 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 731-0501 + resolved_place: Yoshidacho Yoshida + resolved_city: Akitakata Shi + timestamp: '2025-12-09T23:13:20.736223+00:00' diff --git a/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsukoda_library.yaml b/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsukoda_library.yaml index 57f5c217c2..af195eb49c 100644 --- a/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsukoda_library.yaml +++ b/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsukoda_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Hiroshima Ken postal_code: 739-1101 street_address: 1446-3 KODACHO TAKATABARA, Akitakata Shi, Hiroshima Ken, 739-1101 + latitude: 34.4728 + longitude: 132.5273 processing_timestamp: '2025-12-06T23:38:47.171988+00:00' ghcid: ghcid_current: JP-HI-AKI-L-AL-akitakatashiritsukoda_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AKITAKATASHIRITSUKODA Library @@ -133,3 +135,12 @@ location: postal_code: 739-1101 street_address: 1446-3 KODACHO TAKATABARA, Akitakata Shi, Hiroshima Ken, 739-1101 normalization_timestamp: '2025-12-09T13:34:46.715873+00:00' + latitude: 34.4728 + longitude: 132.5273 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 739-1101 + resolved_place: Kodacho Takatabara + resolved_city: Akitakata Shi + timestamp: '2025-12-09T23:13:20.776536+00:00' diff --git a/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsumidori_library.yaml b/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsumidori_library.yaml index 8bad7405e7..4d89fa3309 100644 --- a/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsumidori_library.yaml +++ b/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsumidori_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Hiroshima Ken postal_code: 731-0612 street_address: 4535-2 MIDORICHO HONGO, Akitakata Shi, Hiroshima Ken, 731-0612 + latitude: 34.4879 + longitude: 132.4812 processing_timestamp: '2025-12-06T23:38:47.167431+00:00' ghcid: ghcid_current: JP-HI-AKI-L-AL-akitakatashiritsumidori_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AKITAKATASHIRITSUMIDORI Library @@ -133,3 +135,12 @@ location: postal_code: 731-0612 street_address: 4535-2 MIDORICHO HONGO, Akitakata Shi, Hiroshima Ken, 731-0612 normalization_timestamp: '2025-12-09T13:34:46.750781+00:00' + latitude: 34.4879 + longitude: 132.4812 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 731-0612 + resolved_place: Midoricho Hongo + resolved_city: Akitakata Shi + timestamp: '2025-12-09T23:13:20.808659+00:00' diff --git a/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsumukaihara_library.yaml b/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsumukaihara_library.yaml index b2e87e4a99..ecf71703c9 100644 --- a/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsumukaihara_library.yaml +++ b/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsumukaihara_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Hiroshima Ken postal_code: 739-1201 street_address: 333 MUKAIHARACHO SAKA, Akitakata Shi, Hiroshima Ken, 739-1201 + latitude: 34.4728 + longitude: 132.5273 processing_timestamp: '2025-12-06T23:38:47.174293+00:00' ghcid: ghcid_current: JP-HI-AKI-L-AL-akitakatashiritsumukaihara_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AKITAKATASHIRITSUMUKAIHARA Library @@ -133,3 +135,12 @@ location: postal_code: 739-1201 street_address: 333 MUKAIHARACHO SAKA, Akitakata Shi, Hiroshima Ken, 739-1201 normalization_timestamp: '2025-12-09T13:34:46.785176+00:00' + latitude: 34.4728 + longitude: 132.5273 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 739-1201 + resolved_place: Mukaiharacho Saka + resolved_city: Akitakata Shi + timestamp: '2025-12-09T23:13:20.870380+00:00' diff --git a/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsutakamiya_library.yaml b/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsutakamiya_library.yaml index 2dc7ab572b..401adb081e 100644 --- a/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsutakamiya_library.yaml +++ b/data/custodian/JP-HI-AKI-L-AL-akitakatashiritsutakamiya_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Hiroshima Ken postal_code: 739-1802 street_address: 957 TAKAMIYACHO SASABE, Akitakata Shi, Hiroshima Ken, 739-1802 + latitude: 34.4728 + longitude: 132.5273 processing_timestamp: '2025-12-06T23:38:47.169720+00:00' ghcid: ghcid_current: JP-HI-AKI-L-AL-akitakatashiritsutakamiya_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AKITAKATASHIRITSUTAKAMIYA Library @@ -133,3 +135,12 @@ location: postal_code: 739-1802 street_address: 957 TAKAMIYACHO SASABE, Akitakata Shi, Hiroshima Ken, 739-1802 normalization_timestamp: '2025-12-09T13:34:46.820711+00:00' + latitude: 34.4728 + longitude: 132.5273 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 739-1802 + resolved_place: Takamiyacho Sasabe + resolved_city: Akitakata Shi + timestamp: '2025-12-09T23:13:20.996564+00:00' diff --git a/data/custodian/JP-HI-AKI-L-AL.yaml b/data/custodian/JP-HI-AKI-L-AL.yaml index d10f3d62f8..2a3663f95a 100644 --- a/data/custodian/JP-HI-AKI-L-AL.yaml +++ b/data/custodian/JP-HI-AKI-L-AL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hiroshima Ken postal_code: 731-0303 street_address: 1391-1 YACHIYOCHO SASAI, Akitakata Shi, Hiroshima Ken, 731-0303 + latitude: 34.4879 + longitude: 132.4812 processing_timestamp: '2025-12-06T23:38:47.165226+00:00' ghcid: ghcid_current: JP-HI-AKI-L-AL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AKITAKATASHIRITSUYACHIYO Library @@ -133,3 +135,12 @@ location: postal_code: 731-0303 street_address: 1391-1 YACHIYOCHO SASAI, Akitakata Shi, Hiroshima Ken, 731-0303 normalization_timestamp: '2025-12-09T13:34:46.858730+00:00' + latitude: 34.4879 + longitude: 132.4812 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 731-0303 + resolved_place: Yachiyocho Sasai + resolved_city: Akitakata Shi + timestamp: '2025-12-09T23:13:21.046527+00:00' diff --git a/data/custodian/JP-HI-AKI-M-ACHFCM.yaml b/data/custodian/JP-HI-AKI-M-ACHFCM.yaml index b0e58729d5..f31798f9fa 100644 --- a/data/custodian/JP-HI-AKI-M-ACHFCM.yaml +++ b/data/custodian/JP-HI-AKI-M-ACHFCM.yaml @@ -24,6 +24,8 @@ original_entry: region: Hiroshima Ken postal_code: 731-0501 street_address: YOSHIDACHO YOSHIDA, Akitakata Shi, Hiroshima Ken, 731-0501 + latitude: 34.4879 + longitude: 132.4812 processing_timestamp: '2025-12-06T23:38:39.024874+00:00' ghcid: ghcid_current: JP-HI-AKI-M-ACHFCM @@ -98,8 +100,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AKITAKATA-CITY HISTORY AND FOLK CULTURE MUSEUM @@ -178,3 +180,12 @@ location: postal_code: 731-0501 street_address: YOSHIDACHO YOSHIDA, Akitakata Shi, Hiroshima Ken, 731-0501 normalization_timestamp: '2025-12-09T13:34:47.290914+00:00' + latitude: 34.4879 + longitude: 132.4812 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 731-0501 + resolved_place: Yoshidacho Yoshida + resolved_city: Akitakata Shi + timestamp: '2025-12-09T23:13:21.142585+00:00' diff --git a/data/custodian/JP-HI-AKI-M-WG.yaml b/data/custodian/JP-HI-AKI-M-WG.yaml index f5bb3ec2d6..e16a4605c7 100644 --- a/data/custodian/JP-HI-AKI-M-WG.yaml +++ b/data/custodian/JP-HI-AKI-M-WG.yaml @@ -16,6 +16,8 @@ original_entry: region: Hiroshima Ken postal_code: 739-1195 street_address: KODACHO SHIMOKOTACHI, Akitakata Shi, Hiroshima Ken, 739-1195 + latitude: 34.4728 + longitude: 132.5273 processing_timestamp: '2025-12-06T23:38:39.027479+00:00' ghcid: ghcid_current: JP-HI-AKI-M-WG @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: WAKUNAGA GARDEN @@ -133,3 +135,12 @@ location: postal_code: 739-1195 street_address: KODACHO SHIMOKOTACHI, Akitakata Shi, Hiroshima Ken, 739-1195 normalization_timestamp: '2025-12-09T13:34:47.403956+00:00' + latitude: 34.4728 + longitude: 132.5273 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 739-1195 + resolved_place: 湧永製薬 (株) 広島事業所 + resolved_city: Akitakata Shi + timestamp: '2025-12-09T23:13:21.327503+00:00' diff --git a/data/custodian/JP-HI-JIN-L-JL.yaml b/data/custodian/JP-HI-JIN-L-JL.yaml index b4f3ab5953..b5069abe0c 100644 --- a/data/custodian/JP-HI-JIN-L-JL.yaml +++ b/data/custodian/JP-HI-JIN-L-JL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hiroshima Ken postal_code: 720-1812 street_address: 5071-1 YUKI KO, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, 720-1812 + latitude: 34.7914 + longitude: 133.2777 processing_timestamp: '2025-12-06T23:38:47.211353+00:00' ghcid: ghcid_current: JP-HI-JIN-L-JL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: JINSEKIKOGENCHOSHIRUTOPIAKAREJJI Library @@ -133,3 +135,12 @@ location: postal_code: 720-1812 street_address: 5071-1 YUKI KO, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, 720-1812 normalization_timestamp: '2025-12-09T13:34:51.835270+00:00' + latitude: 34.7914 + longitude: 133.2777 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 720-1812 + resolved_place: Yuki + resolved_city: 'Jinseki Gun ' + timestamp: '2025-12-09T23:13:21.368129+00:00' diff --git a/data/custodian/JP-HI-JIN-L-JTJCC.yaml b/data/custodian/JP-HI-JIN-L-JTJCC.yaml index 2aff6f603a..fd4113957e 100644 --- a/data/custodian/JP-HI-JIN-L-JTJCC.yaml +++ b/data/custodian/JP-HI-JIN-L-JTJCC.yaml @@ -15,7 +15,10 @@ original_entry: city: Jinseki Gun Jinsekikogen Cho region: Hiroshima Ken postal_code: 729-3511 - street_address: 2117-10 TAKAMITSU, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, 729-3511 + street_address: 2117-10 TAKAMITSU, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, + 729-3511 + latitude: 34.8046 + longitude: 133.1982 processing_timestamp: '2025-12-06T23:38:50.492530+00:00' ghcid: ghcid_current: JP-HI-JIN-L-JTJCC @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Jinsekikogen town Jinseki community center @@ -131,5 +134,15 @@ location: region_code: HI country: JP postal_code: 729-3511 - street_address: 2117-10 TAKAMITSU, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, 729-3511 + street_address: 2117-10 TAKAMITSU, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, + 729-3511 normalization_timestamp: '2025-12-09T13:34:51.870109+00:00' + latitude: 34.8046 + longitude: 133.1982 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 729-3511 + resolved_place: Takamitsu + resolved_city: 'Jinseki Gun ' + timestamp: '2025-12-09T23:13:21.400349+00:00' diff --git a/data/custodian/JP-HI-JIN-L-JTSCC.yaml b/data/custodian/JP-HI-JIN-L-JTSCC.yaml index a7ffef0ed7..79dadcffcb 100644 --- a/data/custodian/JP-HI-JIN-L-JTSCC.yaml +++ b/data/custodian/JP-HI-JIN-L-JTSCC.yaml @@ -16,6 +16,8 @@ original_entry: region: Hiroshima Ken postal_code: 720-1522 street_address: 2025 KOBATAKE, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, 720-1522 + latitude: 34.7102 + longitude: 133.2568 processing_timestamp: '2025-12-06T23:38:50.494771+00:00' ghcid: ghcid_current: JP-HI-JIN-L-JTSCC @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Jinsekikogen town Sanwa community center @@ -133,3 +135,12 @@ location: postal_code: 720-1522 street_address: 2025 KOBATAKE, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, 720-1522 normalization_timestamp: '2025-12-09T13:34:51.907518+00:00' + latitude: 34.7102 + longitude: 133.2568 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 720-1522 + resolved_place: Kobatake + resolved_city: 'Jinseki Gun ' + timestamp: '2025-12-09T23:13:21.485035+00:00' diff --git a/data/custodian/JP-HI-JIN-L-JTSIC.yaml b/data/custodian/JP-HI-JIN-L-JTSIC.yaml index 85a65ef443..3b69141683 100644 --- a/data/custodian/JP-HI-JIN-L-JTSIC.yaml +++ b/data/custodian/JP-HI-JIN-L-JTSIC.yaml @@ -16,6 +16,8 @@ original_entry: region: Hiroshima Ken postal_code: 720-1410 street_address: 472 TAKAFUTA, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, 720-1410 + latitude: 34.6944 + longitude: 133.206 processing_timestamp: '2025-12-06T23:38:50.499617+00:00' ghcid: ghcid_current: JP-HI-JIN-L-JTSIC @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Jinsekikogen town Sanwa Integrated Center @@ -133,3 +135,12 @@ location: postal_code: 720-1410 street_address: 472 TAKAFUTA, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, 720-1410 normalization_timestamp: '2025-12-09T13:34:51.943162+00:00' + latitude: 34.6944 + longitude: 133.206 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 720-1410 + resolved_place: Takafuta + resolved_city: 'Jinseki Gun ' + timestamp: '2025-12-09T23:13:21.517633+00:00' diff --git a/data/custodian/JP-HI-JIN-L-JTTCC.yaml b/data/custodian/JP-HI-JIN-L-JTTCC.yaml index ea079fdc8a..9f8250bab3 100644 --- a/data/custodian/JP-HI-JIN-L-JTTCC.yaml +++ b/data/custodian/JP-HI-JIN-L-JTTCC.yaml @@ -15,7 +15,10 @@ original_entry: city: Jinseki Gun Jinsekikogen Cho region: Hiroshima Ken postal_code: 720-1704 - street_address: 761-3 SHIMOTOYOMATSU, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, 720-1704 + street_address: 761-3 SHIMOTOYOMATSU, Jinseki Gun Jinsekikogen Cho, Hiroshima + Ken, 720-1704 + latitude: 34.7728 + longitude: 133.3472 processing_timestamp: '2025-12-06T23:38:50.497068+00:00' ghcid: ghcid_current: JP-HI-JIN-L-JTTCC @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Jinsekikogen town Toyomatsu community center @@ -131,5 +134,15 @@ location: region_code: HI country: JP postal_code: 720-1704 - street_address: 761-3 SHIMOTOYOMATSU, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, 720-1704 + street_address: 761-3 SHIMOTOYOMATSU, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, + 720-1704 normalization_timestamp: '2025-12-09T13:34:51.977033+00:00' + latitude: 34.7728 + longitude: 133.3472 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 720-1704 + resolved_place: Shimotoyomatsu + resolved_city: 'Jinseki Gun ' + timestamp: '2025-12-09T23:13:21.553160+00:00' diff --git a/data/custodian/JP-HI-JIN-M-JR.yaml b/data/custodian/JP-HI-JIN-M-JR.yaml index 7b1a9d07a9..4ceb786264 100644 --- a/data/custodian/JP-HI-JIN-M-JR.yaml +++ b/data/custodian/JP-HI-JIN-M-JR.yaml @@ -16,6 +16,8 @@ original_entry: region: Hiroshima Ken postal_code: 729-3602 street_address: NAGANO, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, 729-3602 + latitude: 34.8168 + longitude: 133.2212 processing_timestamp: '2025-12-06T23:38:39.056092+00:00' ghcid: ghcid_current: JP-HI-JIN-M-JR @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: JINSEKI REKISHIMINZOKUSHIRYOUKAN @@ -133,3 +135,12 @@ location: postal_code: 729-3602 street_address: NAGANO, Jinseki Gun Jinsekikogen Cho, Hiroshima Ken, 729-3602 normalization_timestamp: '2025-12-09T13:34:52.012375+00:00' + latitude: 34.8168 + longitude: 133.2212 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 729-3602 + resolved_place: Nagano + resolved_city: 'Jinseki Gun ' + timestamp: '2025-12-09T23:13:21.728091+00:00' diff --git a/data/custodian/JP-HI-TOY-L-NITKHCL.yaml b/data/custodian/JP-HI-TOY-L-NITKHCL.yaml index 0aedb33128..3e884dd62b 100644 --- a/data/custodian/JP-HI-TOY-L-NITKHCL.yaml +++ b/data/custodian/JP-HI-TOY-L-NITKHCL.yaml @@ -15,7 +15,10 @@ original_entry: city: Toyota Gun Osakikamijima Cho region: Hiroshima Ken postal_code: 725-0231 - street_address: 4272-1 HIGASHINO, Toyota Gun Osakikamijima Cho, Hiroshima Ken, 725-0231 + street_address: 4272-1 HIGASHINO, Toyota Gun Osakikamijima Cho, Hiroshima Ken, + 725-0231 + latitude: 34.2636 + longitude: 132.9216 processing_timestamp: '2025-12-06T23:38:57.440824+00:00' ghcid: ghcid_current: JP-HI-TOY-L-NITKHCL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: National Institute of Technology (KOSEN), Hiroshima College Library @@ -133,3 +136,12 @@ location: postal_code: 725-0231 street_address: 4272-1 HIGASHINO, Toyota Gun Osakikamijima Cho, Hiroshima Ken, 725-0231 normalization_timestamp: '2025-12-09T13:34:54.779924+00:00' + latitude: 34.2636 + longitude: 132.9216 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 725-0231 + resolved_place: Higashino + resolved_city: 'Toyota Gun ' + timestamp: '2025-12-09T23:13:21.767104+00:00' diff --git a/data/custodian/JP-HI-TOY-M-KFFM.yaml b/data/custodian/JP-HI-TOY-M-KFFM.yaml index 8bc06203e4..673358cc81 100644 --- a/data/custodian/JP-HI-TOY-M-KFFM.yaml +++ b/data/custodian/JP-HI-TOY-M-KFFM.yaml @@ -12,6 +12,8 @@ original_entry: region: Hiroshima Ken postal_code: 725-0402 street_address: OKIURA, Toyota Gun Osakikamijima Cho, Hiroshima Ken, 725-0402 + latitude: 34.2159 + longitude: 132.8995 processing_timestamp: '2025-12-06T23:38:39.051704+00:00' ghcid: ghcid_current: JP-HI-TOY-M-KFFM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KINOE FUREAI FOLK MUSEUM @@ -128,3 +130,12 @@ location: postal_code: 725-0402 street_address: OKIURA, Toyota Gun Osakikamijima Cho, Hiroshima Ken, 725-0402 normalization_timestamp: '2025-12-09T13:34:54.814587+00:00' + latitude: 34.2159 + longitude: 132.8995 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 725-0402 + resolved_place: Okiura + resolved_city: 'Toyota Gun ' + timestamp: '2025-12-09T23:13:21.807011+00:00' diff --git a/data/custodian/JP-HI-YAM-L-ALT-akiotachoritsu_library_togochibunshitsu.yaml b/data/custodian/JP-HI-YAM-L-ALT-akiotachoritsu_library_togochibunshitsu.yaml index 4f16c0dd43..7c5d129603 100644 --- a/data/custodian/JP-HI-YAM-L-ALT-akiotachoritsu_library_togochibunshitsu.yaml +++ b/data/custodian/JP-HI-YAM-L-ALT-akiotachoritsu_library_togochibunshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Hiroshima Ken postal_code: 731-3810 street_address: 800-1 TOGOCHI, Yamagata Gun Akiota Cho, Hiroshima Ken, 731-3810 + latitude: 34.4754 + longitude: 132.4134 processing_timestamp: '2025-12-06T23:38:50.490257+00:00' ghcid: ghcid_current: JP-HI-YAM-L-ALT-akiotachoritsu_library_togochibunshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AKIOTACHORITSU Library TOGOCHIBUNSHITSU @@ -133,3 +135,12 @@ location: postal_code: 731-3810 street_address: 800-1 TOGOCHI, Yamagata Gun Akiota Cho, Hiroshima Ken, 731-3810 normalization_timestamp: '2025-12-09T13:34:54.849978+00:00' + latitude: 34.4754 + longitude: 132.4134 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 731-3810 + resolved_place: Togochi + resolved_city: 'Yamagata Gun ' + timestamp: '2025-12-09T23:13:21.870130+00:00' diff --git a/data/custodian/JP-HI-YAM-L-ALT.yaml b/data/custodian/JP-HI-YAM-L-ALT.yaml index bcb683962b..84bd263c53 100644 --- a/data/custodian/JP-HI-YAM-L-ALT.yaml +++ b/data/custodian/JP-HI-YAM-L-ALT.yaml @@ -16,6 +16,8 @@ original_entry: region: Hiroshima Ken postal_code: 731-3702 street_address: 1737-1 NAKATSUTSUGA, Yamagata Gun Akiota Cho, Hiroshima Ken, 731-3702 + latitude: 34.4754 + longitude: 132.4134 processing_timestamp: '2025-12-06T23:38:50.487984+00:00' ghcid: ghcid_current: JP-HI-YAM-L-ALT @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AKIOTACHORITSU Library TSUTSUGABUNSHITSU @@ -133,3 +135,12 @@ location: postal_code: 731-3702 street_address: 1737-1 NAKATSUTSUGA, Yamagata Gun Akiota Cho, Hiroshima Ken, 731-3702 normalization_timestamp: '2025-12-09T13:34:54.885744+00:00' + latitude: 34.4754 + longitude: 132.4134 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 731-3702 + resolved_place: Nakatsutsuga + resolved_city: 'Yamagata Gun ' + timestamp: '2025-12-09T23:13:21.899462+00:00' diff --git a/data/custodian/JP-HI-YAM-L-ATL.yaml b/data/custodian/JP-HI-YAM-L-ATL.yaml index d743f36503..e5e93a2af9 100644 --- a/data/custodian/JP-HI-YAM-L-ATL.yaml +++ b/data/custodian/JP-HI-YAM-L-ATL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hiroshima Ken postal_code: 731-3501 street_address: 5908-2 KAKE, Yamagata Gun Akiota Cho, Hiroshima Ken, 731-3501 + latitude: 34.4754 + longitude: 132.4134 processing_timestamp: '2025-12-06T23:38:47.192796+00:00' ghcid: ghcid_current: JP-HI-YAM-L-ATL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Akiota Town Library @@ -133,3 +135,12 @@ location: postal_code: 731-3501 street_address: 5908-2 KAKE, Yamagata Gun Akiota Cho, Hiroshima Ken, 731-3501 normalization_timestamp: '2025-12-09T13:34:54.920464+00:00' + latitude: 34.4754 + longitude: 132.4134 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 731-3501 + resolved_place: Kake + resolved_city: 'Yamagata Gun ' + timestamp: '2025-12-09T23:13:21.942685+00:00' diff --git a/data/custodian/JP-HO-ABA-L-TTL.yaml b/data/custodian/JP-HO-ABA-L-TTL.yaml index d8c9db8f4c..2e1f058b96 100644 --- a/data/custodian/JP-HO-ABA-L-TTL.yaml +++ b/data/custodian/JP-HO-ABA-L-TTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 092-0231 street_address: 31 ODORI, Abashiri Gun Tsubetsu Cho, Hokkaido, 092-0231 + latitude: 43.6075 + longitude: 144.0029 processing_timestamp: '2025-12-06T23:38:48.908771+00:00' ghcid: ghcid_current: JP-HO-ABA-L-TTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Tsubetsu Town Library @@ -133,3 +135,12 @@ location: postal_code: 092-0231 street_address: 31 ODORI, Abashiri Gun Tsubetsu Cho, Hokkaido, 092-0231 normalization_timestamp: '2025-12-09T13:34:55.464512+00:00' + latitude: 43.6075 + longitude: 144.0029 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 092-0231 + resolved_place: Odori + resolved_city: 'Abashiri Gun ' + timestamp: '2025-12-09T23:13:21.980395+00:00' diff --git a/data/custodian/JP-HO-ESA-L-HL.yaml b/data/custodian/JP-HO-ESA-L-HL.yaml index 6fd5684ebf..00644e9ca3 100644 --- a/data/custodian/JP-HO-ESA-L-HL.yaml +++ b/data/custodian/JP-HO-ESA-L-HL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 098-5705 street_address: 7-8-9 CHUO MINAMI, Esashi Gun Hamatombetsu Cho, Hokkaido, 098-5705 + latitude: 45.1272 + longitude: 142.3497 processing_timestamp: '2025-12-06T23:38:41.270851+00:00' ghcid: ghcid_current: JP-HO-ESA-L-HL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HAMATOMBETSUCHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 098-5705 street_address: 7-8-9 CHUO MINAMI, Esashi Gun Hamatombetsu Cho, Hokkaido, 098-5705 normalization_timestamp: '2025-12-09T13:34:58.613928+00:00' + latitude: 45.1272 + longitude: 142.3497 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 098-5705 + resolved_place: Chuo Minami + resolved_city: 'Esashi Gun ' + timestamp: '2025-12-09T23:13:22.006027+00:00' diff --git a/data/custodian/JP-HO-ESA-L-N.yaml b/data/custodian/JP-HO-ESA-L-N.yaml index 51aefd0da7..26ed9dc4eb 100644 --- a/data/custodian/JP-HO-ESA-L-N.yaml +++ b/data/custodian/JP-HO-ESA-L-N.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 098-5551 street_address: 37 NAKATOMBETSU, Esashi Gun Nakatombetsu Cho, Hokkaido, 098-5551 + latitude: 45.0318 + longitude: 142.4457 processing_timestamp: '2025-12-06T23:38:48.893032+00:00' ghcid: ghcid_current: JP-HO-ESA-L-N @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAKATOMBETSUCHOSEISHONENJUKENDOJONAITOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 098-5551 street_address: 37 NAKATOMBETSU, Esashi Gun Nakatombetsu Cho, Hokkaido, 098-5551 normalization_timestamp: '2025-12-09T13:34:58.651727+00:00' + latitude: 45.0318 + longitude: 142.4457 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 098-5551 + resolved_place: Nakatombetsu + resolved_city: 'Esashi Gun ' + timestamp: '2025-12-09T23:13:22.041431+00:00' diff --git a/data/custodian/JP-HO-HID-L-SLM.yaml b/data/custodian/JP-HO-HID-L-SLM.yaml index 507d75dcca..7480dcf983 100644 --- a/data/custodian/JP-HO-HID-L-SLM.yaml +++ b/data/custodian/JP-HO-HID-L-SLM.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 059-3108 street_address: 212 MITSUISHI HONCHO, Hidaka Gun Shinhidaka Cho, Hokkaido, 059-3108 + latitude: 42.2165 + longitude: 142.6742 processing_timestamp: '2025-12-06T23:38:41.326999+00:00' ghcid: ghcid_current: JP-HO-HID-L-SLM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHINHIDAKACHO Library MITSUISHIBUNKAN @@ -133,3 +135,12 @@ location: postal_code: 059-3108 street_address: 212 MITSUISHI HONCHO, Hidaka Gun Shinhidaka Cho, Hokkaido, 059-3108 normalization_timestamp: '2025-12-09T13:35:00.017521+00:00' + latitude: 42.2165 + longitude: 142.6742 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 059-3108 + resolved_place: Mitsuishi Honcho + resolved_city: 'Hidaka Gun ' + timestamp: '2025-12-09T23:13:22.078402+00:00' diff --git a/data/custodian/JP-HO-HID-L-STL.yaml b/data/custodian/JP-HO-HID-L-STL.yaml index 9fd61b4aef..effb2933a2 100644 --- a/data/custodian/JP-HO-HID-L-STL.yaml +++ b/data/custodian/JP-HO-HID-L-STL.yaml @@ -15,7 +15,10 @@ original_entry: city: Hidaka Gun Shinhidaka Cho region: Hokkaido postal_code: 056-0024 - street_address: 3-1-1 SHIZUNAI YAMATECHO, Hidaka Gun Shinhidaka Cho, Hokkaido, 056-0024 + street_address: 3-1-1 SHIZUNAI YAMATECHO, Hidaka Gun Shinhidaka Cho, Hokkaido, + 056-0024 + latitude: 42.4295 + longitude: 142.6403 processing_timestamp: '2025-12-06T23:38:52.700444+00:00' ghcid: ghcid_current: JP-HO-HID-L-STL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Shinhidaka Town Library @@ -133,3 +136,12 @@ location: postal_code: 056-0024 street_address: 3-1-1 SHIZUNAI YAMATECHO, Hidaka Gun Shinhidaka Cho, Hokkaido, 056-0024 normalization_timestamp: '2025-12-09T13:35:00.055816+00:00' + latitude: 42.4295 + longitude: 142.6403 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 056-0024 + resolved_place: Shizunai Yamatecho + resolved_city: 'Hidaka Gun ' + timestamp: '2025-12-09T23:13:22.122597+00:00' diff --git a/data/custodian/JP-HO-HIY-L-AL.yaml b/data/custodian/JP-HO-HIY-L-AL.yaml index 8095a01889..944d4ec56e 100644 --- a/data/custodian/JP-HO-HIY-L-AL.yaml +++ b/data/custodian/JP-HO-HIY-L-AL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 043-1113 street_address: 234-1 SHIMMACHI, Hiyama Gun Assabu Cho, Hokkaido, 043-1113 + latitude: 41.921 + longitude: 140.2259 processing_timestamp: '2025-12-06T23:38:41.229481+00:00' ghcid: ghcid_current: JP-HO-HIY-L-AL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ATSUSABUCHO Library @@ -133,3 +135,12 @@ location: postal_code: 043-1113 street_address: 234-1 SHIMMACHI, Hiyama Gun Assabu Cho, Hokkaido, 043-1113 normalization_timestamp: '2025-12-09T13:35:00.230038+00:00' + latitude: 41.921 + longitude: 140.2259 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 043-1113 + resolved_place: Shimmachi + resolved_city: 'Hiyama Gun ' + timestamp: '2025-12-09T23:13:22.304332+00:00' diff --git a/data/custodian/JP-HO-ISH-L-S.yaml b/data/custodian/JP-HO-ISH-L-S.yaml index cda247981d..46f377ba55 100644 --- a/data/custodian/JP-HO-ISH-L-S.yaml +++ b/data/custodian/JP-HO-ISH-L-S.yaml @@ -12,6 +12,8 @@ original_entry: region: Hokkaido postal_code: 068-1114 street_address: 12 DAI46-SEN KITA, Ishikari Gun Shinshinotsu Mura, Hokkaido, 068-1114 + latitude: 43.2244 + longitude: 141.6149 processing_timestamp: '2025-12-06T23:38:48.749582+00:00' ghcid: ghcid_current: JP-HO-ISH-L-S @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHINSHINOTSUMURAJICHISENTATOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 068-1114 street_address: 12 DAI46-SEN KITA, Ishikari Gun Shinshinotsu Mura, Hokkaido, 068-1114 normalization_timestamp: '2025-12-09T13:35:00.881302+00:00' + latitude: 43.2244 + longitude: 141.6149 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 068-1114 + resolved_place: Minamigaoka + resolved_city: 'Ishikari Gun ' + timestamp: '2025-12-09T23:13:22.369117+00:00' diff --git a/data/custodian/JP-HO-KAB-L-SL.yaml b/data/custodian/JP-HO-KAB-L-SL.yaml index 089ce132e7..90369b4bee 100644 --- a/data/custodian/JP-HO-KAB-L-SL.yaml +++ b/data/custodian/JP-HO-KAB-L-SL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 073-1103 street_address: 535-1 CHUO, Kabato Gun Shintotsukawa Cho, Hokkaido, 073-1103 + latitude: 43.5904 + longitude: 141.7281 processing_timestamp: '2025-12-06T23:38:41.248188+00:00' ghcid: ghcid_current: JP-HO-KAB-L-SL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHINTOTSUKAWACHO Library @@ -133,3 +135,12 @@ location: postal_code: 073-1103 street_address: 535-1 CHUO, Kabato Gun Shintotsukawa Cho, Hokkaido, 073-1103 normalization_timestamp: '2025-12-09T13:35:01.597298+00:00' + latitude: 43.5904 + longitude: 141.7281 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 073-1103 + resolved_place: Chuo + resolved_city: 'Kabato Gun ' + timestamp: '2025-12-09T23:13:22.412267+00:00' diff --git a/data/custodian/JP-HO-KAB-M-SSMM.yaml b/data/custodian/JP-HO-KAB-M-SSMM.yaml index 9be0e19969..dfdb5bf70a 100644 --- a/data/custodian/JP-HO-KAB-M-SSMM.yaml +++ b/data/custodian/JP-HO-KAB-M-SSMM.yaml @@ -12,6 +12,8 @@ original_entry: region: Hokkaido postal_code: 073-1106 street_address: SOSHIN, Kabato Gun Shintotsukawa Cho, Hokkaido, 073-1106 + latitude: 43.5904 + longitude: 141.7281 processing_timestamp: '2025-12-06T23:38:30.164276+00:00' ghcid: ghcid_current: JP-HO-KAB-M-SSMM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHINTOTSUKAWA STORY MEMORIAL MUSEUM @@ -128,3 +130,12 @@ location: postal_code: 073-1106 street_address: SOSHIN, Kabato Gun Shintotsukawa Cho, Hokkaido, 073-1106 normalization_timestamp: '2025-12-09T13:35:01.702408+00:00' + latitude: 43.5904 + longitude: 141.7281 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 073-1106 + resolved_place: Soshin + resolved_city: 'Kabato Gun ' + timestamp: '2025-12-09T23:13:22.441450+00:00' diff --git a/data/custodian/JP-HO-KAB-M-STMH.yaml b/data/custodian/JP-HO-KAB-M-STMH.yaml index 5753c8fe1f..74e99b1162 100644 --- a/data/custodian/JP-HO-KAB-M-STMH.yaml +++ b/data/custodian/JP-HO-KAB-M-STMH.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 073-1103 street_address: CHUO, Kabato Gun Shintotsukawa Cho, Hokkaido, 073-1103 + latitude: 43.5904 + longitude: 141.7281 processing_timestamp: '2025-12-06T23:38:30.162051+00:00' ghcid: ghcid_current: JP-HO-KAB-M-STMH @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Shintotsukawa Town Museum of History @@ -133,3 +135,12 @@ location: postal_code: 073-1103 street_address: CHUO, Kabato Gun Shintotsukawa Cho, Hokkaido, 073-1103 normalization_timestamp: '2025-12-09T13:35:01.737986+00:00' + latitude: 43.5904 + longitude: 141.7281 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 073-1103 + resolved_place: Chuo + resolved_city: 'Kabato Gun ' + timestamp: '2025-12-09T23:13:22.475696+00:00' diff --git a/data/custodian/JP-HO-KAS-L-NL.yaml b/data/custodian/JP-HO-KAS-L-NL.yaml index 67db8fd508..a3a749ea48 100644 --- a/data/custodian/JP-HO-KAS-L-NL.yaml +++ b/data/custodian/JP-HO-KAS-L-NL.yaml @@ -15,7 +15,10 @@ original_entry: city: Kasai Gun Nakasatsunai Mura region: Hokkaido postal_code: 089-1344 - street_address: 6-1-3 HIGASHI4-JO MINAMI, Kasai Gun Nakasatsunai Mura, Hokkaido, 089-1344 + street_address: 6-1-3 HIGASHI4-JO MINAMI, Kasai Gun Nakasatsunai Mura, Hokkaido, + 089-1344 + latitude: 42.6607 + longitude: 143.0682 processing_timestamp: '2025-12-06T23:38:48.913247+00:00' ghcid: ghcid_current: JP-HO-KAS-L-NL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAKASATSUNAIMURA Library @@ -131,5 +134,15 @@ location: region_code: HO country: JP postal_code: 089-1344 - street_address: 6-1-3 HIGASHI4-JO MINAMI, Kasai Gun Nakasatsunai Mura, Hokkaido, 089-1344 + street_address: 6-1-3 HIGASHI4-JO MINAMI, Kasai Gun Nakasatsunai Mura, Hokkaido, + 089-1344 normalization_timestamp: '2025-12-09T13:35:02.938969+00:00' + latitude: 42.6607 + longitude: 143.0682 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 089-1344 + resolved_place: Higashi4-Jo Minami + resolved_city: 'Kasai Gun ' + timestamp: '2025-12-09T23:13:22.505217+00:00' diff --git a/data/custodian/JP-HO-KAS-M-NVBM.yaml b/data/custodian/JP-HO-KAS-M-NVBM.yaml index cf304df918..7efa0d0b1d 100644 --- a/data/custodian/JP-HO-KAS-M-NVBM.yaml +++ b/data/custodian/JP-HO-KAS-M-NVBM.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 089-1330 street_address: ODORIMINAMI, Kasai Gun Nakasatsunai Mura, Hokkaido, 089-1330 + latitude: 42.6607 + longitude: 143.0682 processing_timestamp: '2025-12-06T23:38:30.328958+00:00' ghcid: ghcid_current: JP-HO-KAS-M-NVBM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAKASATSUNAI VILLEGE BEANS MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 089-1330 street_address: ODORIMINAMI, Kasai Gun Nakasatsunai Mura, Hokkaido, 089-1330 normalization_timestamp: '2025-12-09T13:35:03.043728+00:00' + latitude: 42.6607 + longitude: 143.0682 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 089-1330 + resolved_place: Odoriminami + resolved_city: 'Kasai Gun ' + timestamp: '2025-12-09T23:13:22.526691+00:00' diff --git a/data/custodian/JP-HO-MOM-L-TTL.yaml b/data/custodian/JP-HO-MOM-L-TTL.yaml index def4052f74..859925e523 100644 --- a/data/custodian/JP-HO-MOM-L-TTL.yaml +++ b/data/custodian/JP-HO-MOM-L-TTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 099-5605 street_address: SAKAEMACHI, Mombetsu Gun Takinoe Cho, Hokkaido, 099-5605 + latitude: 44.1918 + longitude: 143.0684 processing_timestamp: '2025-12-06T23:38:41.300984+00:00' ghcid: ghcid_current: JP-HO-MOM-L-TTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Takinoue Town Library @@ -133,3 +135,12 @@ location: postal_code: 099-5605 street_address: SAKAEMACHI, Mombetsu Gun Takinoe Cho, Hokkaido, 099-5605 normalization_timestamp: '2025-12-09T13:35:05.965120+00:00' + latitude: 44.1918 + longitude: 143.0684 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 099-5605 + resolved_place: Sakaemachi + resolved_city: 'Mombetsu Gun ' + timestamp: '2025-12-09T23:13:22.556551+00:00' diff --git a/data/custodian/JP-HO-MOM-L-YL-yubetsuchonakayubetsu_library.yaml b/data/custodian/JP-HO-MOM-L-YL-yubetsuchonakayubetsu_library.yaml index 77c28c93e0..6a8f9c0529 100644 --- a/data/custodian/JP-HO-MOM-L-YL-yubetsuchonakayubetsu_library.yaml +++ b/data/custodian/JP-HO-MOM-L-YL-yubetsuchonakayubetsu_library.yaml @@ -15,7 +15,10 @@ original_entry: city: Mombetsu Gun Yubetsu Cho region: Hokkaido postal_code: 099-6329 - street_address: 3020-1 NAKAYUBETSUNAKAMACHI, Mombetsu Gun Yubetsu Cho, Hokkaido, 099-6329 + street_address: 3020-1 NAKAYUBETSUNAKAMACHI, Mombetsu Gun Yubetsu Cho, Hokkaido, + 099-6329 + latitude: 44.1859 + longitude: 143.5953 processing_timestamp: '2025-12-06T23:38:41.298718+00:00' ghcid: ghcid_current: JP-HO-MOM-L-YL-yubetsuchonakayubetsu_library @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YUBETSUCHONAKAYUBETSU Library @@ -131,5 +134,15 @@ location: region_code: HO country: JP postal_code: 099-6329 - street_address: 3020-1 NAKAYUBETSUNAKAMACHI, Mombetsu Gun Yubetsu Cho, Hokkaido, 099-6329 + street_address: 3020-1 NAKAYUBETSUNAKAMACHI, Mombetsu Gun Yubetsu Cho, Hokkaido, + 099-6329 normalization_timestamp: '2025-12-09T13:35:05.999202+00:00' + latitude: 44.1859 + longitude: 143.5953 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 099-6329 + resolved_place: Nakayubetsunakamachi + resolved_city: 'Mombetsu Gun ' + timestamp: '2025-12-09T23:13:22.602485+00:00' diff --git a/data/custodian/JP-HO-MOM-L-YL.yaml b/data/custodian/JP-HO-MOM-L-YL.yaml index b8cd4b9b69..de5017e042 100644 --- a/data/custodian/JP-HO-MOM-L-YL.yaml +++ b/data/custodian/JP-HO-MOM-L-YL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 099-6404 street_address: 219-1 SAKAEMACHI, Mombetsu Gun Yubetsu Cho, Hokkaido, 099-6404 + latitude: 44.2233 + longitude: 143.6129 processing_timestamp: '2025-12-06T23:38:41.296496+00:00' ghcid: ghcid_current: JP-HO-MOM-L-YL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YUBETSUCHOYUBETSU Library @@ -133,3 +135,12 @@ location: postal_code: 099-6404 street_address: 219-1 SAKAEMACHI, Mombetsu Gun Yubetsu Cho, Hokkaido, 099-6404 normalization_timestamp: '2025-12-09T13:35:06.033177+00:00' + latitude: 44.2233 + longitude: 143.6129 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 099-6404 + resolved_place: Sakaemachi + resolved_city: 'Mombetsu Gun ' + timestamp: '2025-12-09T23:13:22.630210+00:00' diff --git a/data/custodian/JP-HO-MOM-M-TM.yaml b/data/custodian/JP-HO-MOM-M-TM.yaml index 2a8bfd2d0f..b58ebaf665 100644 --- a/data/custodian/JP-HO-MOM-M-TM.yaml +++ b/data/custodian/JP-HO-MOM-M-TM.yaml @@ -12,6 +12,8 @@ original_entry: region: Hokkaido postal_code: 099-5604 street_address: MOTOMACHI, Mombetsu Gun Takinoe Cho, Hokkaido, 099-5604 + latitude: 44.1992 + longitude: 143.0923 processing_timestamp: '2025-12-06T23:38:30.260915+00:00' ghcid: ghcid_current: JP-HO-MOM-M-TM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TAKINOUE MUSEUM @@ -128,3 +130,12 @@ location: postal_code: 099-5604 street_address: MOTOMACHI, Mombetsu Gun Takinoe Cho, Hokkaido, 099-5604 normalization_timestamp: '2025-12-09T13:35:06.173952+00:00' + latitude: 44.1992 + longitude: 143.0923 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 099-5604 + resolved_place: Motomachi + resolved_city: 'Mombetsu Gun ' + timestamp: '2025-12-09T23:13:22.653310+00:00' diff --git a/data/custodian/JP-HO-MOM-M-YTLH.yaml b/data/custodian/JP-HO-MOM-M-YTLH.yaml index b9446aecf6..4f94d0696f 100644 --- a/data/custodian/JP-HO-MOM-M-YTLH.yaml +++ b/data/custodian/JP-HO-MOM-M-YTLH.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 099-6404 street_address: SAKAEMACHI, Mombetsu Gun Yubetsu Cho, Hokkaido, 099-6404 + latitude: 44.2233 + longitude: 143.6129 processing_timestamp: '2025-12-06T23:38:30.258507+00:00' ghcid: ghcid_current: JP-HO-MOM-M-YTLH @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YUBETSU-TYOU LOCAL HALL @@ -133,3 +135,12 @@ location: postal_code: 099-6404 street_address: SAKAEMACHI, Mombetsu Gun Yubetsu Cho, Hokkaido, 099-6404 normalization_timestamp: '2025-12-09T13:35:06.207461+00:00' + latitude: 44.2233 + longitude: 143.6129 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 099-6404 + resolved_place: Sakaemachi + resolved_city: 'Mombetsu Gun ' + timestamp: '2025-12-09T23:13:22.672822+00:00' diff --git a/data/custodian/JP-HO-NAK-L-HL.yaml b/data/custodian/JP-HO-NAK-L-HL.yaml index e5c7850c43..de200b23c0 100644 --- a/data/custodian/JP-HO-NAK-L-HL.yaml +++ b/data/custodian/JP-HO-NAK-L-HL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 089-3392 street_address: 2-4-2 KITA, Nakagawa Gun Hombetsu Cho, Hokkaido, 089-3392 + latitude: 43.1272 + longitude: 143.6134 processing_timestamp: '2025-12-06T23:38:41.365293+00:00' ghcid: ghcid_current: JP-HO-NAK-L-HL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HOMBETSUCHO Library @@ -133,3 +135,12 @@ location: postal_code: 089-3392 street_address: 2-4-2 KITA, Nakagawa Gun Hombetsu Cho, Hokkaido, 089-3392 normalization_timestamp: '2025-12-09T13:35:06.506443+00:00' + latitude: 43.1272 + longitude: 143.6134 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 089-3392 + resolved_place: Kita + resolved_city: 'Nakagawa Gun ' + timestamp: '2025-12-09T23:13:22.694304+00:00' diff --git a/data/custodian/JP-HO-NAK-M-HFMH.yaml b/data/custodian/JP-HO-NAK-M-HFMH.yaml index 6b4567a1dc..0eaa50b56e 100644 --- a/data/custodian/JP-HO-NAK-M-HFMH.yaml +++ b/data/custodian/JP-HO-NAK-M-HFMH.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 089-3334 street_address: KITA, Nakagawa Gun Hombetsu Cho, Hokkaido, 089-3334 + latitude: 43.1296 + longitude: 143.6151 processing_timestamp: '2025-12-06T23:38:30.345228+00:00' ghcid: ghcid_current: JP-HO-NAK-M-HFMH @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HISTORICAL FOLKLORE MUSEUM OF HONBETSU @@ -133,3 +135,12 @@ location: postal_code: 089-3334 street_address: KITA, Nakagawa Gun Hombetsu Cho, Hokkaido, 089-3334 normalization_timestamp: '2025-12-09T13:35:06.927994+00:00' + latitude: 43.1296 + longitude: 143.6151 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 089-3334 + resolved_place: Seiryucho + resolved_city: 'Nakagawa Gun ' + timestamp: '2025-12-09T23:13:22.722536+00:00' diff --git a/data/custodian/JP-HO-RIS-L-R-rishirifujichokyoikuiinkaijimukyokutoshokona.yaml b/data/custodian/JP-HO-RIS-L-R-rishirifujichokyoikuiinkaijimukyokutoshokona.yaml index e344e36257..132bf5e23c 100644 --- a/data/custodian/JP-HO-RIS-L-R-rishirifujichokyoikuiinkaijimukyokutoshokona.yaml +++ b/data/custodian/JP-HO-RIS-L-R-rishirifujichokyoikuiinkaijimukyokutoshokona.yaml @@ -12,6 +12,8 @@ original_entry: region: Hokkaido postal_code: 097-0101 street_address: 6 OSHIDOMARI FUJINO, Rishiri Gun Rishirifuji Cho, Hokkaido, 097-0101 + latitude: 45.2221 + longitude: 141.2199 processing_timestamp: '2025-12-06T23:38:48.904289+00:00' ghcid: ghcid_current: JP-HO-RIS-L-R-rishirifujichokyoikuiinkaijimukyokutoshokona @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: RISHIRIFUJICHOKYOIKUIINKAIJIMUKYOKUTOSHOKONA @@ -128,3 +130,12 @@ location: postal_code: 097-0101 street_address: 6 OSHIDOMARI FUJINO, Rishiri Gun Rishirifuji Cho, Hokkaido, 097-0101 normalization_timestamp: '2025-12-09T13:35:08.669115+00:00' + latitude: 45.2221 + longitude: 141.2199 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 097-0101 + resolved_place: Oshidomari + resolved_city: 'Rishiri Gun ' + timestamp: '2025-12-09T23:13:22.750745+00:00' diff --git a/data/custodian/JP-HO-RIS-L-R-rishirifujichoritsuoniwakikominkantoshoshitsu.yaml b/data/custodian/JP-HO-RIS-L-R-rishirifujichoritsuoniwakikominkantoshoshitsu.yaml index aa620ebe60..8f3c7f8957 100644 --- a/data/custodian/JP-HO-RIS-L-R-rishirifujichoritsuoniwakikominkantoshoshitsu.yaml +++ b/data/custodian/JP-HO-RIS-L-R-rishirifujichoritsuoniwakikominkantoshoshitsu.yaml @@ -12,6 +12,8 @@ original_entry: region: Hokkaido postal_code: 097-0211 street_address: ONIWAKI ONIWAKI, Rishiri Gun Rishirifuji Cho, Hokkaido, 097-0211 + latitude: 45.1611 + longitude: 141.2893 processing_timestamp: '2025-12-06T23:38:48.906565+00:00' ghcid: ghcid_current: JP-HO-RIS-L-R-rishirifujichoritsuoniwakikominkantoshoshitsu @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: RISHIRIFUJICHORITSUONIWAKIKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 097-0211 street_address: ONIWAKI ONIWAKI, Rishiri Gun Rishirifuji Cho, Hokkaido, 097-0211 normalization_timestamp: '2025-12-09T13:35:08.702282+00:00' + latitude: 45.1611 + longitude: 141.2893 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 097-0211 + resolved_place: Oniwaki + resolved_city: 'Rishiri Gun ' + timestamp: '2025-12-09T23:13:22.800078+00:00' diff --git a/data/custodian/JP-HO-RIS-M-RHM.yaml b/data/custodian/JP-HO-RIS-M-RHM.yaml index f959b5a466..ba47c5f279 100644 --- a/data/custodian/JP-HO-RIS-M-RHM.yaml +++ b/data/custodian/JP-HO-RIS-M-RHM.yaml @@ -12,6 +12,8 @@ original_entry: region: Hokkaido postal_code: 097-0211 street_address: ONIWAKI, Rishiri Gun Rishirifuji Cho, Hokkaido, 097-0211 + latitude: 45.1611 + longitude: 141.2893 processing_timestamp: '2025-12-06T23:38:30.234239+00:00' ghcid: ghcid_current: JP-HO-RIS-M-RHM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: RISHIRI HISTORICAL MUSEUM @@ -128,3 +130,12 @@ location: postal_code: 097-0211 street_address: ONIWAKI, Rishiri Gun Rishirifuji Cho, Hokkaido, 097-0211 normalization_timestamp: '2025-12-09T13:35:08.768585+00:00' + latitude: 45.1611 + longitude: 141.2893 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 097-0211 + resolved_place: Oniwaki + resolved_city: 'Rishiri Gun ' + timestamp: '2025-12-09T23:13:22.829313+00:00' diff --git a/data/custodian/JP-HO-SAM-L-SL.yaml b/data/custodian/JP-HO-SAM-L-SL.yaml index 6653f56b79..e58e3af9de 100644 --- a/data/custodian/JP-HO-SAM-L-SL.yaml +++ b/data/custodian/JP-HO-SAM-L-SL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 058-0014 street_address: 1-25-1 ODORI, Samani Gun Samani Cho, Hokkaido, 058-0014 + latitude: 42.1323 + longitude: 142.9446 processing_timestamp: '2025-12-06T23:38:41.324777+00:00' ghcid: ghcid_current: JP-HO-SAM-L-SL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Samani Library @@ -133,3 +135,12 @@ location: postal_code: 058-0014 street_address: 1-25-1 ODORI, Samani Gun Samani Cho, Hokkaido, 058-0014 normalization_timestamp: '2025-12-09T13:35:08.973989+00:00' + latitude: 42.1323 + longitude: 142.9446 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 058-0014 + resolved_place: Odori + resolved_city: 'Samani Gun ' + timestamp: '2025-12-09T23:13:22.861947+00:00' diff --git a/data/custodian/JP-HO-SAM-M-MAGVC.yaml b/data/custodian/JP-HO-SAM-M-MAGVC.yaml index fea1adfacc..6ec5c59b11 100644 --- a/data/custodian/JP-HO-SAM-M-MAGVC.yaml +++ b/data/custodian/JP-HO-SAM-M-MAGVC.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 058-0004 street_address: HIRAU, Samani Gun Samani Cho, Hokkaido, 058-0004 + latitude: 42.1315 + longitude: 142.9264 processing_timestamp: '2025-12-06T23:38:30.296990+00:00' ghcid: ghcid_current: JP-HO-SAM-M-MAGVC @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MT. APOI GEOPARK VISITOR CENTER @@ -133,3 +135,12 @@ location: postal_code: 058-0004 street_address: HIRAU, Samani Gun Samani Cho, Hokkaido, 058-0004 normalization_timestamp: '2025-12-09T13:35:09.009074+00:00' + latitude: 42.1315 + longitude: 142.9264 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 058-0004 + resolved_place: Hirau + resolved_city: 'Samani Gun ' + timestamp: '2025-12-09T23:13:22.901915+00:00' diff --git a/data/custodian/JP-HO-SAM-M-SFM.yaml b/data/custodian/JP-HO-SAM-M-SFM.yaml index 67e303b89d..b9ce1cf80d 100644 --- a/data/custodian/JP-HO-SAM-M-SFM.yaml +++ b/data/custodian/JP-HO-SAM-M-SFM.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 058-0024 street_address: KAISHOMACHI, Samani Gun Samani Cho, Hokkaido, 058-0024 + latitude: 42.1224 + longitude: 142.9193 processing_timestamp: '2025-12-06T23:38:30.301696+00:00' ghcid: ghcid_current: JP-HO-SAM-M-SFM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SAMANI FOLK MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 058-0024 street_address: KAISHOMACHI, Samani Gun Samani Cho, Hokkaido, 058-0024 normalization_timestamp: '2025-12-09T13:35:09.042628+00:00' + latitude: 42.1224 + longitude: 142.9193 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 058-0024 + resolved_place: Kaishomachi + resolved_city: 'Samani Gun ' + timestamp: '2025-12-09T23:13:22.941280+00:00' diff --git a/data/custodian/JP-HO-SAM-M-SKM.yaml b/data/custodian/JP-HO-SAM-M-SKM.yaml index 6f75430e3f..02c76c3ebb 100644 --- a/data/custodian/JP-HO-SAM-M-SKM.yaml +++ b/data/custodian/JP-HO-SAM-M-SKM.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 058-0015 street_address: NISHIKIMACHI, Samani Gun Samani Cho, Hokkaido, 058-0015 + latitude: 42.133 + longitude: 142.9394 processing_timestamp: '2025-12-06T23:38:30.299280+00:00' ghcid: ghcid_current: JP-HO-SAM-M-SKM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SANPEIZARA・KOMINGU MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 058-0015 street_address: NISHIKIMACHI, Samani Gun Samani Cho, Hokkaido, 058-0015 normalization_timestamp: '2025-12-09T13:35:09.076340+00:00' + latitude: 42.133 + longitude: 142.9394 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 058-0015 + resolved_place: Nishikimachi + resolved_city: 'Samani Gun ' + timestamp: '2025-12-09T23:13:22.982271+00:00' diff --git a/data/custodian/JP-HO-SAP-L-SMLIC.yaml b/data/custodian/JP-HO-SAP-L-SMLIC.yaml index be60f7b9b5..5eb62da1f0 100644 --- a/data/custodian/JP-HO-SAP-L-SMLIC.yaml +++ b/data/custodian/JP-HO-SAP-L-SMLIC.yaml @@ -11,6 +11,8 @@ original_entry: city: Sapporoshi Chuoku region: Hokkaido street_address: 1 KITA 1-JO NISHI, Sapporoshi Chuoku, Hokkaido + latitude: 43.0667 + longitude: 141.35 processing_timestamp: '2025-12-06T23:38:52.818827+00:00' ghcid: ghcid_current: JP-HO-SAP-L-SMLIC @@ -82,8 +84,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Sapporo Municipal Library and Information Center @@ -120,9 +122,11 @@ ch_annotator: creation_date: '2025-12-06T23:38:52.818827+00:00' creation_method: create_custodian_from_ch_annotator.py location: - city: Sapporoshi Chuoku - region: Hokkaido - region_code: HO country: JP - street_address: 1 KITA 1-JO NISHI, Sapporoshi Chuoku, Hokkaido - normalization_timestamp: '2025-12-09T13:35:11.707661+00:00' + latitude: 43.0667 + longitude: 141.35 +geocoding: + method: CITY_FALLBACK + source: GeoNames (Sapporo city) + notes: Sapporo Municipal Library. No postal code available. + timestamp: '2025-12-09T23:23:25.653307+00:00' diff --git a/data/custodian/JP-HO-SET-L-I.yaml b/data/custodian/JP-HO-SET-L-I.yaml index b707a7bf64..3675fe9984 100644 --- a/data/custodian/JP-HO-SET-L-I.yaml +++ b/data/custodian/JP-HO-SET-L-I.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 049-4308 street_address: 68 IMAKANE, Setana Gun Imakane Cho, Hokkaido, 049-4308 + latitude: 42.4231 + longitude: 140.0086 processing_timestamp: '2025-12-06T23:38:48.837450+00:00' ghcid: ghcid_current: JP-HO-SET-L-I @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: IMAKANECHOMINSENTATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 049-4308 street_address: 68 IMAKANE, Setana Gun Imakane Cho, Hokkaido, 049-4308 normalization_timestamp: '2025-12-09T13:35:13.451019+00:00' + latitude: 42.4231 + longitude: 140.0086 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 049-4308 + resolved_place: Imakane + resolved_city: 'Setana Gun ' + timestamp: '2025-12-09T23:13:23.083707+00:00' diff --git a/data/custodian/JP-HO-SHA-L-KL.yaml b/data/custodian/JP-HO-SHA-L-KL.yaml index 98384b46da..519433f9fb 100644 --- a/data/custodian/JP-HO-SHA-L-KL.yaml +++ b/data/custodian/JP-HO-SHA-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 099-4405 street_address: 35 HAGOROMOMACHI, Shari Gun Kiyosato Cho, Hokkaido, 099-4405 + latitude: 43.8314 + longitude: 144.5929 processing_timestamp: '2025-12-06T23:38:41.280351+00:00' ghcid: ghcid_current: JP-HO-SHA-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KIYOSATOCHO Library @@ -133,3 +135,12 @@ location: postal_code: 099-4405 street_address: 35 HAGOROMOMACHI, Shari Gun Kiyosato Cho, Hokkaido, 099-4405 normalization_timestamp: '2025-12-09T13:35:13.554225+00:00' + latitude: 43.8314 + longitude: 144.5929 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 099-4405 + resolved_place: Hagoromomachi + resolved_city: 'Shari Gun ' + timestamp: '2025-12-09T23:13:23.124987+00:00' diff --git a/data/custodian/JP-HO-SHA-L-S.yaml b/data/custodian/JP-HO-SHA-L-S.yaml index 186be7489d..1e4f1841ad 100644 --- a/data/custodian/JP-HO-SHA-L-S.yaml +++ b/data/custodian/JP-HO-SHA-L-S.yaml @@ -12,6 +12,8 @@ original_entry: region: Hokkaido postal_code: 046-0201 street_address: 48 BIKUNICHO FUNAMA, Shakotan Gun Shakotan Cho, Hokkaido, 046-0201 + latitude: 43.1911 + longitude: 140.7768 processing_timestamp: '2025-12-06T23:38:48.786585+00:00' ghcid: ghcid_current: JP-HO-SHA-L-S @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHAKOTANCHOSOGOBUNKASENTATOSHOKONA @@ -128,3 +130,12 @@ location: postal_code: 046-0201 street_address: 48 BIKUNICHO FUNAMA, Shakotan Gun Shakotan Cho, Hokkaido, 046-0201 normalization_timestamp: '2025-12-09T13:35:13.589625+00:00' + latitude: 43.1911 + longitude: 140.7768 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 046-0201 + resolved_place: Bikunicho + resolved_city: 'Shakotan Gun ' + timestamp: '2025-12-09T23:13:23.169261+00:00' diff --git a/data/custodian/JP-HO-SHI-L-S.yaml b/data/custodian/JP-HO-SHI-L-S.yaml index 58e8c276b8..70a55cd353 100644 --- a/data/custodian/JP-HO-SHI-L-S.yaml +++ b/data/custodian/JP-HO-SHI-L-S.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 048-0623 street_address: 245 ENOSHIMA, Shimamaki Gun Shimamaki Mura, Hokkaido, 048-0623 + latitude: 42.6998 + longitude: 140.0671 processing_timestamp: '2025-12-06T23:38:48.751895+00:00' ghcid: ghcid_current: JP-HO-SHI-L-S @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHIMAMAKIMURAWAKAMONOSOGOSUPOTSUSENTANAITOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 048-0623 street_address: 245 ENOSHIMA, Shimamaki Gun Shimamaki Mura, Hokkaido, 048-0623 normalization_timestamp: '2025-12-09T13:35:13.820165+00:00' + latitude: 42.6998 + longitude: 140.0671 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 048-0623 + resolved_place: Enoshima + resolved_city: 'Shimamaki Gun ' + timestamp: '2025-12-09T23:13:23.255954+00:00' diff --git a/data/custodian/JP-HO-SOR-L-KL.yaml b/data/custodian/JP-HO-SOR-L-KL.yaml index 8b4106d611..5ecc471429 100644 --- a/data/custodian/JP-HO-SOR-L-KL.yaml +++ b/data/custodian/JP-HO-SOR-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 071-0541 street_address: 1-3-25 TOMIMACHI, Sorachi Gun Kamifurano Cho, Hokkaido, 071-0541 + latitude: 43.4568 + longitude: 142.4637 processing_timestamp: '2025-12-06T23:38:41.266385+00:00' ghcid: ghcid_current: JP-HO-SOR-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAMIFURANOCHO Library @@ -133,3 +135,12 @@ location: postal_code: 071-0541 street_address: 1-3-25 TOMIMACHI, Sorachi Gun Kamifurano Cho, Hokkaido, 071-0541 normalization_timestamp: '2025-12-09T13:35:14.136755+00:00' + latitude: 43.4568 + longitude: 142.4637 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 071-0541 + resolved_place: Tomimachi + resolved_city: 'Sorachi Gun ' + timestamp: '2025-12-09T23:13:23.280500+00:00' diff --git a/data/custodian/JP-HO-SOR-L-M.yaml b/data/custodian/JP-HO-SOR-L-M.yaml index 4956362796..bf1d0064d6 100644 --- a/data/custodian/JP-HO-SOR-L-M.yaml +++ b/data/custodian/JP-HO-SOR-L-M.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 079-2403 street_address: 708 IKUTORA, Sorachi Gun Minamifurano Cho, Hokkaido, 079-2403 + latitude: 43.167 + longitude: 142.5611 processing_timestamp: '2025-12-06T23:38:48.851719+00:00' ghcid: ghcid_current: JP-HO-SOR-L-M @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMIFURANOCHOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 079-2403 street_address: 708 IKUTORA, Sorachi Gun Minamifurano Cho, Hokkaido, 079-2403 normalization_timestamp: '2025-12-09T13:35:14.173868+00:00' + latitude: 43.167 + longitude: 142.5611 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 079-2403 + resolved_place: Ikutora(Matsui) + resolved_city: 'Sorachi Gun ' + timestamp: '2025-12-09T23:13:23.304248+00:00' diff --git a/data/custodian/JP-HO-SOR-L-N.yaml b/data/custodian/JP-HO-SOR-L-N.yaml index f9540c3452..434568ed1c 100644 --- a/data/custodian/JP-HO-SOR-L-N.yaml +++ b/data/custodian/JP-HO-SOR-L-N.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 069-0235 street_address: 2-3-1 CHUO, Sorachi Gun Namporo Cho, Hokkaido, 069-0235 + latitude: 43.0617 + longitude: 141.6532 processing_timestamp: '2025-12-06T23:38:48.733598+00:00' ghcid: ghcid_current: JP-HO-SOR-L-N @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAMPOROCHOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 069-0235 street_address: 2-3-1 CHUO, Sorachi Gun Namporo Cho, Hokkaido, 069-0235 normalization_timestamp: '2025-12-09T13:35:14.208468+00:00' + latitude: 43.0617 + longitude: 141.6532 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 069-0235 + resolved_place: Chuo + resolved_city: 'Sorachi Gun ' + timestamp: '2025-12-09T23:13:23.341012+00:00' diff --git a/data/custodian/JP-HO-SOR-L-NL-nakafuranocho_library.yaml b/data/custodian/JP-HO-SOR-L-NL-nakafuranocho_library.yaml index 296d35d9ce..aacad58f48 100644 --- a/data/custodian/JP-HO-SOR-L-NL-nakafuranocho_library.yaml +++ b/data/custodian/JP-HO-SOR-L-NL-nakafuranocho_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 071-0753 street_address: 10-10 MINAMIMACHI, Sorachi Gun Nakafurano Cho, Hokkaido, 071-0753 + latitude: 43.4042 + longitude: 142.4225 processing_timestamp: '2025-12-06T23:38:52.555127+00:00' ghcid: ghcid_current: JP-HO-SOR-L-NL-nakafuranocho_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAKAFURANOCHO Library @@ -133,3 +135,12 @@ location: postal_code: 071-0753 street_address: 10-10 MINAMIMACHI, Sorachi Gun Nakafurano Cho, Hokkaido, 071-0753 normalization_timestamp: '2025-12-09T13:35:14.243147+00:00' + latitude: 43.4042 + longitude: 142.4225 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 071-0753 + resolved_place: Minamimachi + resolved_city: 'Sorachi Gun ' + timestamp: '2025-12-09T23:13:23.376321+00:00' diff --git a/data/custodian/JP-HO-SOR-M-GSM.yaml b/data/custodian/JP-HO-SOR-M-GSM.yaml index 50ac762e03..c0b8896231 100644 --- a/data/custodian/JP-HO-SOR-M-GSM.yaml +++ b/data/custodian/JP-HO-SOR-M-GSM.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 071-0524 street_address: HIGASHI4-SENKITA, Sorachi Gun Kamifurano Cho, Hokkaido, 071-0524 + latitude: 43.4593 + longitude: 142.4703 processing_timestamp: '2025-12-06T23:38:30.195515+00:00' ghcid: ghcid_current: JP-HO-SOR-M-GSM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: GOTO SUMIO MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 071-0524 street_address: HIGASHI4-SENKITA, Sorachi Gun Kamifurano Cho, Hokkaido, 071-0524 normalization_timestamp: '2025-12-09T13:35:14.312901+00:00' + latitude: 43.4593 + longitude: 142.4703 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 071-0524 + resolved_place: Higashi4-Senkita + resolved_city: 'Sorachi Gun ' + timestamp: '2025-12-09T23:13:23.404508+00:00' diff --git a/data/custodian/JP-HO-SOR-M-HF.yaml b/data/custodian/JP-HO-SOR-M-HF.yaml index 56d0e2e9fd..c2f64d3636 100644 --- a/data/custodian/JP-HO-SOR-M-HF.yaml +++ b/data/custodian/JP-HO-SOR-M-HF.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 071-0737 street_address: NAE, Sorachi Gun Nakafurano Cho, Hokkaido, 071-0737 + latitude: 43.4054 + longitude: 142.4216 processing_timestamp: '2025-12-06T23:38:30.200357+00:00' ghcid: ghcid_current: JP-HO-SOR-M-HF @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HOKKAIDO FUKEIGAKAN @@ -133,3 +135,12 @@ location: postal_code: 071-0737 street_address: NAE, Sorachi Gun Nakafurano Cho, Hokkaido, 071-0737 normalization_timestamp: '2025-12-09T13:35:14.347999+00:00' + latitude: 43.4054 + longitude: 142.4216 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 071-0737 + resolved_place: Nae + resolved_city: 'Sorachi Gun ' + timestamp: '2025-12-09T23:13:23.438254+00:00' diff --git a/data/custodian/JP-HO-SOR-M-NK.yaml b/data/custodian/JP-HO-SOR-M-NK.yaml index 81682573bc..227f6fd3c6 100644 --- a/data/custodian/JP-HO-SOR-M-NK.yaml +++ b/data/custodian/JP-HO-SOR-M-NK.yaml @@ -12,6 +12,8 @@ original_entry: region: Hokkaido postal_code: 071-0753 street_address: MINAMIMACHI, Sorachi Gun Nakafurano Cho, Hokkaido, 071-0753 + latitude: 43.4042 + longitude: 142.4225 processing_timestamp: '2025-12-06T23:38:30.202810+00:00' ghcid: ghcid_current: JP-HO-SOR-M-NK @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAKAFURANOCHO KYOUDOKAN @@ -128,3 +130,12 @@ location: postal_code: 071-0753 street_address: MINAMIMACHI, Sorachi Gun Nakafurano Cho, Hokkaido, 071-0753 normalization_timestamp: '2025-12-09T13:35:14.415887+00:00' + latitude: 43.4042 + longitude: 142.4225 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 071-0753 + resolved_place: Minamimachi + resolved_city: 'Sorachi Gun ' + timestamp: '2025-12-09T23:13:23.464677+00:00' diff --git a/data/custodian/JP-HO-TES-L-E.yaml b/data/custodian/JP-HO-TES-L-E.yaml index 12453096c0..ea56c7efa0 100644 --- a/data/custodian/JP-HO-TES-L-E.yaml +++ b/data/custodian/JP-HO-TES-L-E.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 098-3543 street_address: 4-1-25 HONCHO, Teshio Gun Embetsu Cho, Hokkaido, 098-3543 + latitude: 45.0156 + longitude: 141.8467 processing_timestamp: '2025-12-06T23:38:48.881529+00:00' ghcid: ghcid_current: JP-HO-TES-L-E @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: EMBETSUCHOSHOGAIGAKUSHUSENTAMANAPIINIJUICHITOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 098-3543 street_address: 4-1-25 HONCHO, Teshio Gun Embetsu Cho, Hokkaido, 098-3543 normalization_timestamp: '2025-12-09T13:35:14.811430+00:00' + latitude: 45.0156 + longitude: 141.8467 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 098-3543 + resolved_place: Honcho + resolved_city: 'Teshio Gun ' + timestamp: '2025-12-09T23:13:23.487400+00:00' diff --git a/data/custodian/JP-HO-TOK-L-C.yaml b/data/custodian/JP-HO-TOK-L-C.yaml index bd99d64a71..f0700ca8a3 100644 --- a/data/custodian/JP-HO-TOK-L-C.yaml +++ b/data/custodian/JP-HO-TOK-L-C.yaml @@ -12,6 +12,8 @@ original_entry: region: Hokkaido postal_code: 099-1496 street_address: 52 YAYOI, Tokoro Gun Kunneppu Cho, Hokkaido, 099-1496 + latitude: 43.7263 + longitude: 143.7378 processing_timestamp: '2025-12-06T23:38:58.506373+00:00' ghcid: ghcid_current: JP-HO-TOK-L-C @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: CHIHODOKURITSUGYOSEIHOJINHOKKAIDORITSUSOGOKENKYUKIKOKITAMISHIKENJOTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 099-1496 street_address: 52 YAYOI, Tokoro Gun Kunneppu Cho, Hokkaido, 099-1496 normalization_timestamp: '2025-12-09T13:35:15.108033+00:00' + latitude: 43.7263 + longitude: 143.7378 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 099-1496 + resolved_place: 北海道北見農業試験場 + resolved_city: 'Tokoro Gun ' + timestamp: '2025-12-09T23:13:23.530796+00:00' diff --git a/data/custodian/JP-HO-TOK-L-KL.yaml b/data/custodian/JP-HO-TOK-L-KL.yaml index 622e04381a..db20cc68ca 100644 --- a/data/custodian/JP-HO-TOK-L-KL.yaml +++ b/data/custodian/JP-HO-TOK-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 099-1433 street_address: 42 NAKAMACHI, Tokoro Gun Kunneppu Cho, Hokkaido, 099-1433 + latitude: 43.724 + longitude: 143.7376 processing_timestamp: '2025-12-06T23:38:41.285068+00:00' ghcid: ghcid_current: JP-HO-TOK-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KUNNEPPUCHO Library @@ -133,3 +135,12 @@ location: postal_code: 099-1433 street_address: 42 NAKAMACHI, Tokoro Gun Kunneppu Cho, Hokkaido, 099-1433 normalization_timestamp: '2025-12-09T13:35:15.143224+00:00' + latitude: 43.724 + longitude: 143.7376 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 099-1433 + resolved_place: Nakamachi + resolved_city: 'Tokoro Gun ' + timestamp: '2025-12-09T23:13:23.565768+00:00' diff --git a/data/custodian/JP-HO-TOK-L-SL.yaml b/data/custodian/JP-HO-TOK-L-SL.yaml index 3d64ec2059..d9f73f5cf5 100644 --- a/data/custodian/JP-HO-TOK-L-SL.yaml +++ b/data/custodian/JP-HO-TOK-L-SL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 093-0502 street_address: 166-2 EIDAICHO, Tokoro Gun Saroma Cho, Hokkaido, 093-0502 + latitude: 44.0203 + longitude: 144.2057 processing_timestamp: '2025-12-06T23:38:41.289608+00:00' ghcid: ghcid_current: JP-HO-TOK-L-SL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Saroma Library @@ -133,3 +135,12 @@ location: postal_code: 093-0502 street_address: 166-2 EIDAICHO, Tokoro Gun Saroma Cho, Hokkaido, 093-0502 normalization_timestamp: '2025-12-09T13:35:15.225374+00:00' + latitude: 44.0203 + longitude: 144.2057 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 093-0502 + resolved_place: Eidaicho + resolved_city: 'Tokoro Gun ' + timestamp: '2025-12-09T23:13:23.594597+00:00' diff --git a/data/custodian/JP-HO-TOK-L-UL.yaml b/data/custodian/JP-HO-TOK-L-UL.yaml index d56553b257..a0aa71a981 100644 --- a/data/custodian/JP-HO-TOK-L-UL.yaml +++ b/data/custodian/JP-HO-TOK-L-UL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hokkaido postal_code: 089-5614 street_address: 16-1 SAKURAMACHI, Tokachi Gun Urahoro Cho, Hokkaido, 089-5614 + latitude: 42.7778 + longitude: 143.5225 processing_timestamp: '2025-12-06T23:38:41.367559+00:00' ghcid: ghcid_current: JP-HO-TOK-L-UL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: URAHOROCHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 089-5614 street_address: 16-1 SAKURAMACHI, Tokachi Gun Urahoro Cho, Hokkaido, 089-5614 normalization_timestamp: '2025-12-09T13:35:15.261344+00:00' + latitude: 42.7778 + longitude: 143.5225 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 089-5614 + resolved_place: Sakuramachi + resolved_city: 'Tokachi Gun ' + timestamp: '2025-12-09T23:13:23.629644+00:00' diff --git a/data/custodian/JP-HO-TOK-M-KHM.yaml b/data/custodian/JP-HO-TOK-M-KHM.yaml index 7967b8b880..564ec4155f 100644 --- a/data/custodian/JP-HO-TOK-M-KHM.yaml +++ b/data/custodian/JP-HO-TOK-M-KHM.yaml @@ -12,6 +12,8 @@ original_entry: region: Hokkaido postal_code: 099-1433 street_address: NAKAMACHI, Tokoro Gun Kunneppu Cho, Hokkaido, 099-1433 + latitude: 43.724 + longitude: 143.7376 processing_timestamp: '2025-12-06T23:38:30.248927+00:00' ghcid: ghcid_current: JP-HO-TOK-M-KHM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KUNNEPPU HISTORICAL MUSEUM @@ -128,3 +130,12 @@ location: postal_code: 099-1433 street_address: NAKAMACHI, Tokoro Gun Kunneppu Cho, Hokkaido, 099-1433 normalization_timestamp: '2025-12-09T13:35:15.327823+00:00' + latitude: 43.724 + longitude: 143.7376 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 099-1433 + resolved_place: Nakamachi + resolved_city: 'Tokoro Gun ' + timestamp: '2025-12-09T23:13:23.660966+00:00' diff --git a/data/custodian/JP-HO-TOM-L-S.yaml b/data/custodian/JP-HO-TOM-L-S.yaml index e203ef1008..a84cfd4673 100644 --- a/data/custodian/JP-HO-TOM-L-S.yaml +++ b/data/custodian/JP-HO-TOM-L-S.yaml @@ -12,6 +12,8 @@ original_entry: region: Hokkaido postal_code: 078-4421 street_address: 155-1 SHOSAMBETSU, Tomamae Gun Shosambetsu Mura, Hokkaido, 078-4421 + latitude: 44.365 + longitude: 141.7099 processing_timestamp: '2025-12-06T23:38:48.879155+00:00' ghcid: ghcid_current: JP-HO-TOM-L-S @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHOSAMBETSUMURASHIZENKORYUSENTATOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 078-4421 street_address: 155-1 SHOSAMBETSU, Tomamae Gun Shosambetsu Mura, Hokkaido, 078-4421 normalization_timestamp: '2025-12-09T13:35:15.440157+00:00' + latitude: 44.365 + longitude: 141.7099 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 078-4421 + resolved_place: Shosambetsu + resolved_city: 'Tomamae Gun ' + timestamp: '2025-12-09T23:13:23.730859+00:00' diff --git a/data/custodian/JP-HY-KAN-L-FTL.yaml b/data/custodian/JP-HY-KAN-L-FTL.yaml index 43b2395efc..406c8ea822 100644 --- a/data/custodian/JP-HY-KAN-L-FTL.yaml +++ b/data/custodian/JP-HY-KAN-L-FTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hyogo Ken postal_code: 679-2215 street_address: 360-1 SAIJI, Kanzaki Gun Fukusaki Cho, Hyogo Ken, 679-2215 + latitude: 34.9494 + longitude: 134.7358 processing_timestamp: '2025-12-06T23:38:46.572852+00:00' ghcid: ghcid_current: JP-HY-KAN-L-FTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Fukusaki Town Library @@ -133,3 +135,12 @@ location: postal_code: 679-2215 street_address: 360-1 SAIJI, Kanzaki Gun Fukusaki Cho, Hyogo Ken, 679-2215 normalization_timestamp: '2025-12-09T13:35:21.489326+00:00' + latitude: 34.9494 + longitude: 134.7358 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 679-2215 + resolved_place: Saiji + resolved_city: 'Kanzaki Gun ' + timestamp: '2025-12-09T23:13:23.788379+00:00' diff --git a/data/custodian/JP-HY-KAN-L-KL.yaml b/data/custodian/JP-HY-KAN-L-KL.yaml index 81038492be..6a4ee016a3 100644 --- a/data/custodian/JP-HY-KAN-L-KL.yaml +++ b/data/custodian/JP-HY-KAN-L-KL.yaml @@ -20,6 +20,8 @@ original_entry: region: Hyogo Ken postal_code: 679-2217 street_address: 1966-5 TAKAOKA, Kanzaki Gun Fukusaki Cho, Hyogo Ken, 679-2217 + latitude: 34.9752 + longitude: 134.7262 processing_timestamp: '2025-12-06T23:38:56.433109+00:00' ghcid: ghcid_current: JP-HY-KAN-L-KL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KOBEIRYOFUKUSHIDAIGAKU Library @@ -166,3 +168,12 @@ location: postal_code: 679-2217 street_address: 1966-5 TAKAOKA, Kanzaki Gun Fukusaki Cho, Hyogo Ken, 679-2217 normalization_timestamp: '2025-12-09T13:35:21.602019+00:00' + latitude: 34.9752 + longitude: 134.7262 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 679-2217 + resolved_place: Takaoka + resolved_city: 'Kanzaki Gun ' + timestamp: '2025-12-09T23:13:23.827701+00:00' diff --git a/data/custodian/JP-HY-TAM-L-TL.yaml b/data/custodian/JP-HY-TAM-L-TL.yaml index bda2c2cead..57594c763d 100644 --- a/data/custodian/JP-HY-TAM-L-TL.yaml +++ b/data/custodian/JP-HY-TAM-L-TL.yaml @@ -16,6 +16,8 @@ original_entry: region: Hyogo Ken postal_code: 669-2206 street_address: 88-1 NISHIBUKI, Tambasasayama Shi, Hyogo Ken, 669-2206 + latitude: 35.0691 + longitude: 135.1804 processing_timestamp: '2025-12-06T23:38:46.509423+00:00' ghcid: ghcid_current: JP-HY-TAM-L-TL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TAMBASASAYAMASHIRITSUCHUO Library @@ -133,3 +135,12 @@ location: postal_code: 669-2206 street_address: 88-1 NISHIBUKI, Tambasasayama Shi, Hyogo Ken, 669-2206 normalization_timestamp: '2025-12-09T13:35:29.335970+00:00' + latitude: 35.0691 + longitude: 135.1804 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 669-2206 + resolved_place: Nishibuki + resolved_city: Tambasasayama Shi + timestamp: '2025-12-09T23:13:23.875784+00:00' diff --git a/data/custodian/JP-HY-TAM-M-MNAS.yaml b/data/custodian/JP-HY-TAM-M-MNAS.yaml index 52c6898bc5..7da7575efc 100644 --- a/data/custodian/JP-HY-TAM-M-MNAS.yaml +++ b/data/custodian/JP-HY-TAM-M-MNAS.yaml @@ -16,6 +16,8 @@ original_entry: region: Hyogo Ken postal_code: 669-2325 street_address: KAWARAMACHI, Tambasasayama Shi, Hyogo Ken, 669-2325 + latitude: 35.0723 + longitude: 135.2266 processing_timestamp: '2025-12-06T23:38:38.074565+00:00' ghcid: ghcid_current: JP-HY-TAM-M-MNAS @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MUSEUM OF NOH ARTIFACTS, SASAYAMA @@ -133,3 +135,12 @@ location: postal_code: 669-2325 street_address: KAWARAMACHI, Tambasasayama Shi, Hyogo Ken, 669-2325 normalization_timestamp: '2025-12-09T13:35:29.490249+00:00' + latitude: 35.0723 + longitude: 135.2266 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 669-2325 + resolved_place: Kawaramachi + resolved_city: Tambasasayama Shi + timestamp: '2025-12-09T23:13:23.912029+00:00' diff --git a/data/custodian/JP-HY-TAM-M-OTPM.yaml b/data/custodian/JP-HY-TAM-M-OTPM.yaml index ba09ce6d67..3216f320cc 100644 --- a/data/custodian/JP-HY-TAM-M-OTPM.yaml +++ b/data/custodian/JP-HY-TAM-M-OTPM.yaml @@ -16,6 +16,8 @@ original_entry: region: Hyogo Ken postal_code: 669-2325 street_address: KAWARAMACHI, Tambasasayama Shi, Hyogo Ken, 669-2325 + latitude: 35.0723 + longitude: 135.2266 processing_timestamp: '2025-12-06T23:38:38.077981+00:00' ghcid: ghcid_current: JP-HY-TAM-M-OTPM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OLD TANBA POTTERY MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 669-2325 street_address: KAWARAMACHI, Tambasasayama Shi, Hyogo Ken, 669-2325 normalization_timestamp: '2025-12-09T13:35:29.560697+00:00' + latitude: 35.0723 + longitude: 135.2266 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 669-2325 + resolved_place: Kawaramachi + resolved_city: Tambasasayama Shi + timestamp: '2025-12-09T23:13:24.151295+00:00' diff --git a/data/custodian/JP-HY-TAM-M-SCSM.yaml b/data/custodian/JP-HY-TAM-M-SCSM.yaml index 75979c65ab..5ed7b6a123 100644 --- a/data/custodian/JP-HY-TAM-M-SCSM.yaml +++ b/data/custodian/JP-HY-TAM-M-SCSM.yaml @@ -21,6 +21,8 @@ original_entry: region: Hyogo Ken postal_code: 669-2545 street_address: KODANAKA, Tambasasayama Shi, Hyogo Ken, 669-2545 + latitude: 35.1053 + longitude: 135.3278 processing_timestamp: '2025-12-06T23:38:38.080275+00:00' ghcid: ghcid_current: JP-HY-TAM-M-SCSM @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SASAYAMA CHILDREN'S MUSEUM @@ -192,3 +194,12 @@ location: postal_code: 669-2545 street_address: KODANAKA, Tambasasayama Shi, Hyogo Ken, 669-2545 normalization_timestamp: '2025-12-09T13:35:29.604919+00:00' + latitude: 35.1053 + longitude: 135.3278 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 669-2545 + resolved_place: Kodanaka + resolved_city: Tambasasayama Shi + timestamp: '2025-12-09T23:13:24.207675+00:00' diff --git a/data/custodian/JP-IB-HIG-L-K.yaml b/data/custodian/JP-IB-HIG-L-K.yaml index 473866c06c..8098cb5336 100644 --- a/data/custodian/JP-IB-HIG-L-K.yaml +++ b/data/custodian/JP-IB-HIG-L-K.yaml @@ -15,7 +15,10 @@ original_entry: city: Higashiibaraki Gun Shirosato Machi region: Ibaraki Ken postal_code: 311-4303 - street_address: 1428-1 ISHITSUKA, Higashiibaraki Gun Shirosato Machi, Ibaraki Ken, 311-4303 + street_address: 1428-1 ISHITSUKA, Higashiibaraki Gun Shirosato Machi, Ibaraki + Ken, 311-4303 + latitude: 36.4504 + longitude: 140.3695 processing_timestamp: '2025-12-06T23:38:51.408237+00:00' ghcid: ghcid_current: JP-IB-HIG-L-K @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KOMYUNITEISENTASHIROSATOTOSHOSHITSU @@ -131,5 +134,15 @@ location: region_code: IB country: JP postal_code: 311-4303 - street_address: 1428-1 ISHITSUKA, Higashiibaraki Gun Shirosato Machi, Ibaraki Ken, 311-4303 + street_address: 1428-1 ISHITSUKA, Higashiibaraki Gun Shirosato Machi, Ibaraki Ken, + 311-4303 normalization_timestamp: '2025-12-09T13:35:31.365312+00:00' + latitude: 36.4504 + longitude: 140.3695 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 311-4303 + resolved_place: Ishitsuka + resolved_city: 'Higashiibaraki Gun ' + timestamp: '2025-12-09T23:13:24.254245+00:00' diff --git a/data/custodian/JP-IB-HIG-L-N.yaml b/data/custodian/JP-IB-HIG-L-N.yaml index 686011612d..102e89bdab 100644 --- a/data/custodian/JP-IB-HIG-L-N.yaml +++ b/data/custodian/JP-IB-HIG-L-N.yaml @@ -11,7 +11,10 @@ original_entry: city: Higashiibaraki Gun Shirosato Machi region: Ibaraki Ken postal_code: 311-4407 - street_address: 357-3 TOKURA, Higashiibaraki Gun Shirosato Machi, Ibaraki Ken, 311-4407 + street_address: 357-3 TOKURA, Higashiibaraki Gun Shirosato Machi, Ibaraki Ken, + 311-4407 + latitude: 36.4504 + longitude: 140.3695 processing_timestamp: '2025-12-06T23:38:51.405986+00:00' ghcid: ghcid_current: JP-IB-HIG-L-N @@ -83,8 +86,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NANAKAIKOMINKANTOSHOSHITSU @@ -128,3 +131,12 @@ location: postal_code: 311-4407 street_address: 357-3 TOKURA, Higashiibaraki Gun Shirosato Machi, Ibaraki Ken, 311-4407 normalization_timestamp: '2025-12-09T13:35:31.398783+00:00' + latitude: 36.4504 + longitude: 140.3695 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 311-4407 + resolved_place: Tokura + resolved_city: 'Higashiibaraki Gun ' + timestamp: '2025-12-09T23:13:24.321701+00:00' diff --git a/data/custodian/JP-IB-HIG-L-SL.yaml b/data/custodian/JP-IB-HIG-L-SL.yaml index eacd144091..8befb04308 100644 --- a/data/custodian/JP-IB-HIG-L-SL.yaml +++ b/data/custodian/JP-IB-HIG-L-SL.yaml @@ -15,7 +15,10 @@ original_entry: city: Higashiibaraki Gun Shirosato Machi region: Ibaraki Ken postal_code: 311-4344 - street_address: 173-2 AWAYAMA, Higashiibaraki Gun Shirosato Machi, Ibaraki Ken, 311-4344 + street_address: 173-2 AWAYAMA, Higashiibaraki Gun Shirosato Machi, Ibaraki Ken, + 311-4344 + latitude: 36.4504 + longitude: 140.3695 processing_timestamp: '2025-12-06T23:38:42.145733+00:00' ghcid: ghcid_current: JP-IB-HIG-L-SL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHIROSATOCHORITSUKATSURA Library @@ -131,5 +134,15 @@ location: region_code: IB country: JP postal_code: 311-4344 - street_address: 173-2 AWAYAMA, Higashiibaraki Gun Shirosato Machi, Ibaraki Ken, 311-4344 + street_address: 173-2 AWAYAMA, Higashiibaraki Gun Shirosato Machi, Ibaraki Ken, + 311-4344 normalization_timestamp: '2025-12-09T13:35:31.469799+00:00' + latitude: 36.4504 + longitude: 140.3695 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 311-4344 + resolved_place: Awayama + resolved_city: 'Higashiibaraki Gun ' + timestamp: '2025-12-09T23:13:24.437801+00:00' diff --git a/data/custodian/JP-IB-HIT-L-HL-hitachinakashiritsuchuo_library.yaml b/data/custodian/JP-IB-HIT-L-HL-hitachinakashiritsuchuo_library.yaml index 295c2a5c60..4b6cfe12d8 100644 --- a/data/custodian/JP-IB-HIT-L-HL-hitachinakashiritsuchuo_library.yaml +++ b/data/custodian/JP-IB-HIT-L-HL-hitachinakashiritsuchuo_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Ibaraki Ken postal_code: 312-0044 street_address: 5-3 MOTOMACHI, Hitachinaka Shi, Ibaraki Ken, 312-0044 + latitude: 36.3965 + longitude: 140.5262 processing_timestamp: '2025-12-06T23:38:42.090441+00:00' ghcid: ghcid_current: JP-IB-HIT-L-HL-hitachinakashiritsuchuo_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HITACHINAKASHIRITSUCHUO Library @@ -133,3 +135,12 @@ location: postal_code: 312-0044 street_address: 5-3 MOTOMACHI, Hitachinaka Shi, Ibaraki Ken, 312-0044 normalization_timestamp: '2025-12-09T13:35:31.977267+00:00' + latitude: 36.3965 + longitude: 140.5262 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 312-0044 + resolved_place: Motomachi + resolved_city: Hitachinaka Shi + timestamp: '2025-12-09T23:13:24.504588+00:00' diff --git a/data/custodian/JP-IB-HIT-L-HL-hitachinakashiritsunakaminato_library.yaml b/data/custodian/JP-IB-HIT-L-HL-hitachinakashiritsunakaminato_library.yaml index 4719e08f51..7005d41256 100644 --- a/data/custodian/JP-IB-HIT-L-HL-hitachinakashiritsunakaminato_library.yaml +++ b/data/custodian/JP-IB-HIT-L-HL-hitachinakashiritsunakaminato_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Ibaraki Ken postal_code: 312-0000 street_address: 3566 KAJIYAKUBO, Hitachinaka Shi, Ibaraki Ken, 312-0000 + latitude: 36.3944 + longitude: 140.5313 processing_timestamp: '2025-12-06T23:38:42.088125+00:00' ghcid: ghcid_current: JP-IB-HIT-L-HL-hitachinakashiritsunakaminato_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HITACHINAKASHIRITSUNAKAMINATO Library @@ -133,3 +135,12 @@ location: postal_code: 312-0000 street_address: 3566 KAJIYAKUBO, Hitachinaka Shi, Ibaraki Ken, 312-0000 normalization_timestamp: '2025-12-09T13:35:32.009855+00:00' + latitude: 36.3944 + longitude: 140.5313 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 312-0000 + resolved_place: Hitachinaka Shi + resolved_city: Hitachinaka Shi + timestamp: '2025-12-09T23:13:24.546590+00:00' diff --git a/data/custodian/JP-IB-HIT-L-HL-hitachinakashiritsusano_library.yaml b/data/custodian/JP-IB-HIT-L-HL-hitachinakashiritsusano_library.yaml index ba066e00bb..61154675f5 100644 --- a/data/custodian/JP-IB-HIT-L-HL-hitachinakashiritsusano_library.yaml +++ b/data/custodian/JP-IB-HIT-L-HL-hitachinakashiritsusano_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Ibaraki Ken postal_code: 312-0062 street_address: 1362-1 TAKABA, Hitachinaka Shi, Ibaraki Ken, 312-0062 + latitude: 36.3944 + longitude: 140.5313 processing_timestamp: '2025-12-06T23:38:42.092771+00:00' ghcid: ghcid_current: JP-IB-HIT-L-HL-hitachinakashiritsusano_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HITACHINAKASHIRITSUSANO Library @@ -133,3 +135,12 @@ location: postal_code: 312-0062 street_address: 1362-1 TAKABA, Hitachinaka Shi, Ibaraki Ken, 312-0062 normalization_timestamp: '2025-12-09T13:35:32.045113+00:00' + latitude: 36.3944 + longitude: 140.5313 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 312-0062 + resolved_place: Takaba + resolved_city: Hitachinaka Shi + timestamp: '2025-12-09T23:13:24.614340+00:00' diff --git a/data/custodian/JP-IB-HIT-L-HLK.yaml b/data/custodian/JP-IB-HIT-L-HLK.yaml index 0d840e8d8d..94e97155c7 100644 --- a/data/custodian/JP-IB-HIT-L-HLK.yaml +++ b/data/custodian/JP-IB-HIT-L-HLK.yaml @@ -16,6 +16,8 @@ original_entry: region: Ibaraki Ken postal_code: 313-0113 street_address: 272 TAKAGAKICHO, Hitachiota Shi, Ibaraki Ken, 313-0113 + latitude: 36.5551 + longitude: 140.4689 processing_timestamp: '2025-12-06T23:38:51.287305+00:00' ghcid: ghcid_current: JP-IB-HIT-L-HLK @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HITACHIOTASHIRITSU Library KANASAGOBUNSHITSU @@ -133,3 +135,12 @@ location: postal_code: 313-0113 street_address: 272 TAKAGAKICHO, Hitachiota Shi, Ibaraki Ken, 313-0113 normalization_timestamp: '2025-12-09T13:35:32.237888+00:00' + latitude: 36.5551 + longitude: 140.4689 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 313-0113 + resolved_place: Takagakicho + resolved_city: Hitachiota Shi + timestamp: '2025-12-09T23:13:24.641543+00:00' diff --git a/data/custodian/JP-IB-HIT-L-HLS-hitachiotashiritsu_library_satomibunshitsu.yaml b/data/custodian/JP-IB-HIT-L-HLS-hitachiotashiritsu_library_satomibunshitsu.yaml index 7d7da7cfff..b42da08046 100644 --- a/data/custodian/JP-IB-HIT-L-HLS-hitachiotashiritsu_library_satomibunshitsu.yaml +++ b/data/custodian/JP-IB-HIT-L-HLS-hitachiotashiritsu_library_satomibunshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Ibaraki Ken postal_code: 311-0506 street_address: 623 ORIHASHICHO, Hitachiota Shi, Ibaraki Ken, 311-0506 + latitude: 36.7321 + longitude: 140.5341 processing_timestamp: '2025-12-06T23:38:51.292014+00:00' ghcid: ghcid_current: JP-IB-HIT-L-HLS-hitachiotashiritsu_library_satomibunshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HITACHIOTASHIRITSU Library SATOMIBUNSHITSU @@ -133,3 +135,12 @@ location: postal_code: 311-0506 street_address: 623 ORIHASHICHO, Hitachiota Shi, Ibaraki Ken, 311-0506 normalization_timestamp: '2025-12-09T13:35:32.271452+00:00' + latitude: 36.7321 + longitude: 140.5341 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 311-0506 + resolved_place: Orihashicho + resolved_city: Hitachiota Shi + timestamp: '2025-12-09T23:13:24.671913+00:00' diff --git a/data/custodian/JP-IB-HIT-L-HLS.yaml b/data/custodian/JP-IB-HIT-L-HLS.yaml index f9de82d2e4..08bf672762 100644 --- a/data/custodian/JP-IB-HIT-L-HLS.yaml +++ b/data/custodian/JP-IB-HIT-L-HLS.yaml @@ -16,6 +16,8 @@ original_entry: region: Ibaraki Ken postal_code: 313-0213 street_address: 163-1 MACHIDACHO, Hitachiota Shi, Ibaraki Ken, 313-0213 + latitude: 36.6202 + longitude: 140.4918 processing_timestamp: '2025-12-06T23:38:51.289730+00:00' ghcid: ghcid_current: JP-IB-HIT-L-HLS @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HITACHIOTASHIRITSU Library SUIFUBUNSHITSU @@ -133,3 +135,12 @@ location: postal_code: 313-0213 street_address: 163-1 MACHIDACHO, Hitachiota Shi, Ibaraki Ken, 313-0213 normalization_timestamp: '2025-12-09T13:35:32.306362+00:00' + latitude: 36.6202 + longitude: 140.4918 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 313-0213 + resolved_place: Machidacho + resolved_city: Hitachiota Shi + timestamp: '2025-12-09T23:13:24.752093+00:00' diff --git a/data/custodian/JP-IB-HIT-L-HLT.yaml b/data/custodian/JP-IB-HIT-L-HLT.yaml index 615011e2f0..07ea18668e 100644 --- a/data/custodian/JP-IB-HIT-L-HLT.yaml +++ b/data/custodian/JP-IB-HIT-L-HLT.yaml @@ -16,6 +16,8 @@ original_entry: region: Ibaraki Ken postal_code: 312-0032 street_address: 2732 TSUDA, Hitachinaka Shi, Ibaraki Ken, 312-0032 + latitude: 36.3944 + longitude: 140.5313 processing_timestamp: '2025-12-06T23:38:51.320699+00:00' ghcid: ghcid_current: JP-IB-HIT-L-HLT @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HITACHINAKASHIRITSUCHUO Library TSUDABUNSHITSU @@ -133,3 +135,12 @@ location: postal_code: 312-0032 street_address: 2732 TSUDA, Hitachinaka Shi, Ibaraki Ken, 312-0032 normalization_timestamp: '2025-12-09T13:35:32.340917+00:00' + latitude: 36.3944 + longitude: 140.5313 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 312-0032 + resolved_place: Tsuda + resolved_city: Hitachinaka Shi + timestamp: '2025-12-09T23:13:24.779510+00:00' diff --git a/data/custodian/JP-IB-HIT-L-IL.yaml b/data/custodian/JP-IB-HIT-L-IL.yaml index 0b1a6a198e..c493205dec 100644 --- a/data/custodian/JP-IB-HIT-L-IL.yaml +++ b/data/custodian/JP-IB-HIT-L-IL.yaml @@ -16,6 +16,8 @@ original_entry: region: Ibaraki Ken postal_code: 312-8508 street_address: 866 NAKANE, Hitachinaka Shi, Ibaraki Ken, 312-8508 + latitude: 36.396 + longitude: 140.5579 processing_timestamp: '2025-12-06T23:38:57.384355+00:00' ghcid: ghcid_current: JP-IB-HIT-L-IL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: IBARAKIKOGYOKOTOSEMMONGAKKO Library @@ -133,3 +135,12 @@ location: postal_code: 312-8508 street_address: 866 NAKANE, Hitachinaka Shi, Ibaraki Ken, 312-8508 normalization_timestamp: '2025-12-09T13:35:32.461851+00:00' + latitude: 36.396 + longitude: 140.5579 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 312-8508 + resolved_place: 茨城工業高等専門学校 + resolved_city: Hitachinaka Shi + timestamp: '2025-12-09T23:13:24.812644+00:00' diff --git a/data/custodian/JP-IB-HIT-M-HCLHM.yaml b/data/custodian/JP-IB-HIT-M-HCLHM.yaml index afadb793df..b0936e908e 100644 --- a/data/custodian/JP-IB-HIT-M-HCLHM.yaml +++ b/data/custodian/JP-IB-HIT-M-HCLHM.yaml @@ -16,6 +16,8 @@ original_entry: region: Ibaraki Ken postal_code: 313-0055 street_address: NISHINICHO, Hitachiota Shi, Ibaraki Ken, 313-0055 + latitude: 36.5398 + longitude: 140.5225 processing_timestamp: '2025-12-06T23:38:31.635226+00:00' ghcid: ghcid_current: JP-IB-HIT-M-HCLHM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HITACHIOTA CITY LOCAL HISTORICAL MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 313-0055 street_address: NISHINICHO, Hitachiota Shi, Ibaraki Ken, 313-0055 normalization_timestamp: '2025-12-09T13:35:32.537426+00:00' + latitude: 36.5398 + longitude: 140.5225 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 313-0055 + resolved_place: Nishinicho + resolved_city: Hitachiota Shi + timestamp: '2025-12-09T23:13:24.850691+00:00' diff --git a/data/custodian/JP-IB-HIT-M-HMCC.yaml b/data/custodian/JP-IB-HIT-M-HMCC.yaml index 30b36f461e..c8f862aa7b 100644 --- a/data/custodian/JP-IB-HIT-M-HMCC.yaml +++ b/data/custodian/JP-IB-HIT-M-HMCC.yaml @@ -12,6 +12,8 @@ original_entry: region: Ibaraki Ken postal_code: 312-0011 street_address: NAKANE, Hitachinaka Shi, Ibaraki Ken, 312-0011 + latitude: 36.3935 + longitude: 140.5438 processing_timestamp: '2025-12-06T23:38:31.673981+00:00' ghcid: ghcid_current: JP-IB-HIT-M-HMCC @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HITACHINAKASHI MAIZOUBUNKAZAI CHOUSA CENTER @@ -128,3 +130,12 @@ location: postal_code: 312-0011 street_address: NAKANE, Hitachinaka Shi, Ibaraki Ken, 312-0011 normalization_timestamp: '2025-12-09T13:35:32.609450+00:00' + latitude: 36.3935 + longitude: 140.5438 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 312-0011 + resolved_place: Nakane + resolved_city: Hitachinaka Shi + timestamp: '2025-12-09T23:13:24.887452+00:00' diff --git a/data/custodian/JP-IS-KAH-L-KMUL.yaml b/data/custodian/JP-IS-KAH-L-KMUL.yaml index c0f2284770..62af1cc44f 100644 --- a/data/custodian/JP-IS-KAH-L-KMUL.yaml +++ b/data/custodian/JP-IS-KAH-L-KMUL.yaml @@ -21,6 +21,8 @@ original_entry: region: Ishikawa Ken postal_code: 920-0293 street_address: 1-1 DAIGAKU, Kahoku Gun Uchinada Machi, Ishikawa Ken, 920-0293 + latitude: 36.6204 + longitude: 136.6399 processing_timestamp: '2025-12-06T23:38:55.662666+00:00' ghcid: ghcid_current: JP-IS-KAH-L-KMUL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kanazawa Medical University Library @@ -179,7 +181,8 @@ wikidata_enrichment: member_of: - id: Q56056912 label: Japan Consortium for Open Access Repository - description: promotes open access and open science in Japan with knowledge dissemination via digital repositories + description: promotes open access and open science in Japan with knowledge dissemination + via digital repositories wikidata_web: official_website: http://www.kanazawa-med.ac.jp/lib/index.html wikidata_official_website: http://www.kanazawa-med.ac.jp/lib/index.html @@ -191,3 +194,12 @@ location: postal_code: 920-0293 street_address: 1-1 DAIGAKU, Kahoku Gun Uchinada Machi, Ishikawa Ken, 920-0293 normalization_timestamp: '2025-12-09T13:35:42.148416+00:00' + latitude: 36.6204 + longitude: 136.6399 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 920-0293 + resolved_place: 金沢医科大学 + resolved_city: 'Kahoku Gun ' + timestamp: '2025-12-09T23:13:24.922854+00:00' diff --git a/data/custodian/JP-IS-KAH-L-UTL.yaml b/data/custodian/JP-IS-KAH-L-UTL.yaml index af66614a05..aac8d737b0 100644 --- a/data/custodian/JP-IS-KAH-L-UTL.yaml +++ b/data/custodian/JP-IS-KAH-L-UTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Ishikawa Ken postal_code: 920-0267 street_address: 140 TAISEIDAI, Kahoku Gun Uchinada Machi, Ishikawa Ken, 920-0267 + latitude: 36.6204 + longitude: 136.6399 processing_timestamp: '2025-12-06T23:38:44.555396+00:00' ghcid: ghcid_current: JP-IS-KAH-L-UTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Uchinada Town Library @@ -133,3 +135,12 @@ location: postal_code: 920-0267 street_address: 140 TAISEIDAI, Kahoku Gun Uchinada Machi, Ishikawa Ken, 920-0267 normalization_timestamp: '2025-12-09T13:35:42.222013+00:00' + latitude: 36.6204 + longitude: 136.6399 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 920-0267 + resolved_place: Taiseidai + resolved_city: 'Kahoku Gun ' + timestamp: '2025-12-09T23:13:24.974600+00:00' diff --git a/data/custodian/JP-IS-KAH-M-UMHFM.yaml b/data/custodian/JP-IS-KAH-M-UMHFM.yaml index 0a9acfc5cc..ad7e350ca8 100644 --- a/data/custodian/JP-IS-KAH-M-UMHFM.yaml +++ b/data/custodian/JP-IS-KAH-M-UMHFM.yaml @@ -16,6 +16,8 @@ original_entry: region: Ishikawa Ken postal_code: 920-0264 street_address: MIYASAKA, Kahoku Gun Uchinada Machi, Ishikawa Ken, 920-0264 + latitude: 36.6204 + longitude: 136.6399 processing_timestamp: '2025-12-06T23:38:35.023854+00:00' ghcid: ghcid_current: JP-IS-KAH-M-UMHFM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: UCHINADA-MACHI HISTORICAL FOLKLORE MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 920-0264 street_address: MIYASAKA, Kahoku Gun Uchinada Machi, Ishikawa Ken, 920-0264 normalization_timestamp: '2025-12-09T13:35:42.376053+00:00' + latitude: 36.6204 + longitude: 136.6399 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 920-0264 + resolved_place: Miyasaka + resolved_city: 'Kahoku Gun ' + timestamp: '2025-12-09T23:13:25.036427+00:00' diff --git a/data/custodian/JP-IW-IWA-L-ITL.yaml b/data/custodian/JP-IW-IWA-L-ITL.yaml index 4f3972d5cb..e30eb8ee23 100644 --- a/data/custodian/JP-IW-IWA-L-ITL.yaml +++ b/data/custodian/JP-IW-IWA-L-ITL.yaml @@ -16,6 +16,8 @@ original_entry: region: Iwate Ken postal_code: 028-4301 street_address: 7-70 NUMAKUNAI, Iwate Gun Iwate Machi, Iwate Ken, 028-4301 + latitude: 39.8694 + longitude: 141.1829 processing_timestamp: '2025-12-06T23:38:41.547638+00:00' ghcid: ghcid_current: JP-IW-IWA-L-ITL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Iwate Town Library @@ -133,3 +135,12 @@ location: postal_code: 028-4301 street_address: 7-70 NUMAKUNAI, Iwate Gun Iwate Machi, Iwate Ken, 028-4301 normalization_timestamp: '2025-12-09T13:35:47.921085+00:00' + latitude: 39.8694 + longitude: 141.1829 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 028-4301 + resolved_place: Numakunai + resolved_city: 'Iwate Gun ' + timestamp: '2025-12-09T23:13:25.075524+00:00' diff --git a/data/custodian/JP-IW-IWA-M-IMA.yaml b/data/custodian/JP-IW-IWA-M-IMA.yaml index d356a1f0c6..5bdc72f174 100644 --- a/data/custodian/JP-IW-IWA-M-IMA.yaml +++ b/data/custodian/JP-IW-IWA-M-IMA.yaml @@ -16,6 +16,8 @@ original_entry: region: Iwate Ken postal_code: 028-4307 street_address: ITSUKAICHI, Iwate Gun Iwate Machi, Iwate Ken, 028-4307 + latitude: 39.8694 + longitude: 141.1829 processing_timestamp: '2025-12-06T23:38:30.723213+00:00' ghcid: ghcid_current: JP-IW-IWA-M-IMA @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Ishigami Museum of Art @@ -133,3 +135,12 @@ location: postal_code: 028-4307 street_address: ITSUKAICHI, Iwate Gun Iwate Machi, Iwate Ken, 028-4307 normalization_timestamp: '2025-12-09T13:35:48.059651+00:00' + latitude: 39.8694 + longitude: 141.1829 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 028-4307 + resolved_place: Itsukaichi + resolved_city: 'Iwate Gun ' + timestamp: '2025-12-09T23:13:25.127105+00:00' diff --git a/data/custodian/JP-IW-KES-L-S.yaml b/data/custodian/JP-IW-KES-L-S.yaml index dac0e7f2f2..5168b38403 100644 --- a/data/custodian/JP-IW-KES-L-S.yaml +++ b/data/custodian/JP-IW-KES-L-S.yaml @@ -16,6 +16,8 @@ original_entry: region: Iwate Ken postal_code: 029-2396 street_address: 96-1 SETAMAI KAWAMUKAI, Kesen Gun Sumita Cho, Iwate Ken, 029-2396 + latitude: 39.1518 + longitude: 141.5129 processing_timestamp: '2025-12-06T23:38:51.138159+00:00' ghcid: ghcid_current: JP-IW-KES-L-S @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SUMITAMACHICHUOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 029-2396 street_address: 96-1 SETAMAI KAWAMUKAI, Kesen Gun Sumita Cho, Iwate Ken, 029-2396 normalization_timestamp: '2025-12-09T13:35:48.252543+00:00' + latitude: 39.1518 + longitude: 141.5129 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 029-2396 + resolved_place: Setamai + resolved_city: 'Kesen Gun ' + timestamp: '2025-12-09T23:13:25.155571+00:00' diff --git a/data/custodian/JP-IW-KES-M-FMST.yaml b/data/custodian/JP-IW-KES-M-FMST.yaml index 808e79c3f4..d5cf4ac6f6 100644 --- a/data/custodian/JP-IW-KES-M-FMST.yaml +++ b/data/custodian/JP-IW-KES-M-FMST.yaml @@ -16,6 +16,8 @@ original_entry: region: Iwate Ken postal_code: 029-2501 street_address: KAMIARISU, Kesen Gun Sumita Cho, Iwate Ken, 029-2501 + latitude: 39.2189 + longitude: 141.6315 processing_timestamp: '2025-12-06T23:38:30.757686+00:00' ghcid: ghcid_current: JP-IW-KES-M-FMST @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: THE FOLKLORE MUSEUM OF SUMITA TOWN @@ -133,3 +135,12 @@ location: postal_code: 029-2501 street_address: KAMIARISU, Kesen Gun Sumita Cho, Iwate Ken, 029-2501 normalization_timestamp: '2025-12-09T13:35:48.286799+00:00' + latitude: 39.2189 + longitude: 141.6315 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 029-2501 + resolved_place: Kamiarisu + resolved_city: 'Kesen Gun ' + timestamp: '2025-12-09T23:13:25.184863+00:00' diff --git a/data/custodian/JP-IW-WAG-L-N.yaml b/data/custodian/JP-IW-WAG-L-N.yaml index 7469b4e044..d790512bf5 100644 --- a/data/custodian/JP-IW-WAG-L-N.yaml +++ b/data/custodian/JP-IW-WAG-L-N.yaml @@ -11,7 +11,10 @@ original_entry: city: Waga Gun Nishiwaga Machi region: Iwate Ken postal_code: 029-5511 - street_address: 195-2 UENONO 39-CHIWARI, Waga Gun Nishiwaga Machi, Iwate Ken, 029-5511 + street_address: 195-2 UENONO 39-CHIWARI, Waga Gun Nishiwaga Machi, Iwate Ken, + 029-5511 + latitude: 39.3908 + longitude: 140.7908 processing_timestamp: '2025-12-06T23:38:51.140419+00:00' ghcid: ghcid_current: JP-IW-WAG-L-N @@ -83,8 +86,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NISHIWAGAMACHIKAWAJIRICHIKUKOMINKANTOSHOSHITSU @@ -128,3 +131,12 @@ location: postal_code: 029-5511 street_address: 195-2 UENONO 39-CHIWARI, Waga Gun Nishiwaga Machi, Iwate Ken, 029-5511 normalization_timestamp: '2025-12-09T13:35:52.724658+00:00' + latitude: 39.3908 + longitude: 140.7908 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 029-5511 + resolved_place: Uenono39-Chiwari + resolved_city: 'Waga Gun ' + timestamp: '2025-12-09T23:13:25.221772+00:00' diff --git a/data/custodian/JP-IW-WAG-M-NKMDH.yaml b/data/custodian/JP-IW-WAG-M-NKMDH.yaml index 8341f1a598..cebb351b18 100644 --- a/data/custodian/JP-IW-WAG-M-NKMDH.yaml +++ b/data/custodian/JP-IW-WAG-M-NKMDH.yaml @@ -12,6 +12,8 @@ original_entry: region: Iwate Ken postal_code: 029-5511 street_address: UENONO39-CHIWARI, Waga Gun Nishiwaga Machi, Iwate Ken, 029-5511 + latitude: 39.3908 + longitude: 140.7908 processing_timestamp: '2025-12-06T23:38:30.732816+00:00' ghcid: ghcid_current: JP-IW-WAG-M-NKMDH @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NISHIWAGA KAWAMURA MUSEUM DESSIN HOUSE @@ -128,3 +130,12 @@ location: postal_code: 029-5511 street_address: UENONO39-CHIWARI, Waga Gun Nishiwaga Machi, Iwate Ken, 029-5511 normalization_timestamp: '2025-12-09T13:35:52.796703+00:00' + latitude: 39.3908 + longitude: 140.7908 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 029-5511 + resolved_place: Uenono39-Chiwari + resolved_city: 'Waga Gun ' + timestamp: '2025-12-09T23:13:25.274080+00:00' diff --git a/data/custodian/JP-IW-WAG-M-NMFHMH.yaml b/data/custodian/JP-IW-WAG-M-NMFHMH.yaml index 2dcb2cf908..a865a30bdb 100644 --- a/data/custodian/JP-IW-WAG-M-NMFHMH.yaml +++ b/data/custodian/JP-IW-WAG-M-NMFHMH.yaml @@ -12,6 +12,8 @@ original_entry: region: Iwate Ken postal_code: 029-5512 street_address: UENONO39-CHIWARI, Waga Gun Nishiwaga Machi, Iwate Ken, 029-5512 + latitude: 39.3908 + longitude: 140.7908 processing_timestamp: '2025-12-06T23:38:30.735046+00:00' ghcid: ghcid_current: JP-IW-WAG-M-NMFHMH @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NISHIWAGA-MACHI FOLK HISTORICAL MATERIAL HALL @@ -128,3 +130,12 @@ location: postal_code: 029-5512 street_address: UENONO39-CHIWARI, Waga Gun Nishiwaga Machi, Iwate Ken, 029-5512 normalization_timestamp: '2025-12-09T13:35:52.831398+00:00' + latitude: 39.3908 + longitude: 140.7908 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 029-5512 + resolved_place: Kawashiri40-Chiwari.Kawashiri41-Chi + resolved_city: 'Waga Gun ' + timestamp: '2025-12-09T23:13:25.324421+00:00' diff --git a/data/custodian/JP-IW-WAG-M-YLH.yaml b/data/custodian/JP-IW-WAG-M-YLH.yaml index d03a8be3ac..586beef264 100644 --- a/data/custodian/JP-IW-WAG-M-YLH.yaml +++ b/data/custodian/JP-IW-WAG-M-YLH.yaml @@ -12,6 +12,8 @@ original_entry: region: Iwate Ken postal_code: 029-5505 street_address: YUMOTO ONSEN, Waga Gun Nishiwaga Machi, Iwate Ken, 029-5505 + latitude: 39.3908 + longitude: 140.7908 processing_timestamp: '2025-12-06T23:38:30.730241+00:00' ghcid: ghcid_current: JP-IW-WAG-M-YLH @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YUMOTO LOCAL HALL @@ -128,3 +130,12 @@ location: postal_code: 029-5505 street_address: YUMOTO ONSEN, Waga Gun Nishiwaga Machi, Iwate Ken, 029-5505 normalization_timestamp: '2025-12-09T13:35:52.866462+00:00' + latitude: 39.3908 + longitude: 140.7908 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 029-5505 + resolved_place: Yumoto29-Chiwari.Yumoto30-Chiwari + resolved_city: 'Waga Gun ' + timestamp: '2025-12-09T23:13:25.353747+00:00' diff --git a/data/custodian/JP-KA-AIR-L-YL.yaml b/data/custodian/JP-KA-AIR-L-YL.yaml index ab022dc263..aaef3a7e48 100644 --- a/data/custodian/JP-KA-AIR-L-YL.yaml +++ b/data/custodian/JP-KA-AIR-L-YL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 899-6207 street_address: 411-1 YONENAGA, Aira Gun Yusui Cho, Kagoshima Ken, 899-6207 + latitude: 31.9306 + longitude: 130.7051 processing_timestamp: '2025-12-06T23:38:48.413845+00:00' ghcid: ghcid_current: JP-KA-AIR-L-YL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YUSUICHOKURINO Library @@ -133,3 +135,12 @@ location: postal_code: 899-6207 street_address: 411-1 YONENAGA, Aira Gun Yusui Cho, Kagoshima Ken, 899-6207 normalization_timestamp: '2025-12-09T13:35:53.332690+00:00' + latitude: 31.9306 + longitude: 130.7051 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 899-6207 + resolved_place: Yonenaga + resolved_city: 'Aira Gun ' + timestamp: '2025-12-09T23:13:25.390445+00:00' diff --git a/data/custodian/JP-KA-AYA-L-A.yaml b/data/custodian/JP-KA-AYA-L-A.yaml index 58c3619ce0..f637115433 100644 --- a/data/custodian/JP-KA-AYA-L-A.yaml +++ b/data/custodian/JP-KA-AYA-L-A.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagawa Ken postal_code: 761-2305 street_address: 318 TAKINOMIYA, Ayauta Gun Ayagawa Cho, Kagawa Ken, 761-2305 + latitude: 34.2523 + longitude: 133.9179 processing_timestamp: '2025-12-06T23:38:48.544009+00:00' ghcid: ghcid_current: JP-KA-AYA-L-A @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AYAGAWACHORITSUSHOGAIGAKUSHUSENTA @@ -133,3 +135,12 @@ location: postal_code: 761-2305 street_address: 318 TAKINOMIYA, Ayauta Gun Ayagawa Cho, Kagawa Ken, 761-2305 normalization_timestamp: '2025-12-09T13:35:55.807186+00:00' + latitude: 34.2523 + longitude: 133.9179 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 761-2305 + resolved_place: Takinomiya + resolved_city: 'Ayauta Gun ' + timestamp: '2025-12-09T23:13:25.431202+00:00' diff --git a/data/custodian/JP-KA-AYA-L-AL.yaml b/data/custodian/JP-KA-AYA-L-AL.yaml index 5380fcca72..a59d400c81 100644 --- a/data/custodian/JP-KA-AYA-L-AL.yaml +++ b/data/custodian/JP-KA-AYA-L-AL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagawa Ken postal_code: 761-2204 street_address: 2224 YAMADASHIMO, Ayauta Gun Ayagawa Cho, Kagawa Ken, 761-2204 + latitude: 34.2285 + longitude: 133.9504 processing_timestamp: '2025-12-06T23:38:47.472736+00:00' ghcid: ghcid_current: JP-KA-AYA-L-AL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AYAGAWACHORITSUAYAGAWA Library @@ -133,3 +135,12 @@ location: postal_code: 761-2204 street_address: 2224 YAMADASHIMO, Ayauta Gun Ayagawa Cho, Kagawa Ken, 761-2204 normalization_timestamp: '2025-12-09T13:35:55.843165+00:00' + latitude: 34.2285 + longitude: 133.9504 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 761-2204 + resolved_place: Yamadashimo + resolved_city: 'Ayauta Gun ' + timestamp: '2025-12-09T23:13:25.459477+00:00' diff --git a/data/custodian/JP-KA-KAG-L-N.yaml b/data/custodian/JP-KA-KAG-L-N.yaml index cca823235b..6da33512a3 100644 --- a/data/custodian/JP-KA-KAG-L-N.yaml +++ b/data/custodian/JP-KA-KAG-L-N.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagawa Ken postal_code: 761-3110 street_address: 2310-5, Kagawa Gun Naoshima Cho, Kagawa Ken, 761-3110 + latitude: 34.468 + longitude: 133.9868 processing_timestamp: '2025-12-06T23:38:51.978864+00:00' ghcid: ghcid_current: JP-KA-KAG-L-N @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAOSHIMACHOSEIBUKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 761-3110 street_address: 2310-5, Kagawa Gun Naoshima Cho, Kagawa Ken, 761-3110 normalization_timestamp: '2025-12-09T13:36:01.596365+00:00' + latitude: 34.468 + longitude: 133.9868 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 761-3110 + resolved_place: Naoshimachoichien + resolved_city: 'Kagawa Gun ' + timestamp: '2025-12-09T23:13:25.484321+00:00' diff --git a/data/custodian/JP-KA-KAG-M-BASN.yaml b/data/custodian/JP-KA-KAG-M-BASN.yaml index b4dbfb3284..a36c4773a2 100644 --- a/data/custodian/JP-KA-KAG-M-BASN.yaml +++ b/data/custodian/JP-KA-KAG-M-BASN.yaml @@ -25,6 +25,8 @@ original_entry: region: Kagawa Ken postal_code: 761-3110 street_address: Kagawa Gun Naoshima Cho, Kagawa Ken, 761-3110 + latitude: 34.468 + longitude: 133.9868 processing_timestamp: '2025-12-06T23:38:39.455649+00:00' ghcid: ghcid_current: JP-KA-KAG-M-BASN @@ -98,8 +100,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: BENESSE ART SITE NAOSHIMA @@ -203,7 +205,8 @@ wikidata_enrichment: instance_of: &id005 - id: Q207694 label: art museum - description: building or space for the exhibition of art (for institution, use Q3196771) + description: building or space for the exhibition of art (for institution, use + Q3196771) - id: Q21076217 label: art project description: type of artwork @@ -247,3 +250,12 @@ location: postal_code: 761-3110 street_address: Kagawa Gun Naoshima Cho, Kagawa Ken, 761-3110 normalization_timestamp: '2025-12-09T13:36:01.759207+00:00' + latitude: 34.468 + longitude: 133.9868 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 761-3110 + resolved_place: Naoshimachoichien + resolved_city: 'Kagawa Gun ' + timestamp: '2025-12-09T23:13:25.522077+00:00' diff --git a/data/custodian/JP-KA-KAG-M-CAM.yaml b/data/custodian/JP-KA-KAG-M-CAM.yaml index 34f4154457..66d4b8c564 100644 --- a/data/custodian/JP-KA-KAG-M-CAM.yaml +++ b/data/custodian/JP-KA-KAG-M-CAM.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagawa Ken postal_code: 761-3110 street_address: Kagawa Gun Naoshima Cho, Kagawa Ken, 761-3110 + latitude: 34.468 + longitude: 133.9868 processing_timestamp: '2025-12-06T23:38:39.453418+00:00' ghcid: ghcid_current: JP-KA-KAG-M-CAM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: CHICHU ART MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 761-3110 street_address: Kagawa Gun Naoshima Cho, Kagawa Ken, 761-3110 normalization_timestamp: '2025-12-09T13:36:01.807376+00:00' + latitude: 34.468 + longitude: 133.9868 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 761-3110 + resolved_place: Naoshimachoichien + resolved_city: 'Kagawa Gun ' + timestamp: '2025-12-09T23:13:25.549021+00:00' diff --git a/data/custodian/JP-KA-KAN-L-K.yaml b/data/custodian/JP-KA-KAN-L-K.yaml index 2ed06f4e9f..957b4c5fba 100644 --- a/data/custodian/JP-KA-KAN-L-K.yaml +++ b/data/custodian/JP-KA-KAN-L-K.yaml @@ -12,6 +12,8 @@ original_entry: region: Kagawa Ken postal_code: 768-0067 street_address: 1-1-1 SAKAMOTOCHO, Kanonji Shi, Kagawa Ken, 768-0067 + latitude: 34.1255 + longitude: 133.6622 processing_timestamp: '2025-12-06T23:38:51.964354+00:00' ghcid: ghcid_current: JP-KA-KAN-L-K @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KANONJISHICHUOKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 768-0067 street_address: 1-1-1 SAKAMOTOCHO, Kanonji Shi, Kagawa Ken, 768-0067 normalization_timestamp: '2025-12-09T13:36:03.665477+00:00' + latitude: 34.1255 + longitude: 133.6622 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 768-0067 + resolved_place: Sakamotocho + resolved_city: Kanonji Shi + timestamp: '2025-12-09T23:13:25.578104+00:00' diff --git a/data/custodian/JP-KA-KAN-L-KL-kanonjishiritsutoyohama_library.yaml b/data/custodian/JP-KA-KAN-L-KL-kanonjishiritsutoyohama_library.yaml index a412d4433d..f9df7be907 100644 --- a/data/custodian/JP-KA-KAN-L-KL-kanonjishiritsutoyohama_library.yaml +++ b/data/custodian/JP-KA-KAN-L-KL-kanonjishiritsutoyohama_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagawa Ken postal_code: 769-1602 street_address: 1531-1 TOYOHAMACHO WADAHAMA, Kanonji Shi, Kagawa Ken, 769-1602 + latitude: 34.0846 + longitude: 133.6745 processing_timestamp: '2025-12-06T23:38:47.440107+00:00' ghcid: ghcid_current: JP-KA-KAN-L-KL-kanonjishiritsutoyohama_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KANONJISHIRITSUTOYOHAMA Library @@ -133,3 +135,12 @@ location: postal_code: 769-1602 street_address: 1531-1 TOYOHAMACHO WADAHAMA, Kanonji Shi, Kagawa Ken, 769-1602 normalization_timestamp: '2025-12-09T13:36:03.700743+00:00' + latitude: 34.0846 + longitude: 133.6745 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 769-1602 + resolved_place: Toyohamacho Wadahama + resolved_city: Kanonji Shi + timestamp: '2025-12-09T23:13:25.604865+00:00' diff --git a/data/custodian/JP-KA-KAN-L-KL.yaml b/data/custodian/JP-KA-KAN-L-KL.yaml index a481870551..7a6c3b3679 100644 --- a/data/custodian/JP-KA-KAN-L-KL.yaml +++ b/data/custodian/JP-KA-KAN-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagawa Ken postal_code: 769-1611 street_address: 1368-1 ONOHARACHO ONOHARA, Kanonji Shi, Kagawa Ken, 769-1611 + latitude: 34.0846 + longitude: 133.6745 processing_timestamp: '2025-12-06T23:38:47.437853+00:00' ghcid: ghcid_current: JP-KA-KAN-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KANONJISHIRITSUONOHARA Library @@ -133,3 +135,12 @@ location: postal_code: 769-1611 street_address: 1368-1 ONOHARACHO ONOHARA, Kanonji Shi, Kagawa Ken, 769-1611 normalization_timestamp: '2025-12-09T13:36:03.769626+00:00' + latitude: 34.0846 + longitude: 133.6745 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 769-1611 + resolved_place: Onoharacho Onohara + resolved_city: Kanonji Shi + timestamp: '2025-12-09T23:13:25.626396+00:00' diff --git a/data/custodian/JP-KA-KAN-L-KMML.yaml b/data/custodian/JP-KA-KAN-L-KMML.yaml index c6a70efab9..648b5a3b83 100644 --- a/data/custodian/JP-KA-KAN-L-KMML.yaml +++ b/data/custodian/JP-KA-KAN-L-KMML.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagawa Ken postal_code: 768-8601 street_address: 1-1-1 SAKAMOTOCHO, Kanonjishi, Kagawa Ken, 768-8601 + latitude: 34.0846 + longitude: 133.6745 processing_timestamp: '2025-12-06T23:38:47.435707+00:00' ghcid: ghcid_current: JP-KA-KAN-L-KMML @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kanonji municipal main library @@ -133,3 +135,12 @@ location: postal_code: 768-8601 street_address: 1-1-1 SAKAMOTOCHO, Kanonjishi, Kagawa Ken, 768-8601 normalization_timestamp: '2025-12-09T13:36:03.804719+00:00' + latitude: 34.0846 + longitude: 133.6745 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 768-8601 + resolved_place: Sakamotocho + resolved_city: Kanonji Shi + timestamp: '2025-12-09T23:13:25.645618+00:00' diff --git a/data/custodian/JP-KA-KAN-M-KC.yaml b/data/custodian/JP-KA-KAN-M-KC.yaml index d170d187ef..650095caff 100644 --- a/data/custodian/JP-KA-KAN-M-KC.yaml +++ b/data/custodian/JP-KA-KAN-M-KC.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagawa Ken postal_code: 769-1601 street_address: TOYOHAMACHO HIMEHAMA, Kanonji Shi, Kagawa Ken, 769-1601 + latitude: 34.0846 + longitude: 133.6745 processing_timestamp: '2025-12-06T23:38:39.427033+00:00' ghcid: ghcid_current: JP-KA-KAN-M-KC @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KANONJISHI CHOUSAKAIKAN @@ -133,3 +135,12 @@ location: postal_code: 769-1601 street_address: TOYOHAMACHO HIMEHAMA, Kanonji Shi, Kagawa Ken, 769-1601 normalization_timestamp: '2025-12-09T13:36:03.890300+00:00' + latitude: 34.0846 + longitude: 133.6745 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 769-1601 + resolved_place: Toyohamacho Himehama + resolved_city: Kanonji Shi + timestamp: '2025-12-09T23:13:25.682282+00:00' diff --git a/data/custodian/JP-KA-KAN-M-KOCMMHFG.yaml b/data/custodian/JP-KA-KAN-M-KOCMMHFG.yaml index 8e3983d8d3..725849bfd6 100644 --- a/data/custodian/JP-KA-KAN-M-KOCMMHFG.yaml +++ b/data/custodian/JP-KA-KAN-M-KOCMMHFG.yaml @@ -12,6 +12,8 @@ original_entry: region: Kagawa Ken postal_code: 769-1615 street_address: ONOHARACHO MARUI, Kanonji Shi, Kagawa Ken, 769-1615 + latitude: 34.0846 + longitude: 133.6745 processing_timestamp: '2025-12-06T23:38:39.429255+00:00' ghcid: ghcid_current: JP-KA-KAN-M-KOCMMHFG @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAN-ONJI CITY (MUNICIPAL) MATERIAL HALL FURUSATO GAKUGEIKAN @@ -128,3 +130,12 @@ location: postal_code: 769-1615 street_address: ONOHARACHO MARUI, Kanonji Shi, Kagawa Ken, 769-1615 normalization_timestamp: '2025-12-09T13:36:03.990538+00:00' + latitude: 34.0846 + longitude: 133.6745 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 769-1615 + resolved_place: Onoharacho Marui + resolved_city: Kanonji Shi + timestamp: '2025-12-09T23:13:25.721158+00:00' diff --git a/data/custodian/JP-KA-KAN-M-TFM.yaml b/data/custodian/JP-KA-KAN-M-TFM.yaml index 8b1b2de355..7971310b8a 100644 --- a/data/custodian/JP-KA-KAN-M-TFM.yaml +++ b/data/custodian/JP-KA-KAN-M-TFM.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagawa Ken postal_code: 769-1601 street_address: TOYOHAMACHO HIMEHAMA, Kanonji Shi, Kagawa Ken, 769-1601 + latitude: 34.0846 + longitude: 133.6745 processing_timestamp: '2025-12-06T23:38:39.424795+00:00' ghcid: ghcid_current: JP-KA-KAN-M-TFM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TOYOHAMA FOLK MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 769-1601 street_address: TOYOHAMACHO HIMEHAMA, Kanonji Shi, Kagawa Ken, 769-1601 normalization_timestamp: '2025-12-09T13:36:04.062310+00:00' + latitude: 34.0846 + longitude: 133.6745 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 769-1601 + resolved_place: Toyohamacho Himehama + resolved_city: Kanonji Shi + timestamp: '2025-12-09T23:13:25.745077+00:00' diff --git a/data/custodian/JP-KA-KIM-L-H.yaml b/data/custodian/JP-KA-KIM-L-H.yaml index 60488d6478..f1c8f866f8 100644 --- a/data/custodian/JP-KA-KIM-L-H.yaml +++ b/data/custodian/JP-KA-KIM-L-H.yaml @@ -15,7 +15,10 @@ original_entry: city: Kimotsuki Gun Higashikushira Cho region: Kagoshima Ken postal_code: 893-1612 - street_address: 995-1 IKENOHARA, Kimotsuki Gun Higashikushira Cho, Kagoshima Ken, 893-1612 + street_address: 995-1 IKENOHARA, Kimotsuki Gun Higashikushira Cho, Kagoshima Ken, + 893-1612 + latitude: 31.3919 + longitude: 130.9689 processing_timestamp: '2025-12-06T23:38:52.494304+00:00' ghcid: ghcid_current: JP-KA-KIM-L-H @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HIGASHIKUSHIRACHOSOGOSENTATOSHOSHITSU @@ -131,5 +134,15 @@ location: region_code: KA country: JP postal_code: 893-1612 - street_address: 995-1 IKENOHARA, Kimotsuki Gun Higashikushira Cho, Kagoshima Ken, 893-1612 + street_address: 995-1 IKENOHARA, Kimotsuki Gun Higashikushira Cho, Kagoshima Ken, + 893-1612 normalization_timestamp: '2025-12-09T13:36:06.085742+00:00' + latitude: 31.3919 + longitude: 130.9689 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 893-1612 + resolved_place: Ikenohara + resolved_city: 'Kimotsuki Gun ' + timestamp: '2025-12-09T23:13:25.774096+00:00' diff --git a/data/custodian/JP-KA-KIM-L-K-kimotsukichobunkasentatoshoshitsu.yaml b/data/custodian/JP-KA-KIM-L-K-kimotsukichobunkasentatoshoshitsu.yaml index 22f8984bb8..401c3373e8 100644 --- a/data/custodian/JP-KA-KIM-L-K-kimotsukichobunkasentatoshoshitsu.yaml +++ b/data/custodian/JP-KA-KIM-L-K-kimotsukichobunkasentatoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 893-1206 street_address: 1020 MAEDA, Kimotsuki Gun Kimotsuki Cho, Kagoshima Ken, 893-1206 + latitude: 31.3414 + longitude: 130.936 processing_timestamp: '2025-12-06T23:38:52.501026+00:00' ghcid: ghcid_current: JP-KA-KIM-L-K-kimotsukichobunkasentatoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KIMOTSUKICHOBUNKASENTATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 893-1206 street_address: 1020 MAEDA, Kimotsuki Gun Kimotsuki Cho, Kagoshima Ken, 893-1206 normalization_timestamp: '2025-12-09T13:36:06.122061+00:00' + latitude: 31.3414 + longitude: 130.936 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 893-1206 + resolved_place: Maeda + resolved_city: 'Kimotsuki Gun ' + timestamp: '2025-12-09T23:13:25.800957+00:00' diff --git a/data/custodian/JP-KA-KIM-L-K-kimotsukichouchinouragingaarinatoshoshitsu.yaml b/data/custodian/JP-KA-KIM-L-K-kimotsukichouchinouragingaarinatoshoshitsu.yaml index 9cb2c46cff..0f31a41c64 100644 --- a/data/custodian/JP-KA-KIM-L-K-kimotsukichouchinouragingaarinatoshoshitsu.yaml +++ b/data/custodian/JP-KA-KIM-L-K-kimotsukichouchinouragingaarinatoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 893-1402 street_address: 289 MINAMIKATA, Kimotsuki Gun Kimotsuki Cho, Kagoshima Ken, 893-1402 + latitude: 31.2561 + longitude: 131.0409 processing_timestamp: '2025-12-06T23:38:52.503478+00:00' ghcid: ghcid_current: JP-KA-KIM-L-K-kimotsukichouchinouragingaarinatoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KIMOTSUKICHOUCHINOURAGINGAARINATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 893-1402 street_address: 289 MINAMIKATA, Kimotsuki Gun Kimotsuki Cho, Kagoshima Ken, 893-1402 normalization_timestamp: '2025-12-09T13:36:06.162041+00:00' + latitude: 31.2561 + longitude: 131.0409 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 893-1402 + resolved_place: Minamikata + resolved_city: 'Kimotsuki Gun ' + timestamp: '2025-12-09T23:13:25.845701+00:00' diff --git a/data/custodian/JP-KA-KIM-L-ML.yaml b/data/custodian/JP-KA-KIM-L-ML.yaml index 8a42638e87..9ec0689ac3 100644 --- a/data/custodian/JP-KA-KIM-L-ML.yaml +++ b/data/custodian/JP-KA-KIM-L-ML.yaml @@ -15,7 +15,10 @@ original_entry: city: Kimotsuki Gun Minamiosumi Cho region: Kagoshima Ken postal_code: 893-2501 - street_address: 226 NEJIME KAWAKITA, Kimotsuki Gun Minamiosumi Cho, Kagoshima Ken, 893-2501 + street_address: 226 NEJIME KAWAKITA, Kimotsuki Gun Minamiosumi Cho, Kagoshima + Ken, 893-2501 + latitude: 31.2534 + longitude: 130.8652 processing_timestamp: '2025-12-06T23:38:48.418352+00:00' ghcid: ghcid_current: JP-KA-KIM-L-ML @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMIOSUMICHONEJIME Library @@ -131,5 +134,15 @@ location: region_code: KA country: JP postal_code: 893-2501 - street_address: 226 NEJIME KAWAKITA, Kimotsuki Gun Minamiosumi Cho, Kagoshima Ken, 893-2501 + street_address: 226 NEJIME KAWAKITA, Kimotsuki Gun Minamiosumi Cho, Kagoshima Ken, + 893-2501 normalization_timestamp: '2025-12-09T13:36:06.232297+00:00' + latitude: 31.2534 + longitude: 130.8652 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 893-2501 + resolved_place: Nejime Kawakita + resolved_city: 'Kimotsuki Gun ' + timestamp: '2025-12-09T23:13:25.873147+00:00' diff --git a/data/custodian/JP-KA-KIM-L-MLS.yaml b/data/custodian/JP-KA-KIM-L-MLS.yaml index 14505228ce..126247266d 100644 --- a/data/custodian/JP-KA-KIM-L-MLS.yaml +++ b/data/custodian/JP-KA-KIM-L-MLS.yaml @@ -15,7 +15,10 @@ original_entry: city: Kimotsuki Gun Minamiosumi Cho region: Kagoshima Ken postal_code: 893-2601 - street_address: 3844 SATA IZASHIKI, Kimotsuki Gun Minamiosumi Cho, Kagoshima Ken, 893-2601 + street_address: 3844 SATA IZASHIKI, Kimotsuki Gun Minamiosumi Cho, Kagoshima Ken, + 893-2601 + latitude: 31.2534 + longitude: 130.8652 processing_timestamp: '2025-12-06T23:38:48.420575+00:00' ghcid: ghcid_current: JP-KA-KIM-L-MLS @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMIOSUMICHO Library SATATOSHOSHITSU @@ -131,5 +134,15 @@ location: region_code: KA country: JP postal_code: 893-2601 - street_address: 3844 SATA IZASHIKI, Kimotsuki Gun Minamiosumi Cho, Kagoshima Ken, 893-2601 + street_address: 3844 SATA IZASHIKI, Kimotsuki Gun Minamiosumi Cho, Kagoshima Ken, + 893-2601 normalization_timestamp: '2025-12-09T13:36:06.266353+00:00' + latitude: 31.2534 + longitude: 130.8652 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 893-2601 + resolved_place: Sata Izashiki + resolved_city: 'Kimotsuki Gun ' + timestamp: '2025-12-09T23:13:25.906940+00:00' diff --git a/data/custodian/JP-KA-KOZ-A-SA-samukawa_archives.yaml b/data/custodian/JP-KA-KOZ-A-SA-samukawa_archives.yaml index 2b1688b043..d30c19f939 100644 --- a/data/custodian/JP-KA-KOZ-A-SA-samukawa_archives.yaml +++ b/data/custodian/JP-KA-KOZ-A-SA-samukawa_archives.yaml @@ -16,6 +16,8 @@ original_entry: region: Kanagawa Ken postal_code: 253-0106 street_address: MIYAYAMA, Koza Gun Samukawa Machi, Kanagawa Ken, 253-0106 + latitude: 35.3806 + longitude: 139.3814 processing_timestamp: '2025-12-06T23:38:29.583802+00:00' ghcid: ghcid_current: JP-KA-KOZ-A-SA-samukawa_archives @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SAMUKAWA ARCHIVES @@ -133,3 +135,12 @@ location: postal_code: 253-0106 street_address: MIYAYAMA, Koza Gun Samukawa Machi, Kanagawa Ken, 253-0106 normalization_timestamp: '2025-12-09T13:36:07.129524+00:00' + latitude: 35.3806 + longitude: 139.3814 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 253-0106 + resolved_place: Miyayama + resolved_city: 'Koza Gun ' + timestamp: '2025-12-09T23:13:25.941532+00:00' diff --git a/data/custodian/JP-KA-KOZ-A-SA.yaml b/data/custodian/JP-KA-KOZ-A-SA.yaml index 48e02420a4..8f4d9f8251 100644 --- a/data/custodian/JP-KA-KOZ-A-SA.yaml +++ b/data/custodian/JP-KA-KOZ-A-SA.yaml @@ -16,6 +16,8 @@ original_entry: region: Kanagawa Ken postal_code: 253-0106 street_address: MIYAYAMA, Koza Gun Samukawa Machi, Kanagawa Ken, 253-0106 + latitude: 35.3806 + longitude: 139.3814 processing_timestamp: '2025-12-06T23:35:50.130047+00:00' ghcid: ghcid_current: JP-KA-KOZ-A-SA @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SAMUKAWA ARCHIVES @@ -133,3 +135,12 @@ location: postal_code: 253-0106 street_address: MIYAYAMA, Koza Gun Samukawa Machi, Kanagawa Ken, 253-0106 normalization_timestamp: '2025-12-09T13:36:07.165965+00:00' + latitude: 35.3806 + longitude: 139.3814 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 253-0106 + resolved_place: Miyayama + resolved_city: 'Koza Gun ' + timestamp: '2025-12-09T23:13:25.969626+00:00' diff --git a/data/custodian/JP-KA-KOZ-L-SL.yaml b/data/custodian/JP-KA-KOZ-L-SL.yaml index c2770472e4..c68c8c7179 100644 --- a/data/custodian/JP-KA-KOZ-L-SL.yaml +++ b/data/custodian/JP-KA-KOZ-L-SL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kanagawa Ken postal_code: 253-0106 street_address: 135-1 MIYAYAMA, Koza Gun Samukawa Machi, Kanagawa Ken, 253-0106 + latitude: 35.3806 + longitude: 139.3814 processing_timestamp: '2025-12-06T23:38:44.168281+00:00' ghcid: ghcid_current: JP-KA-KOZ-L-SL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Samukawa Library @@ -133,3 +135,12 @@ location: postal_code: 253-0106 street_address: 135-1 MIYAYAMA, Koza Gun Samukawa Machi, Kanagawa Ken, 253-0106 normalization_timestamp: '2025-12-09T13:36:07.201303+00:00' + latitude: 35.3806 + longitude: 139.3814 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 253-0106 + resolved_place: Miyayama + resolved_city: 'Koza Gun ' + timestamp: '2025-12-09T23:13:25.997629+00:00' diff --git a/data/custodian/JP-KA-KUM-L-ML.yaml b/data/custodian/JP-KA-KUM-L-ML.yaml index 3ea6d9cc31..c1141abcb7 100644 --- a/data/custodian/JP-KA-KUM-L-ML.yaml +++ b/data/custodian/JP-KA-KUM-L-ML.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 891-3701 street_address: 2420-2 NAKANOKAMI, Kumage Gun Minamitane Cho, Kagoshima Ken, 891-3701 + latitude: 30.4222 + longitude: 130.8954 processing_timestamp: '2025-12-06T23:38:48.422804+00:00' ghcid: ghcid_current: JP-KA-KUM-L-ML @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMITANECHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 891-3701 street_address: 2420-2 NAKANOKAMI, Kumage Gun Minamitane Cho, Kagoshima Ken, 891-3701 normalization_timestamp: '2025-12-09T13:36:07.238272+00:00' + latitude: 30.4222 + longitude: 130.8954 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 891-3701 + resolved_place: Nakanokami + resolved_city: 'Kumage Gun ' + timestamp: '2025-12-09T23:13:26.027918+00:00' diff --git a/data/custodian/JP-KA-KUM-L-N.yaml b/data/custodian/JP-KA-KUM-L-N.yaml index 3f291de7fe..ca6ddd09eb 100644 --- a/data/custodian/JP-KA-KUM-L-N.yaml +++ b/data/custodian/JP-KA-KUM-L-N.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 891-3604 street_address: 5186-2 NOMA, Kumage Gun Nakatane Cho, Kagoshima Ken, 891-3604 + latitude: 30.5287 + longitude: 130.9555 processing_timestamp: '2025-12-06T23:38:52.505943+00:00' ghcid: ghcid_current: JP-KA-KUM-L-N @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAKATANECHORITSUCHUOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 891-3604 street_address: 5186-2 NOMA, Kumage Gun Nakatane Cho, Kagoshima Ken, 891-3604 normalization_timestamp: '2025-12-09T13:36:07.275048+00:00' + latitude: 30.5287 + longitude: 130.9555 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 891-3604 + resolved_place: Noma + resolved_city: 'Kumage Gun ' + timestamp: '2025-12-09T23:13:26.059960+00:00' diff --git a/data/custodian/JP-KA-KUM-L-Y-yakushimachokyoikuiinkaionoaidatoshoshitsu.yaml b/data/custodian/JP-KA-KUM-L-Y-yakushimachokyoikuiinkaionoaidatoshoshitsu.yaml index 66daf93903..3b8591a6f0 100644 --- a/data/custodian/JP-KA-KUM-L-Y-yakushimachokyoikuiinkaionoaidatoshoshitsu.yaml +++ b/data/custodian/JP-KA-KUM-L-Y-yakushimachokyoikuiinkaionoaidatoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 891-4404 street_address: 80 ONOAIDA, Kumage Gun Yakushima Cho, Kagoshima Ken, 891-4404 + latitude: 30.2434 + longitude: 130.5544 processing_timestamp: '2025-12-06T23:38:52.510701+00:00' ghcid: ghcid_current: JP-KA-KUM-L-Y-yakushimachokyoikuiinkaionoaidatoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YAKUSHIMACHOKYOIKUIINKAIONOAIDATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 891-4404 street_address: 80 ONOAIDA, Kumage Gun Yakushima Cho, Kagoshima Ken, 891-4404 normalization_timestamp: '2025-12-09T13:36:07.354171+00:00' + latitude: 30.2434 + longitude: 130.5544 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 891-4404 + resolved_place: Onoaida + resolved_city: 'Kumage Gun ' + timestamp: '2025-12-09T23:13:26.099447+00:00' diff --git a/data/custodian/JP-KA-KUM-L-Y.yaml b/data/custodian/JP-KA-KUM-L-Y.yaml index abfc720f9e..4837993099 100644 --- a/data/custodian/JP-KA-KUM-L-Y.yaml +++ b/data/custodian/JP-KA-KUM-L-Y.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 891-4205 street_address: 1593 MIYANORA, Kumage Gun Yakushima Cho, Kagoshima Ken, 891-4205 + latitude: 30.4255 + longitude: 130.5656 processing_timestamp: '2025-12-06T23:38:52.508342+00:00' ghcid: ghcid_current: JP-KA-KUM-L-Y @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YAKUSHIMACHOKYOIKUIINKAIMIYANOURATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 891-4205 street_address: 1593 MIYANORA, Kumage Gun Yakushima Cho, Kagoshima Ken, 891-4205 normalization_timestamp: '2025-12-09T13:36:07.391398+00:00' + latitude: 30.4255 + longitude: 130.5656 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 891-4205 + resolved_place: Miyanora + resolved_city: 'Kumage Gun ' + timestamp: '2025-12-09T23:13:26.123912+00:00' diff --git a/data/custodian/JP-KA-KUM-M-MHM.yaml b/data/custodian/JP-KA-KUM-M-MHM.yaml index 2ed3636cf0..3ec02ec79d 100644 --- a/data/custodian/JP-KA-KUM-M-MHM.yaml +++ b/data/custodian/JP-KA-KUM-M-MHM.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 891-3702 street_address: HIRAYAMA, Kumage Gun Minamitane Cho, Kagoshima Ken, 891-3702 + latitude: 30.4294 + longitude: 130.9495 processing_timestamp: '2025-12-06T23:38:40.859071+00:00' ghcid: ghcid_current: JP-KA-KUM-M-MHM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMITANECHO HIROTAISEKI MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 891-3702 street_address: HIRAYAMA, Kumage Gun Minamitane Cho, Kagoshima Ken, 891-3702 normalization_timestamp: '2025-12-09T13:36:07.427562+00:00' + latitude: 30.4294 + longitude: 130.9495 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 891-3702 + resolved_place: Hirayama + resolved_city: 'Kumage Gun ' + timestamp: '2025-12-09T23:13:26.146912+00:00' diff --git a/data/custodian/JP-KA-KUM-M-MLM.yaml b/data/custodian/JP-KA-KUM-M-MLM.yaml index 690d54aa3a..1e0d134f3e 100644 --- a/data/custodian/JP-KA-KUM-M-MLM.yaml +++ b/data/custodian/JP-KA-KUM-M-MLM.yaml @@ -21,6 +21,8 @@ original_entry: region: Kagoshima Ken postal_code: 891-3701 street_address: NAKANOKAMI, Kumage Gun Minamitane Cho, Kagoshima Ken, 891-3701 + latitude: 30.4222 + longitude: 130.8954 processing_timestamp: '2025-12-06T23:38:40.856415+00:00' ghcid: ghcid_current: JP-KA-KUM-M-MLM @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMITANE LOCAL MUSEUM @@ -163,8 +165,8 @@ wikidata_enrichment: instance_of: &id004 - id: Q33506 label: museum - description: institution that holds artifacts and other objects of scientific, artistic, cultural, historical, or other - importance + description: institution that holds artifacts and other objects of scientific, + artistic, cultural, historical, or other importance wikidata_instance_of: *id004 wikidata_location: country: &id005 @@ -193,3 +195,12 @@ location: postal_code: 891-3701 street_address: NAKANOKAMI, Kumage Gun Minamitane Cho, Kagoshima Ken, 891-3701 normalization_timestamp: '2025-12-09T13:36:07.471485+00:00' + latitude: 30.4222 + longitude: 130.8954 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 891-3701 + resolved_place: Nakanokami + resolved_city: 'Kumage Gun ' + timestamp: '2025-12-09T23:13:26.198647+00:00' diff --git a/data/custodian/JP-KA-KUM-M-NCFHM.yaml b/data/custodian/JP-KA-KUM-M-NCFHM.yaml index 3355a9ec74..20081c6be8 100644 --- a/data/custodian/JP-KA-KUM-M-NCFHM.yaml +++ b/data/custodian/JP-KA-KUM-M-NCFHM.yaml @@ -25,6 +25,8 @@ original_entry: region: Kagoshima Ken postal_code: 891-3604 street_address: NOMA, Kumage Gun Nakatane Cho, Kagoshima Ken, 891-3604 + latitude: 30.5287 + longitude: 130.9555 processing_timestamp: '2025-12-06T23:38:40.853700+00:00' ghcid: ghcid_current: JP-KA-KUM-M-NCFHM @@ -98,8 +100,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAKATANE-CHO FOLK HISTORICAL MUSEUM @@ -206,3 +208,12 @@ location: postal_code: 891-3604 street_address: NOMA, Kumage Gun Nakatane Cho, Kagoshima Ken, 891-3604 normalization_timestamp: '2025-12-09T13:36:07.521866+00:00' + latitude: 30.5287 + longitude: 130.9555 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 891-3604 + resolved_place: Noma + resolved_city: 'Kumage Gun ' + timestamp: '2025-12-09T23:13:26.235877+00:00' diff --git a/data/custodian/JP-KA-NAK-L-NMSMKKL.yaml b/data/custodian/JP-KA-NAK-L-NMSMKKL.yaml index e7802ff374..e997b28150 100644 --- a/data/custodian/JP-KA-NAK-L-NMSMKKL.yaml +++ b/data/custodian/JP-KA-NAK-L-NMSMKKL.yaml @@ -12,6 +12,8 @@ original_entry: region: Kanagawa postal_code: 211-0063 street_address: 1-383 Kosugi-machi, Nakahara-Ku, Kawasaki-Shi, Kanagawa, 211-0063 + latitude: 35.5771 + longitude: 139.6428 processing_timestamp: '2025-12-06T23:39:00.048730+00:00' ghcid: ghcid_current: JP-KA-NAK-L-NMSMKKL @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Nippon Medical School Musashi-kosugi Kosha Library @@ -128,3 +130,12 @@ location: postal_code: 211-0063 street_address: 1-383 Kosugi-machi, Nakahara-Ku, Kawasaki-Shi, Kanagawa, 211-0063 normalization_timestamp: '2025-12-09T13:36:09.822100+00:00' + latitude: 35.5771 + longitude: 139.6428 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 211-0063 + resolved_place: Kosugimachi + resolved_city: 'Kawasaki Shi ' + timestamp: '2025-12-09T23:13:26.269988+00:00' diff --git a/data/custodian/JP-KA-NIS-L-NL.yaml b/data/custodian/JP-KA-NIS-L-NL.yaml index 1fc2c980c5..d2a88fe85b 100644 --- a/data/custodian/JP-KA-NIS-L-NL.yaml +++ b/data/custodian/JP-KA-NIS-L-NL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 891-3101 street_address: 9786 NISHINOMOTE, Nishinomote Shi, Kagoshima Ken, 891-3101 + latitude: 30.731 + longitude: 131.0207 processing_timestamp: '2025-12-06T23:38:48.317805+00:00' ghcid: ghcid_current: JP-KA-NIS-L-NL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NISHINOMOTESHIRITSU Library @@ -133,3 +135,12 @@ location: postal_code: 891-3101 street_address: 9786 NISHINOMOTE, Nishinomote Shi, Kagoshima Ken, 891-3101 normalization_timestamp: '2025-12-09T13:36:10.184050+00:00' + latitude: 30.731 + longitude: 131.0207 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 891-3101 + resolved_place: Nishinomote + resolved_city: Nishinomote Shi + timestamp: '2025-12-09T23:13:26.302230+00:00' diff --git a/data/custodian/JP-KA-NIS-M-TDC.yaml b/data/custodian/JP-KA-NIS-M-TDC.yaml index 0560a198b6..beaad836f5 100644 --- a/data/custodian/JP-KA-NIS-M-TDC.yaml +++ b/data/custodian/JP-KA-NIS-M-TDC.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 891-3101 street_address: NISHINOMOTE, Nishinomote Shi, Kagoshima Ken, 891-3101 + latitude: 30.731 + longitude: 131.0207 processing_timestamp: '2025-12-06T23:38:40.717970+00:00' ghcid: ghcid_current: JP-KA-NIS-M-TDC @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TANEGASHIMA DEVELOPMENT CENTER @@ -133,3 +135,12 @@ location: postal_code: 891-3101 street_address: NISHINOMOTE, Nishinomote Shi, Kagoshima Ken, 891-3101 normalization_timestamp: '2025-12-09T13:36:10.218445+00:00' + latitude: 30.731 + longitude: 131.0207 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 891-3101 + resolved_place: Nishinomote + resolved_city: Nishinomote Shi + timestamp: '2025-12-09T23:13:26.340950+00:00' diff --git a/data/custodian/JP-KA-OSH-L-STL.yaml b/data/custodian/JP-KA-OSH-L-STL.yaml index 552dc5bb6e..4b90fd6627 100644 --- a/data/custodian/JP-KA-OSH-L-STL.yaml +++ b/data/custodian/JP-KA-OSH-L-STL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 894-1508 street_address: 1283-17 KONIYA, Oshima Gun Setochi Cho, Kagoshima Ken, 894-1508 + latitude: 28.1432 + longitude: 129.3203 processing_timestamp: '2025-12-06T23:38:48.425258+00:00' ghcid: ghcid_current: JP-KA-OSH-L-STL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Setouchi Town Library @@ -133,3 +135,12 @@ location: postal_code: 894-1508 street_address: 1283-17 KONIYA, Oshima Gun Setochi Cho, Kagoshima Ken, 894-1508 normalization_timestamp: '2025-12-09T13:36:10.858680+00:00' + latitude: 28.1432 + longitude: 129.3203 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 894-1508 + resolved_place: Koniya + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:26.367127+00:00' diff --git a/data/custodian/JP-KA-OSH-L-TL.yaml b/data/custodian/JP-KA-OSH-L-TL.yaml index 16f0e305fd..150d009bcb 100644 --- a/data/custodian/JP-KA-OSH-L-TL.yaml +++ b/data/custodian/JP-KA-OSH-L-TL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 891-7101 street_address: 2918 KAMETSU, Oshima Gun Tokunoshima Cho, Kagoshima Ken, 891-7101 + latitude: 27.7413 + longitude: 128.9918 processing_timestamp: '2025-12-06T23:38:48.429833+00:00' ghcid: ghcid_current: JP-KA-OSH-L-TL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TOKUNOSHIMACHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 891-7101 street_address: 2918 KAMETSU, Oshima Gun Tokunoshima Cho, Kagoshima Ken, 891-7101 normalization_timestamp: '2025-12-09T13:36:10.929576+00:00' + latitude: 27.7413 + longitude: 128.9918 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 891-7101 + resolved_place: Kametsu + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:26.407368+00:00' diff --git a/data/custodian/JP-KA-OSH-L-U.yaml b/data/custodian/JP-KA-OSH-L-U.yaml index 66f27f8ff1..6c20b300d1 100644 --- a/data/custodian/JP-KA-OSH-L-U.yaml +++ b/data/custodian/JP-KA-OSH-L-U.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 894-3301 street_address: 2937-83 YUWAN, Oshima Gun Uken Son, Kagoshima Ken, 894-3301 + latitude: 28.2833 + longitude: 129.3 processing_timestamp: '2025-12-06T23:38:52.515390+00:00' ghcid: ghcid_current: JP-KA-OSH-L-U @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: UKENSONSHOGAIGAKUSHUSENTATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 894-3301 street_address: 2937-83 YUWAN, Oshima Gun Uken Son, Kagoshima Ken, 894-3301 normalization_timestamp: '2025-12-09T13:36:10.965035+00:00' + latitude: 28.2833 + longitude: 129.3 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 894-3301 + resolved_place: Yuwan + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:26.504170+00:00' diff --git a/data/custodian/JP-KA-OSH-L-Y.yaml b/data/custodian/JP-KA-OSH-L-Y.yaml index cf3803a9fe..111387d168 100644 --- a/data/custodian/JP-KA-OSH-L-Y.yaml +++ b/data/custodian/JP-KA-OSH-L-Y.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 894-3104 street_address: 485 ONGACHI, Oshima Gun Yamato Son, Kagoshima Ken, 894-3104 + latitude: 28.3341 + longitude: 129.3589 processing_timestamp: '2025-12-06T23:38:52.513094+00:00' ghcid: ghcid_current: JP-KA-OSH-L-Y @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YAMATOSONCHUOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 894-3104 street_address: 485 ONGACHI, Oshima Gun Yamato Son, Kagoshima Ken, 894-3104 normalization_timestamp: '2025-12-09T13:36:11.036540+00:00' + latitude: 28.3341 + longitude: 129.3589 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 894-3104 + resolved_place: Ongachi + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:26.529118+00:00' diff --git a/data/custodian/JP-KA-OSH-L-YTL.yaml b/data/custodian/JP-KA-OSH-L-YTL.yaml index 28fbb225ba..18f68584f8 100644 --- a/data/custodian/JP-KA-OSH-L-YTL.yaml +++ b/data/custodian/JP-KA-OSH-L-YTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 891-9301 street_address: 257-1 CHABANA, Oshima Gun Yoron Cho, Kagoshima Ken, 891-9301 + latitude: 27.0487 + longitude: 128.4182 processing_timestamp: '2025-12-06T23:38:48.438969+00:00' ghcid: ghcid_current: JP-KA-OSH-L-YTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Yoron Town Library @@ -133,3 +135,12 @@ location: postal_code: 891-9301 street_address: 257-1 CHABANA, Oshima Gun Yoron Cho, Kagoshima Ken, 891-9301 normalization_timestamp: '2025-12-09T13:36:11.071121+00:00' + latitude: 27.0487 + longitude: 128.4182 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 891-9301 + resolved_place: Chabana + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:26.549928+00:00' diff --git a/data/custodian/JP-KA-OSH-M-AWCC.yaml b/data/custodian/JP-KA-OSH-M-AWCC.yaml index ada24e59d5..005beebc2c 100644 --- a/data/custodian/JP-KA-OSH-M-AWCC.yaml +++ b/data/custodian/JP-KA-OSH-M-AWCC.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 894-3104 street_address: ONGACHI, Oshima Gun Yamato Son, Kagoshima Ken, 894-3104 + latitude: 28.3341 + longitude: 129.3589 processing_timestamp: '2025-12-06T23:38:40.867588+00:00' ghcid: ghcid_current: JP-KA-OSH-M-AWCC @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AMAMI WILDLIFE CONSERVATION CENTER @@ -133,3 +135,12 @@ location: postal_code: 894-3104 street_address: ONGACHI, Oshima Gun Yamato Son, Kagoshima Ken, 894-3104 normalization_timestamp: '2025-12-09T13:36:11.141578+00:00' + latitude: 28.3341 + longitude: 129.3589 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 894-3104 + resolved_place: Ongachi + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:26.568161+00:00' diff --git a/data/custodian/JP-KA-OSH-M-SCC.yaml b/data/custodian/JP-KA-OSH-M-SCC.yaml index 564ffafce5..a2623acea9 100644 --- a/data/custodian/JP-KA-OSH-M-SCC.yaml +++ b/data/custodian/JP-KA-OSH-M-SCC.yaml @@ -12,6 +12,8 @@ original_entry: region: Kagoshima Ken postal_code: 891-9302 street_address: RITCHO, Oshima Gun Yoron Cho, Kagoshima Ken, 891-9302 + latitude: 27.036 + longitude: 128.4173 processing_timestamp: '2025-12-06T23:38:40.886650+00:00' ghcid: ghcid_current: JP-KA-OSH-M-SCC @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SOUTHERN CROSS CENTER @@ -128,3 +130,12 @@ location: postal_code: 891-9302 street_address: RITCHO, Oshima Gun Yoron Cho, Kagoshima Ken, 891-9302 normalization_timestamp: '2025-12-09T13:36:11.278250+00:00' + latitude: 27.036 + longitude: 128.4173 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 891-9302 + resolved_place: Ritcho + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:26.700846+00:00' diff --git a/data/custodian/JP-KA-OSH-M-TK.yaml b/data/custodian/JP-KA-OSH-M-TK.yaml index c45e9f1bfb..111291fc4c 100644 --- a/data/custodian/JP-KA-OSH-M-TK.yaml +++ b/data/custodian/JP-KA-OSH-M-TK.yaml @@ -12,6 +12,8 @@ original_entry: region: Kagoshima Ken postal_code: 891-7101 street_address: KAMETSU, Oshima Gun Tokunoshima Cho, Kagoshima Ken, 891-7101 + latitude: 27.7413 + longitude: 128.9918 processing_timestamp: '2025-12-06T23:38:40.877638+00:00' ghcid: ghcid_current: JP-KA-OSH-M-TK @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TOKUNOSHIMACHO KYOUDOSHIRYOUKAN @@ -128,3 +130,12 @@ location: postal_code: 891-7101 street_address: KAMETSU, Oshima Gun Tokunoshima Cho, Kagoshima Ken, 891-7101 normalization_timestamp: '2025-12-09T13:36:11.345507+00:00' + latitude: 27.7413 + longitude: 128.9918 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 891-7101 + resolved_place: Kametsu + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:26.730352+00:00' diff --git a/data/custodian/JP-KA-OSH-M-YFM.yaml b/data/custodian/JP-KA-OSH-M-YFM.yaml index 9daa1926ad..b36fc467f8 100644 --- a/data/custodian/JP-KA-OSH-M-YFM.yaml +++ b/data/custodian/JP-KA-OSH-M-YFM.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 891-9306 street_address: HIGASHIKU, Oshima Gun Yoron Cho, Kagoshima Ken, 891-9306 + latitude: 27.047 + longitude: 128.4289 processing_timestamp: '2025-12-06T23:38:40.888746+00:00' ghcid: ghcid_current: JP-KA-OSH-M-YFM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YORON FOLK MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 891-9306 street_address: HIGASHIKU, Oshima Gun Yoron Cho, Kagoshima Ken, 891-9306 normalization_timestamp: '2025-12-09T13:36:11.429238+00:00' + latitude: 27.047 + longitude: 128.4289 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 891-9306 + resolved_place: Higashiku + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:26.773925+00:00' diff --git a/data/custodian/JP-KA-SAT-L-KIHUL.yaml b/data/custodian/JP-KA-SAT-L-KIHUL.yaml index af5c5e1ac6..b234b42b9b 100644 --- a/data/custodian/JP-KA-SAT-L-KIHUL.yaml +++ b/data/custodian/JP-KA-SAT-L-KIHUL.yaml @@ -21,6 +21,8 @@ original_entry: region: Kagoshima Ken postal_code: 895-0011 street_address: 2365 AMATATSUCHO, Satsumasendai Shi, Kagoshima Ken, 895-0011 + latitude: 31.833 + longitude: 130.3297 processing_timestamp: '2025-12-06T23:38:56.755376+00:00' ghcid: ghcid_current: JP-KA-SAT-L-KIHUL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kagoshima Immaculate Heart University Library @@ -188,7 +190,8 @@ wikidata_enrichment: description: organisatie uit Japan - id: Q56056912 label: Japan Consortium for Open Access Repository - description: promotes open access and open science in Japan with knowledge dissemination via digital repositories + description: promotes open access and open science in Japan with knowledge dissemination + via digital repositories wikidata_web: official_website: http://www.k-junshin.ac.jp/jundai/library/index.html wikidata_official_website: http://www.k-junshin.ac.jp/jundai/library/index.html @@ -200,3 +203,12 @@ location: postal_code: 895-0011 street_address: 2365 AMATATSUCHO, Satsumasendai Shi, Kagoshima Ken, 895-0011 normalization_timestamp: '2025-12-09T13:36:13.756985+00:00' + latitude: 31.833 + longitude: 130.3297 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 895-0011 + resolved_place: Amatatsucho + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:26.887896+00:00' diff --git a/data/custodian/JP-KA-SAT-L-SL.yaml b/data/custodian/JP-KA-SAT-L-SL.yaml index 7cc95061cd..01f1f3626f 100644 --- a/data/custodian/JP-KA-SAT-L-SL.yaml +++ b/data/custodian/JP-KA-SAT-L-SL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 895-0076 street_address: 14-5 OSHOJICHO, Satsumasendai Shi, Kagoshima Ken, 895-0076 + latitude: 31.8232 + longitude: 130.3048 processing_timestamp: '2025-12-06T23:38:48.322252+00:00' ghcid: ghcid_current: JP-KA-SAT-L-SL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SATSUMASENDAISHIRITSUCHUO Library @@ -133,3 +135,12 @@ location: postal_code: 895-0076 street_address: 14-5 OSHOJICHO, Satsumasendai Shi, Kagoshima Ken, 895-0076 normalization_timestamp: '2025-12-09T13:36:13.866161+00:00' + latitude: 31.8232 + longitude: 130.3048 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 895-0076 + resolved_place: Oshojicho + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.078550+00:00' diff --git a/data/custodian/JP-KA-SAT-L-SLH.yaml b/data/custodian/JP-KA-SAT-L-SLH.yaml index 20cc0e7f98..9fffbe93b8 100644 --- a/data/custodian/JP-KA-SAT-L-SLH.yaml +++ b/data/custodian/JP-KA-SAT-L-SLH.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 895-1203 street_address: 2442-1 HIWAKICHO ICHIHINO, Satsumasendai Shi, Kagoshima Ken, 895-1203 + latitude: 31.9097 + longitude: 130.4415 processing_timestamp: '2025-12-06T23:38:48.324590+00:00' ghcid: ghcid_current: JP-KA-SAT-L-SLH @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SATSUMASENDAISHIRITSU Library HIWAKIBUNKAN @@ -133,3 +135,12 @@ location: postal_code: 895-1203 street_address: 2442-1 HIWAKICHO ICHIHINO, Satsumasendai Shi, Kagoshima Ken, 895-1203 normalization_timestamp: '2025-12-09T13:36:13.933687+00:00' + latitude: 31.9097 + longitude: 130.4415 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 895-1203 + resolved_place: Hiwakicho Ichihino + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.172938+00:00' diff --git a/data/custodian/JP-KA-SAT-L-SLI.yaml b/data/custodian/JP-KA-SAT-L-SLI.yaml index 9ff3438b5a..3201cdff16 100644 --- a/data/custodian/JP-KA-SAT-L-SLI.yaml +++ b/data/custodian/JP-KA-SAT-L-SLI.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 895-1402 street_address: 33 IRIKICHO URANOMYO, Satsumasendai Shi, Kagoshima Ken, 895-1402 + latitude: 31.9097 + longitude: 130.4415 processing_timestamp: '2025-12-06T23:38:48.326898+00:00' ghcid: ghcid_current: JP-KA-SAT-L-SLI @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SATSUMASENDAISHIRITSU Library IRIKIBUNKAN @@ -133,3 +135,12 @@ location: postal_code: 895-1402 street_address: 33 IRIKICHO URANOMYO, Satsumasendai Shi, Kagoshima Ken, 895-1402 normalization_timestamp: '2025-12-09T13:36:13.969462+00:00' + latitude: 31.9097 + longitude: 130.4415 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 895-1402 + resolved_place: Irikicho Uranomyo + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.204894+00:00' diff --git a/data/custodian/JP-KA-SAT-L-SLK-satsumasendaishiritsu_library_kamikoshikibunkan.yaml b/data/custodian/JP-KA-SAT-L-SLK-satsumasendaishiritsu_library_kamikoshikibunkan.yaml index c28f328302..74dbad11bf 100644 --- a/data/custodian/JP-KA-SAT-L-SLK-satsumasendaishiritsu_library_kamikoshikibunkan.yaml +++ b/data/custodian/JP-KA-SAT-L-SLK-satsumasendaishiritsu_library_kamikoshikibunkan.yaml @@ -15,7 +15,10 @@ original_entry: city: Satsumasendai Shi region: Kagoshima Ken postal_code: 896-1201 - street_address: 481-1 KAMIKOSHIKICHO NAKAKOSHIKI, Satsumasendai Shi, Kagoshima Ken, 896-1201 + street_address: 481-1 KAMIKOSHIKICHO NAKAKOSHIKI, Satsumasendai Shi, Kagoshima + Ken, 896-1201 + latitude: 31.8238 + longitude: 130.259 processing_timestamp: '2025-12-06T23:38:48.335846+00:00' ghcid: ghcid_current: JP-KA-SAT-L-SLK-satsumasendaishiritsu_library_kamikoshikibunkan @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SATSUMASENDAISHIRITSU Library KAMIKOSHIKIBUNKAN @@ -131,5 +134,15 @@ location: region_code: KA country: JP postal_code: 896-1201 - street_address: 481-1 KAMIKOSHIKICHO NAKAKOSHIKI, Satsumasendai Shi, Kagoshima Ken, 896-1201 + street_address: 481-1 KAMIKOSHIKICHO NAKAKOSHIKI, Satsumasendai Shi, Kagoshima Ken, + 896-1201 normalization_timestamp: '2025-12-09T13:36:14.004829+00:00' + latitude: 31.8238 + longitude: 130.259 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 896-1201 + resolved_place: Kamikoshikicho Nakakoshiki + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.230764+00:00' diff --git a/data/custodian/JP-KA-SAT-L-SLK-satsumasendaishiritsu_library_kashimabunkan.yaml b/data/custodian/JP-KA-SAT-L-SLK-satsumasendaishiritsu_library_kashimabunkan.yaml index 706134fe38..28e57c37cf 100644 --- a/data/custodian/JP-KA-SAT-L-SLK-satsumasendaishiritsu_library_kashimabunkan.yaml +++ b/data/custodian/JP-KA-SAT-L-SLK-satsumasendaishiritsu_library_kashimabunkan.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 896-1301 street_address: 1530-1 KASHIMACHO IMUTA, Satsumasendai Shi, Kagoshima Ken, 896-1301 + latitude: 31.8238 + longitude: 130.259 processing_timestamp: '2025-12-06T23:38:48.340520+00:00' ghcid: ghcid_current: JP-KA-SAT-L-SLK-satsumasendaishiritsu_library_kashimabunkan @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SATSUMASENDAISHIRITSU Library KASHIMABUNKAN @@ -133,3 +135,12 @@ location: postal_code: 896-1301 street_address: 1530-1 KASHIMACHO IMUTA, Satsumasendai Shi, Kagoshima Ken, 896-1301 normalization_timestamp: '2025-12-09T13:36:14.039811+00:00' + latitude: 31.8238 + longitude: 130.259 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 896-1301 + resolved_place: Kashimacho Imuta + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.290810+00:00' diff --git a/data/custodian/JP-KA-SAT-L-SLK.yaml b/data/custodian/JP-KA-SAT-L-SLK.yaml index 26a3e6e2f8..b3d241f00b 100644 --- a/data/custodian/JP-KA-SAT-L-SLK.yaml +++ b/data/custodian/JP-KA-SAT-L-SLK.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 895-1501 street_address: 974 KEDOINCHO SHIMODE, Satsumasendai Shi, Kagoshima Ken, 895-1501 + latitude: 31.9097 + longitude: 130.4415 processing_timestamp: '2025-12-06T23:38:48.331378+00:00' ghcid: ghcid_current: JP-KA-SAT-L-SLK @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SATSUMASENDAISHIRITSU Library KEDOIMBUNKAN @@ -133,3 +135,12 @@ location: postal_code: 895-1501 street_address: 974 KEDOINCHO SHIMODE, Satsumasendai Shi, Kagoshima Ken, 895-1501 normalization_timestamp: '2025-12-09T13:36:14.075862+00:00' + latitude: 31.9097 + longitude: 130.4415 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 895-1501 + resolved_place: Kedoincho Shimode + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.322357+00:00' diff --git a/data/custodian/JP-KA-SAT-L-SLS-satsumasendaishiritsu_library_shimokoshikibunkan.yaml b/data/custodian/JP-KA-SAT-L-SLS-satsumasendaishiritsu_library_shimokoshikibunkan.yaml index 0973c838f3..a041544f01 100644 --- a/data/custodian/JP-KA-SAT-L-SLS-satsumasendaishiritsu_library_shimokoshikibunkan.yaml +++ b/data/custodian/JP-KA-SAT-L-SLS-satsumasendaishiritsu_library_shimokoshikibunkan.yaml @@ -15,7 +15,10 @@ original_entry: city: Satsumasendai Shi region: Kagoshima Ken postal_code: 896-1601 - street_address: 819 SHIMOKOSHIKICHO TEUCHI, Satsumasendai Shi, Kagoshima Ken, 896-1601 + street_address: 819 SHIMOKOSHIKICHO TEUCHI, Satsumasendai Shi, Kagoshima Ken, + 896-1601 + latitude: 31.8238 + longitude: 130.259 processing_timestamp: '2025-12-06T23:38:48.338198+00:00' ghcid: ghcid_current: JP-KA-SAT-L-SLS-satsumasendaishiritsu_library_shimokoshikibunkan @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SATSUMASENDAISHIRITSU Library SHIMOKOSHIKIBUNKAN @@ -133,3 +136,12 @@ location: postal_code: 896-1601 street_address: 819 SHIMOKOSHIKICHO TEUCHI, Satsumasendai Shi, Kagoshima Ken, 896-1601 normalization_timestamp: '2025-12-09T13:36:14.111812+00:00' + latitude: 31.8238 + longitude: 130.259 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 896-1601 + resolved_place: Shimokoshikicho Teuchi + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.345451+00:00' diff --git a/data/custodian/JP-KA-SAT-L-SLS.yaml b/data/custodian/JP-KA-SAT-L-SLS.yaml index d2b77e7921..5fe3593017 100644 --- a/data/custodian/JP-KA-SAT-L-SLS.yaml +++ b/data/custodian/JP-KA-SAT-L-SLS.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 896-1101 street_address: 1910 SATOCHO SATO, Satsumasendai Shi, Kagoshima Ken, 896-1101 + latitude: 31.8238 + longitude: 130.259 processing_timestamp: '2025-12-06T23:38:48.333611+00:00' ghcid: ghcid_current: JP-KA-SAT-L-SLS @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SATSUMASENDAISHIRITSU Library SATOBUNKAN @@ -133,3 +135,12 @@ location: postal_code: 896-1101 street_address: 1910 SATOCHO SATO, Satsumasendai Shi, Kagoshima Ken, 896-1101 normalization_timestamp: '2025-12-09T13:36:14.150098+00:00' + latitude: 31.8238 + longitude: 130.259 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 896-1101 + resolved_place: Satocho Sato + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.381029+00:00' diff --git a/data/custodian/JP-KA-SAT-L-SLT.yaml b/data/custodian/JP-KA-SAT-L-SLT.yaml index abe38bd3dc..52624e71e2 100644 --- a/data/custodian/JP-KA-SAT-L-SLT.yaml +++ b/data/custodian/JP-KA-SAT-L-SLT.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 895-1106 street_address: 618-4 TOGOCHO ONOBUCHI, Satsumasendai Shi, Kagoshima Ken, 895-1106 + latitude: 31.9097 + longitude: 130.4415 processing_timestamp: '2025-12-06T23:38:48.329137+00:00' ghcid: ghcid_current: JP-KA-SAT-L-SLT @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SATSUMASENDAISHIRITSU Library TOGOBUNKAN @@ -133,3 +135,12 @@ location: postal_code: 895-1106 street_address: 618-4 TOGOCHO ONOBUCHI, Satsumasendai Shi, Kagoshima Ken, 895-1106 normalization_timestamp: '2025-12-09T13:36:14.185580+00:00' + latitude: 31.9097 + longitude: 130.4415 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 895-1106 + resolved_place: Togocho Onobuchi + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.417088+00:00' diff --git a/data/custodian/JP-KA-SAT-M-ILM.yaml b/data/custodian/JP-KA-SAT-M-ILM.yaml index 857b893f85..1b0514cc45 100644 --- a/data/custodian/JP-KA-SAT-M-ILM.yaml +++ b/data/custodian/JP-KA-SAT-M-ILM.yaml @@ -12,6 +12,8 @@ original_entry: region: Kagoshima Ken postal_code: 895-1402 street_address: IRIKICHO URANOMYO, Satsumasendai Shi, Kagoshima Ken, 895-1402 + latitude: 31.9097 + longitude: 130.4415 processing_timestamp: '2025-12-06T23:38:40.733936+00:00' ghcid: ghcid_current: JP-KA-SAT-M-ILM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: IRIKI LOCAL MUSEUM @@ -128,3 +130,12 @@ location: postal_code: 895-1402 street_address: IRIKICHO URANOMYO, Satsumasendai Shi, Kagoshima Ken, 895-1402 normalization_timestamp: '2025-12-09T13:36:14.254085+00:00' + latitude: 31.9097 + longitude: 130.4415 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 895-1402 + resolved_place: Irikicho Uranomyo + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.458626+00:00' diff --git a/data/custodian/JP-KA-SAT-M-KIHUM.yaml b/data/custodian/JP-KA-SAT-M-KIHUM.yaml index 104e600b07..4b4c99d662 100644 --- a/data/custodian/JP-KA-SAT-M-KIHUM.yaml +++ b/data/custodian/JP-KA-SAT-M-KIHUM.yaml @@ -21,6 +21,8 @@ original_entry: region: Kagoshima Ken postal_code: 895-0011 street_address: AMATATSUCHO, Satsumasendai Shi, Kagoshima Ken, 895-0011 + latitude: 31.833 + longitude: 130.3297 processing_timestamp: '2025-12-06T23:38:40.723108+00:00' ghcid: ghcid_current: JP-KA-SAT-M-KIHUM @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAGOSHIMA IMMACULATE HEART UNIVERSITY MUSEUM @@ -204,3 +206,12 @@ location: postal_code: 895-0011 street_address: AMATATSUCHO, Satsumasendai Shi, Kagoshima Ken, 895-0011 normalization_timestamp: '2025-12-09T13:36:14.302248+00:00' + latitude: 31.833 + longitude: 130.3297 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 895-0011 + resolved_place: Amatatsucho + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.487911+00:00' diff --git a/data/custodian/JP-KA-SAT-M-KNCL.yaml b/data/custodian/JP-KA-SAT-M-KNCL.yaml index 6756a1d266..47434c5f1f 100644 --- a/data/custodian/JP-KA-SAT-M-KNCL.yaml +++ b/data/custodian/JP-KA-SAT-M-KNCL.yaml @@ -12,6 +12,8 @@ original_entry: region: Kagoshima Ken postal_code: 895-1502 street_address: KEDOINCHO IMUTA, Satsumasendai Shi, Kagoshima Ken, 895-1502 + latitude: 31.9097 + longitude: 130.4415 processing_timestamp: '2025-12-06T23:38:40.736235+00:00' ghcid: ghcid_current: JP-KA-SAT-M-KNCL @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KEDOIN NATURE CONSERVATION LIBRARY @@ -128,3 +130,12 @@ location: postal_code: 895-1502 street_address: KEDOINCHO IMUTA, Satsumasendai Shi, Kagoshima Ken, 895-1502 normalization_timestamp: '2025-12-09T13:36:14.344149+00:00' + latitude: 31.9097 + longitude: 130.4415 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 895-1502 + resolved_place: Kedoincho Imuta + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.517150+00:00' diff --git a/data/custodian/JP-KA-SAT-M-SCSHM.yaml b/data/custodian/JP-KA-SAT-M-SCSHM.yaml index 92a33ebec3..81fc5a55c4 100644 --- a/data/custodian/JP-KA-SAT-M-SCSHM.yaml +++ b/data/custodian/JP-KA-SAT-M-SCSHM.yaml @@ -25,6 +25,8 @@ original_entry: region: Kagoshima Ken postal_code: 895-0072 street_address: CHUGO, Satsumasendai Shi, Kagoshima Ken, 895-0072 + latitude: 31.8436 + longitude: 130.312 processing_timestamp: '2025-12-06T23:38:40.725720+00:00' ghcid: ghcid_current: JP-KA-SAT-M-SCSHM @@ -98,8 +100,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SATSUMASENDAI CITY SENDAI HISTORICAL MUSEUM @@ -208,3 +210,12 @@ location: postal_code: 895-0072 street_address: CHUGO, Satsumasendai Shi, Kagoshima Ken, 895-0072 normalization_timestamp: '2025-12-09T13:36:14.426937+00:00' + latitude: 31.8436 + longitude: 130.312 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 895-0072 + resolved_place: Chugo + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.542799+00:00' diff --git a/data/custodian/JP-KA-SAT-M-SLM.yaml b/data/custodian/JP-KA-SAT-M-SLM.yaml index 9e80b83fe3..88df252258 100644 --- a/data/custodian/JP-KA-SAT-M-SLM.yaml +++ b/data/custodian/JP-KA-SAT-M-SLM.yaml @@ -12,6 +12,8 @@ original_entry: region: Kagoshima Ken postal_code: 896-1601 street_address: SHIMOKOSHIKICHO TEUCHI, Satsumasendai Shi, Kagoshima Ken, 896-1601 + latitude: 31.8238 + longitude: 130.259 processing_timestamp: '2025-12-06T23:38:40.738363+00:00' ghcid: ghcid_current: JP-KA-SAT-M-SLM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHIMOKOSHIKI LOCAL MUSEUM @@ -128,3 +130,12 @@ location: postal_code: 896-1601 street_address: SHIMOKOSHIKICHO TEUCHI, Satsumasendai Shi, Kagoshima Ken, 896-1601 normalization_timestamp: '2025-12-09T13:36:14.468684+00:00' + latitude: 31.8238 + longitude: 130.259 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 896-1601 + resolved_place: Shimokoshikicho Teuchi + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.571446+00:00' diff --git a/data/custodian/JP-KA-SAT-M-SMB.yaml b/data/custodian/JP-KA-SAT-M-SMB.yaml index 8f470ccf73..0f6a02f5f7 100644 --- a/data/custodian/JP-KA-SAT-M-SMB.yaml +++ b/data/custodian/JP-KA-SAT-M-SMB.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagoshima Ken postal_code: 895-0072 street_address: CHUGO, Satsumasendai Shi, Kagoshima Ken, 895-0072 + latitude: 31.8436 + longitude: 130.312 processing_timestamp: '2025-12-06T23:38:40.728578+00:00' ghcid: ghcid_current: JP-KA-SAT-M-SMB @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SENDAI MAGOKORO BUNGAKUKAN @@ -133,3 +135,12 @@ location: postal_code: 895-0072 street_address: CHUGO, Satsumasendai Shi, Kagoshima Ken, 895-0072 normalization_timestamp: '2025-12-09T13:36:14.504013+00:00' + latitude: 31.8436 + longitude: 130.312 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 895-0072 + resolved_place: Chugo + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.615639+00:00' diff --git a/data/custodian/JP-KA-SAT-M-SSHLM.yaml b/data/custodian/JP-KA-SAT-M-SSHLM.yaml index 9891a4c4ee..3d66232a46 100644 --- a/data/custodian/JP-KA-SAT-M-SSHLM.yaml +++ b/data/custodian/JP-KA-SAT-M-SSHLM.yaml @@ -12,6 +12,8 @@ original_entry: region: Kagoshima Ken postal_code: 895-1203 street_address: HIWAKICHO ICHIHINO, Satsumasendai Shi, Kagoshima Ken, 895-1203 + latitude: 31.9097 + longitude: 130.4415 processing_timestamp: '2025-12-06T23:38:40.731634+00:00' ghcid: ghcid_current: JP-KA-SAT-M-SSHLM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SATSUMASENDAI-SHI HIWAKI LOCAL MUSEUM @@ -128,3 +130,12 @@ location: postal_code: 895-1203 street_address: HIWAKICHO ICHIHINO, Satsumasendai Shi, Kagoshima Ken, 895-1203 normalization_timestamp: '2025-12-09T13:36:14.537431+00:00' + latitude: 31.9097 + longitude: 130.4415 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 895-1203 + resolved_place: Hiwakicho Ichihino + resolved_city: Satsumasendai Shi + timestamp: '2025-12-09T23:13:27.706657+00:00' diff --git a/data/custodian/JP-KA-SHO-L-SL.yaml b/data/custodian/JP-KA-SHO-L-SL.yaml index cce4c4611e..df7172c3af 100644 --- a/data/custodian/JP-KA-SHO-L-SL.yaml +++ b/data/custodian/JP-KA-SHO-L-SL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kagawa Ken postal_code: 761-4411 street_address: 24-1 YASUDA, Shozu Gun Shodoshima Cho, Kagawa Ken, 761-4411 + latitude: 34.4957 + longitude: 134.3256 processing_timestamp: '2025-12-06T23:38:47.465970+00:00' ghcid: ghcid_current: JP-KA-SHO-L-SL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHODOSHIMACHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 761-4411 street_address: 24-1 YASUDA, Shozu Gun Shodoshima Cho, Kagawa Ken, 761-4411 normalization_timestamp: '2025-12-09T13:36:14.913552+00:00' + latitude: 34.4957 + longitude: 134.3256 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 761-4411 + resolved_place: Yasuda + resolved_city: 'Shozu Gun ' + timestamp: '2025-12-09T23:13:27.843548+00:00' diff --git a/data/custodian/JP-KO-AKI-L-GL.yaml b/data/custodian/JP-KO-AKI-L-GL.yaml index 0edfc5de5f..504ff2315c 100644 --- a/data/custodian/JP-KO-AKI-L-GL.yaml +++ b/data/custodian/JP-KO-AKI-L-GL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kochi Ken postal_code: 781-5701 street_address: 1262 WAJIKI KO, Aki Gun Geisei Mura, Kochi Ken, 781-5701 + latitude: 33.5673 + longitude: 133.8317 processing_timestamp: '2025-12-06T23:38:47.636930+00:00' ghcid: ghcid_current: JP-KO-AKI-L-GL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: GEISEISONRITSU Library @@ -133,3 +135,12 @@ location: postal_code: 781-5701 street_address: 1262 WAJIKI KO, Aki Gun Geisei Mura, Kochi Ken, 781-5701 normalization_timestamp: '2025-12-09T13:36:23.905708+00:00' + latitude: 33.5673 + longitude: 133.8317 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 781-5701 + resolved_place: Wajiki Ko + resolved_city: 'Aki Gun ' + timestamp: '2025-12-09T23:13:27.890620+00:00' diff --git a/data/custodian/JP-KO-AKI-L-U.yaml b/data/custodian/JP-KO-AKI-L-U.yaml index 98ea7ef1ca..abf565ba68 100644 --- a/data/custodian/JP-KO-AKI-L-U.yaml +++ b/data/custodian/JP-KO-AKI-L-U.yaml @@ -12,6 +12,8 @@ original_entry: region: Kochi Ken postal_code: 781-6201 street_address: 443 UMAJI, Aki Gun Umaji Mura, Kochi Ken, 781-6201 + latitude: 33.427 + longitude: 134.0587 processing_timestamp: '2025-12-06T23:38:50.613657+00:00' ghcid: ghcid_current: JP-KO-AKI-L-U @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: UMAJIMURASHUGYOKAIZENSENTATOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 781-6201 street_address: 443 UMAJI, Aki Gun Umaji Mura, Kochi Ken, 781-6201 normalization_timestamp: '2025-12-09T13:36:24.097636+00:00' + latitude: 33.427 + longitude: 134.0587 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 781-6201 + resolved_place: Umaji + resolved_city: 'Aki Gun ' + timestamp: '2025-12-09T23:13:27.944454+00:00' diff --git a/data/custodian/JP-KO-AKI-L-Y.yaml b/data/custodian/JP-KO-AKI-L-Y.yaml index 5adada0278..84f31325e0 100644 --- a/data/custodian/JP-KO-AKI-L-Y.yaml +++ b/data/custodian/JP-KO-AKI-L-Y.yaml @@ -12,6 +12,8 @@ original_entry: region: Kochi Ken postal_code: 781-6202 street_address: 10-11 YANASE, Aki Gun Umaji Mura, Kochi Ken, 781-6202 + latitude: 33.427 + longitude: 134.0587 processing_timestamp: '2025-12-06T23:38:50.615850+00:00' ghcid: ghcid_current: JP-KO-AKI-L-Y @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YANASETAMOKUTEKISHISETSU @@ -128,3 +130,12 @@ location: postal_code: 781-6202 street_address: 10-11 YANASE, Aki Gun Umaji Mura, Kochi Ken, 781-6202 normalization_timestamp: '2025-12-09T13:36:24.166638+00:00' + latitude: 33.427 + longitude: 134.0587 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 781-6202 + resolved_place: Yanase + resolved_city: 'Aki Gun ' + timestamp: '2025-12-09T23:13:27.982494+00:00' diff --git a/data/custodian/JP-KO-TAK-L-K.yaml b/data/custodian/JP-KO-TAK-L-K.yaml index 3131190ae3..89c79a03ff 100644 --- a/data/custodian/JP-KO-TAK-L-K.yaml +++ b/data/custodian/JP-KO-TAK-L-K.yaml @@ -16,6 +16,8 @@ original_entry: region: Kochi Ken postal_code: 789-1302 street_address: 2767-2 KAMINOKAE, Takaoka Gun Nakatosa Cho, Kochi Ken, 789-1302 + latitude: 33.2853 + longitude: 133.2191 processing_timestamp: '2025-12-06T23:38:50.626766+00:00' ghcid: ghcid_current: JP-KO-TAK-L-K @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAMINOKAEKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 789-1302 street_address: 2767-2 KAMINOKAE, Takaoka Gun Nakatosa Cho, Kochi Ken, 789-1302 normalization_timestamp: '2025-12-09T13:36:26.844719+00:00' + latitude: 33.2853 + longitude: 133.2191 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 789-1302 + resolved_place: Kaminokae + resolved_city: 'Takaoka Gun ' + timestamp: '2025-12-09T23:13:28.002912+00:00' diff --git a/data/custodian/JP-KO-TAK-L-N.yaml b/data/custodian/JP-KO-TAK-L-N.yaml index 32bab252e0..d5acc61c7d 100644 --- a/data/custodian/JP-KO-TAK-L-N.yaml +++ b/data/custodian/JP-KO-TAK-L-N.yaml @@ -16,6 +16,8 @@ original_entry: region: Kochi Ken postal_code: 789-1301 street_address: 6584-1 KURE, Takaoka Gun Nakatosa Cho, Kochi Ken, 789-1301 + latitude: 33.3372 + longitude: 133.2115 processing_timestamp: '2025-12-06T23:38:50.624522+00:00' ghcid: ghcid_current: JP-KO-TAK-L-N @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAKATOSACHORITSUBUNKAKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 789-1301 street_address: 6584-1 KURE, Takaoka Gun Nakatosa Cho, Kochi Ken, 789-1301 normalization_timestamp: '2025-12-09T13:36:26.882123+00:00' + latitude: 33.3372 + longitude: 133.2115 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 789-1301 + resolved_place: Kure + resolved_city: 'Takaoka Gun ' + timestamp: '2025-12-09T23:13:28.023333+00:00' diff --git a/data/custodian/JP-KU-AMA-L-R.yaml b/data/custodian/JP-KU-AMA-L-R.yaml index f40327babf..5408e747e2 100644 --- a/data/custodian/JP-KU-AMA-L-R.yaml +++ b/data/custodian/JP-KU-AMA-L-R.yaml @@ -16,6 +16,8 @@ original_entry: region: Kumamoto Ken postal_code: 863-2503 street_address: 1220-2 SHIKI, Amakusa Gun Reihoku Machi, Kumamoto Ken, 863-2503 + latitude: 32.4879 + longitude: 130.0767 processing_timestamp: '2025-12-06T23:38:52.248158+00:00' ghcid: ghcid_current: JP-KU-AMA-L-R @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: REIHOKUMACHICHOMINSOGOSENTATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 863-2503 street_address: 1220-2 SHIKI, Amakusa Gun Reihoku Machi, Kumamoto Ken, 863-2503 normalization_timestamp: '2025-12-09T13:36:27.952178+00:00' + latitude: 32.4879 + longitude: 130.0767 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 863-2503 + resolved_place: Shiki + resolved_city: 'Amakusa Gun ' + timestamp: '2025-12-09T23:13:28.050408+00:00' diff --git a/data/custodian/JP-KU-ASH-L-A.yaml b/data/custodian/JP-KU-ASH-L-A.yaml index da56605e2b..59d7ad82ef 100644 --- a/data/custodian/JP-KU-ASH-L-A.yaml +++ b/data/custodian/JP-KU-ASH-L-A.yaml @@ -16,6 +16,8 @@ original_entry: region: Kumamoto Ken postal_code: 869-5305 street_address: 653 TANORAMACHI, Ashikita Gun Ashikita Machi, Kumamoto Ken, 869-5305 + latitude: 32.4786 + longitude: 130.5752 processing_timestamp: '2025-12-06T23:38:52.230235+00:00' ghcid: ghcid_current: JP-KU-ASH-L-A @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ASHIKITAMACHICHIIKIKASSEIKASENTATANOURATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 869-5305 street_address: 653 TANORAMACHI, Ashikita Gun Ashikita Machi, Kumamoto Ken, 869-5305 normalization_timestamp: '2025-12-09T13:36:28.241291+00:00' + latitude: 32.4786 + longitude: 130.5752 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 869-5305 + resolved_place: Tanoramachi + resolved_city: 'Ashikita Gun ' + timestamp: '2025-12-09T23:13:28.077067+00:00' diff --git a/data/custodian/JP-KU-ASH-L-ATL.yaml b/data/custodian/JP-KU-ASH-L-ATL.yaml index 872ffc9f5f..fe0b300a0d 100644 --- a/data/custodian/JP-KU-ASH-L-ATL.yaml +++ b/data/custodian/JP-KU-ASH-L-ATL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kumamoto Ken postal_code: 869-5442 street_address: 1647 HANAOKA, Ashikita Gun Ashikita Machi, Kumamoto Ken, 869-5442 + latitude: 32.4786 + longitude: 130.5752 processing_timestamp: '2025-12-06T23:38:48.153347+00:00' ghcid: ghcid_current: JP-KU-ASH-L-ATL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ASHIKITA Town Library @@ -133,3 +135,12 @@ location: postal_code: 869-5442 street_address: 1647 HANAOKA, Ashikita Gun Ashikita Machi, Kumamoto Ken, 869-5442 normalization_timestamp: '2025-12-09T13:36:28.274592+00:00' + latitude: 32.4786 + longitude: 130.5752 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 869-5442 + resolved_place: Hanaoka + resolved_city: 'Ashikita Gun ' + timestamp: '2025-12-09T23:13:28.100973+00:00' diff --git a/data/custodian/JP-KU-ASO-L-M-minamiasomurachoyokominkantoshoshitsu.yaml b/data/custodian/JP-KU-ASO-L-M-minamiasomurachoyokominkantoshoshitsu.yaml index 71f9a53c62..f792fbdc6c 100644 --- a/data/custodian/JP-KU-ASO-L-M-minamiasomurachoyokominkantoshoshitsu.yaml +++ b/data/custodian/JP-KU-ASO-L-M-minamiasomurachoyokominkantoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Kumamoto Ken postal_code: 869-1404 street_address: 3575 KAWAYO, Aso Gun Minamiaso Mura, Kumamoto Ken, 869-1404 + latitude: 32.8647 + longitude: 130.7794 processing_timestamp: '2025-12-06T23:38:52.223012+00:00' ghcid: ghcid_current: JP-KU-ASO-L-M-minamiasomurachoyokominkantoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMIASOMURACHOYOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 869-1404 street_address: 3575 KAWAYO, Aso Gun Minamiaso Mura, Kumamoto Ken, 869-1404 normalization_timestamp: '2025-12-09T13:36:28.464484+00:00' + latitude: 32.8647 + longitude: 130.7794 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 869-1404 + resolved_place: Kawayo + resolved_city: 'Aso Gun ' + timestamp: '2025-12-09T23:13:28.124827+00:00' diff --git a/data/custodian/JP-KU-ASO-L-M.yaml b/data/custodian/JP-KU-ASO-L-M.yaml index 3661b66a68..53e45f6302 100644 --- a/data/custodian/JP-KU-ASO-L-M.yaml +++ b/data/custodian/JP-KU-ASO-L-M.yaml @@ -16,6 +16,8 @@ original_entry: region: Kumamoto Ken postal_code: 869-2401 street_address: 1900-1 AKABABA, Aso Gun Minamioguni Machi, Kumamoto Ken, 869-2401 + latitude: 32.9539 + longitude: 131.0432 processing_timestamp: '2025-12-06T23:38:52.216182+00:00' ghcid: ghcid_current: JP-KU-ASO-L-M @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMIOGUNIMACHIKOMYUNITEISENTATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 869-2401 street_address: 1900-1 AKABABA, Aso Gun Minamioguni Machi, Kumamoto Ken, 869-2401 normalization_timestamp: '2025-12-09T13:36:28.501418+00:00' + latitude: 32.9539 + longitude: 131.0432 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 869-2401 + resolved_place: Akababa + resolved_city: 'Aso Gun ' + timestamp: '2025-12-09T23:13:28.165072+00:00' diff --git a/data/custodian/JP-KU-ASO-L-TLAL.yaml b/data/custodian/JP-KU-ASO-L-TLAL.yaml index d6e7d31660..2cd5867f8c 100644 --- a/data/custodian/JP-KU-ASO-L-TLAL.yaml +++ b/data/custodian/JP-KU-ASO-L-TLAL.yaml @@ -21,6 +21,8 @@ original_entry: region: Kumamoto Ken postal_code: 869-1404 street_address: KAWAYO, Aso Gun Minamiaso Mura, Kumamoto Ken, 869-1404 + latitude: 32.8647 + longitude: 130.7794 processing_timestamp: '2025-12-06T23:38:55.530490+00:00' ghcid: ghcid_current: JP-KU-ASO-L-TLAL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TOKAIDAIGAKUFUZOKU Library ASO Library @@ -196,3 +198,12 @@ location: postal_code: 869-1404 street_address: KAWAYO, Aso Gun Minamiaso Mura, Kumamoto Ken, 869-1404 normalization_timestamp: '2025-12-09T13:36:28.656600+00:00' + latitude: 32.8647 + longitude: 130.7794 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 869-1404 + resolved_place: Kawayo + resolved_city: 'Aso Gun ' + timestamp: '2025-12-09T23:13:28.232521+00:00' diff --git a/data/custodian/JP-KU-ASO-M-LO.yaml b/data/custodian/JP-KU-ASO-M-LO.yaml index 0e50c82df9..ceb51485d0 100644 --- a/data/custodian/JP-KU-ASO-M-LO.yaml +++ b/data/custodian/JP-KU-ASO-M-LO.yaml @@ -21,6 +21,8 @@ original_entry: region: Kumamoto Ken postal_code: 869-1502 street_address: SHIRAKAWA, Aso Gun Minamiaso Mura, Kumamoto Ken, 869-1502 + latitude: 32.8647 + longitude: 130.7794 processing_timestamp: '2025-12-06T23:38:40.401799+00:00' ghcid: ghcid_current: JP-KU-ASO-M-LO @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: LUNA OBSERVATORY @@ -203,3 +205,12 @@ location: postal_code: 869-1502 street_address: SHIRAKAWA, Aso Gun Minamiaso Mura, Kumamoto Ken, 869-1502 normalization_timestamp: '2025-12-09T13:36:28.784046+00:00' + latitude: 32.8647 + longitude: 130.7794 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 869-1502 + resolved_place: Shirakawa + resolved_city: 'Aso Gun ' + timestamp: '2025-12-09T23:13:28.294187+00:00' diff --git a/data/custodian/JP-KU-KAM-L-K-kosamachishogaigakushusentatoshoshitsu.yaml b/data/custodian/JP-KU-KAM-L-K-kosamachishogaigakushusentatoshoshitsu.yaml index d98a51e0fc..038bae21c2 100644 --- a/data/custodian/JP-KU-KAM-L-K-kosamachishogaigakushusentatoshoshitsu.yaml +++ b/data/custodian/JP-KU-KAM-L-K-kosamachishogaigakushusentatoshoshitsu.yaml @@ -12,6 +12,8 @@ original_entry: region: Kumamoto Ken postal_code: 861-4696 street_address: 719-4 TOYOCHI, Kamimashiki Gun Kousa Machi, Kumamoto Ken, 861-4696 + latitude: 32.6946 + longitude: 130.7532 processing_timestamp: '2025-12-06T23:38:52.228003+00:00' ghcid: ghcid_current: JP-KU-KAM-L-K-kosamachishogaigakushusentatoshoshitsu @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KOSAMACHISHOGAIGAKUSHUSENTATOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 861-4696 street_address: 719-4 TOYOCHI, Kamimashiki Gun Kousa Machi, Kumamoto Ken, 861-4696 normalization_timestamp: '2025-12-09T13:36:28.950318+00:00' + latitude: 32.6946 + longitude: 130.7532 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 861-4696 + resolved_place: 甲佐町役場 + resolved_city: 'Kamimashiki Gun ' + timestamp: '2025-12-09T23:13:28.321177+00:00' diff --git a/data/custodian/JP-KU-KIK-L-KTL.yaml b/data/custodian/JP-KU-KIK-L-KTL.yaml index f1c37fe7ba..454234f246 100644 --- a/data/custodian/JP-KU-KIK-L-KTL.yaml +++ b/data/custodian/JP-KU-KIK-L-KTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kumamoto Ken postal_code: 869-1102 street_address: 1438-1 HARAMIZU, Kikuchi Gun Kikuyo Machi, Kumamoto Ken, 869-1102 + latitude: 32.8663 + longitude: 130.7865 processing_timestamp: '2025-12-06T23:38:48.137432+00:00' ghcid: ghcid_current: JP-KU-KIK-L-KTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kikuyo Town Library @@ -133,3 +135,12 @@ location: postal_code: 869-1102 street_address: 1438-1 HARAMIZU, Kikuchi Gun Kikuyo Machi, Kumamoto Ken, 869-1102 normalization_timestamp: '2025-12-09T13:36:29.602530+00:00' + latitude: 32.8663 + longitude: 130.7865 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 869-1102 + resolved_place: Haramizu + resolved_city: 'Kikuchi Gun ' + timestamp: '2025-12-09T23:13:28.347816+00:00' diff --git a/data/custodian/JP-KU-KUM-M-HTI.yaml b/data/custodian/JP-KU-KUM-M-HTI.yaml index 5c49f443dc..3bdfa963b2 100644 --- a/data/custodian/JP-KU-KUM-M-HTI.yaml +++ b/data/custodian/JP-KU-KUM-M-HTI.yaml @@ -16,6 +16,8 @@ original_entry: region: Kumamoto Ken postal_code: 868-0201 street_address: KO, Kuma Gun Itsuki Mura, Kumamoto Ken, 868-0201 + latitude: 32.4215 + longitude: 130.8907 processing_timestamp: '2025-12-06T23:38:40.419851+00:00' ghcid: ghcid_current: JP-KU-KUM-M-HTI @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HISTORIA TERRACE ITSUKIDANI @@ -133,3 +135,12 @@ location: postal_code: 868-0201 street_address: KO, Kuma Gun Itsuki Mura, Kumamoto Ken, 868-0201 normalization_timestamp: '2025-12-09T13:36:31.898566+00:00' + latitude: 32.4215 + longitude: 130.8907 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 868-0201 + resolved_place: Ko + resolved_city: 'Kuma Gun ' + timestamp: '2025-12-09T23:13:28.365436+00:00' diff --git a/data/custodian/JP-KU-TAM-L-GTACL.yaml b/data/custodian/JP-KU-TAM-L-GTACL.yaml index f74df76e56..4d8631a73e 100644 --- a/data/custodian/JP-KU-TAM-L-GTACL.yaml +++ b/data/custodian/JP-KU-TAM-L-GTACL.yaml @@ -12,6 +12,8 @@ original_entry: region: Kumamoto Ken postal_code: 869-0312 street_address: 1-1 SHIRAKI, Tamana Gun Gyokuto Machi, Kumamoto Ken, 869-0312 + latitude: 32.6858 + longitude: 130.6538 processing_timestamp: '2025-12-06T23:38:52.209101+00:00' ghcid: ghcid_current: JP-KU-TAM-L-GTACL @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Gyokuto Town Affairs Center and Library @@ -128,3 +130,12 @@ location: postal_code: 869-0312 street_address: 1-1 SHIRAKI, Tamana Gun Gyokuto Machi, Kumamoto Ken, 869-0312 normalization_timestamp: '2025-12-09T13:36:32.784079+00:00' + latitude: 32.6858 + longitude: 130.6538 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 869-0312 + resolved_place: Shiraki + resolved_city: 'Tamana Gun ' + timestamp: '2025-12-09T23:13:28.395452+00:00' diff --git a/data/custodian/JP-KU-TAM-L-N-nagomimachimikawakominkantoshoshitsu.yaml b/data/custodian/JP-KU-TAM-L-N-nagomimachimikawakominkantoshoshitsu.yaml index 646d53bcdc..179e267c7c 100644 --- a/data/custodian/JP-KU-TAM-L-N-nagomimachimikawakominkantoshoshitsu.yaml +++ b/data/custodian/JP-KU-TAM-L-N-nagomimachimikawakominkantoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Kumamoto Ken postal_code: 861-0913 street_address: 76 ITAKUSU, Tamana Gun Nagomi Machi, Kumamoto Ken, 861-0913 + latitude: 33.0663 + longitude: 130.6282 processing_timestamp: '2025-12-06T23:38:52.213833+00:00' ghcid: ghcid_current: JP-KU-TAM-L-N-nagomimachimikawakominkantoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAGOMIMACHIMIKAWAKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 861-0913 street_address: 76 ITAKUSU, Tamana Gun Nagomi Machi, Kumamoto Ken, 861-0913 normalization_timestamp: '2025-12-09T13:36:32.870739+00:00' + latitude: 33.0663 + longitude: 130.6282 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 861-0913 + resolved_place: Itakusu + resolved_city: 'Tamana Gun ' + timestamp: '2025-12-09T23:13:28.428926+00:00' diff --git a/data/custodian/JP-KU-TAM-L-N.yaml b/data/custodian/JP-KU-TAM-L-N.yaml index 2da40d96e3..92ef757d3a 100644 --- a/data/custodian/JP-KU-TAM-L-N.yaml +++ b/data/custodian/JP-KU-TAM-L-N.yaml @@ -16,6 +16,8 @@ original_entry: region: Kumamoto Ken postal_code: 865-0192 street_address: 3883-1 ETA, Tamana Gun Nagomi Machi, Kumamoto Ken, 865-0192 + latitude: 32.992 + longitude: 130.618 processing_timestamp: '2025-12-06T23:38:52.211333+00:00' ghcid: ghcid_current: JP-KU-TAM-L-N @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAGOMIMACHICHUOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 865-0192 street_address: 3883-1 ETA, Tamana Gun Nagomi Machi, Kumamoto Ken, 865-0192 normalization_timestamp: '2025-12-09T13:36:32.905653+00:00' + latitude: 32.992 + longitude: 130.618 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 865-0192 + resolved_place: Eda + resolved_city: 'Tamana Gun ' + timestamp: '2025-12-09T23:13:28.461510+00:00' diff --git a/data/custodian/JP-KU-TAM-L-NL.yaml b/data/custodian/JP-KU-TAM-L-NL.yaml index 6044de437d..a3f89dcb22 100644 --- a/data/custodian/JP-KU-TAM-L-NL.yaml +++ b/data/custodian/JP-KU-TAM-L-NL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kumamoto Ken postal_code: 861-0803 street_address: 1319 SEKIMACHI, Tamana Gun Nankan Machi, Kumamoto Ken, 861-0803 + latitude: 33.0241 + longitude: 130.683 processing_timestamp: '2025-12-06T23:38:48.130456+00:00' ghcid: ghcid_current: JP-KU-TAM-L-NL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NANKANMACHI Library @@ -133,3 +135,12 @@ location: postal_code: 861-0803 street_address: 1319 SEKIMACHI, Tamana Gun Nankan Machi, Kumamoto Ken, 861-0803 normalization_timestamp: '2025-12-09T13:36:32.940120+00:00' + latitude: 33.0241 + longitude: 130.683 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 861-0803 + resolved_place: Sekimachi + resolved_city: 'Tamana Gun ' + timestamp: '2025-12-09T23:13:28.489834+00:00' diff --git a/data/custodian/JP-KU-TAM-M-NMFHM.yaml b/data/custodian/JP-KU-TAM-M-NMFHM.yaml index 181a4d2d0c..6147b5e354 100644 --- a/data/custodian/JP-KU-TAM-M-NMFHM.yaml +++ b/data/custodian/JP-KU-TAM-M-NMFHM.yaml @@ -17,6 +17,8 @@ original_entry: region: Kumamoto Ken postal_code: 865-0136 street_address: ETA, Tamana Gun Nagomi Machi, Kumamoto Ken, 865-0136 + latitude: 32.9763 + longitude: 130.6156 processing_timestamp: '2025-12-06T23:38:40.393686+00:00' ghcid: ghcid_current: JP-KU-TAM-M-NMFHM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAGOMI-MACHI FOLK HISTORICAL MUSEUM @@ -161,8 +163,8 @@ wikidata_enrichment: instance_of: &id003 - id: Q33506 label: museum - description: institution that holds artifacts and other objects of scientific, artistic, cultural, historical, or other - importance + description: institution that holds artifacts and other objects of scientific, + artistic, cultural, historical, or other importance wikidata_instance_of: *id003 wikidata_location: country: &id004 @@ -188,3 +190,12 @@ location: postal_code: 865-0136 street_address: ETA, Tamana Gun Nagomi Machi, Kumamoto Ken, 865-0136 normalization_timestamp: '2025-12-09T13:36:33.165121+00:00' + latitude: 32.9763 + longitude: 130.6156 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 865-0136 + resolved_place: Eta + resolved_city: 'Tamana Gun ' + timestamp: '2025-12-09T23:13:28.534297+00:00' diff --git a/data/custodian/JP-KY-KUS-L-KTL.yaml b/data/custodian/JP-KY-KUS-L-KTL.yaml index 13901c546f..f496de2c2a 100644 --- a/data/custodian/JP-KY-KUS-L-KTL.yaml +++ b/data/custodian/JP-KY-KUS-L-KTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kyoto Fu postal_code: 613-0031 street_address: 235 SAKO SOTOYASHIKI, Kuse Gun Kumiyama Cho, Kyoto Fu, 613-0031 + latitude: 34.8819 + longitude: 135.761 processing_timestamp: '2025-12-06T23:38:46.017357+00:00' ghcid: ghcid_current: JP-KY-KUS-L-KTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kumiyama Town Library @@ -133,3 +135,12 @@ location: postal_code: 613-0031 street_address: 235 SAKO SOTOYASHIKI, Kuse Gun Kumiyama Cho, Kyoto Fu, 613-0031 normalization_timestamp: '2025-12-09T13:36:35.395062+00:00' + latitude: 34.8819 + longitude: 135.761 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 613-0031 + resolved_place: Sako + resolved_city: 'Kuse Gun ' + timestamp: '2025-12-09T23:13:28.567073+00:00' diff --git a/data/custodian/JP-KY-KYO-L-RLKUM.yaml b/data/custodian/JP-KY-KYO-L-RLKUM.yaml index e4b33847b8..c1f37f8ca2 100644 --- a/data/custodian/JP-KY-KYO-L-RLKUM.yaml +++ b/data/custodian/JP-KY-KYO-L-RLKUM.yaml @@ -21,6 +21,8 @@ original_entry: region: Kyoto Fu postal_code: 606-8501 street_address: YOSHIDA HOMMACHI, Kyotoshi Sakyoku, Kyoto Fu, 606-8501 + latitude: 35.0159 + longitude: 135.7837 processing_timestamp: '2025-12-06T23:38:59.874444+00:00' ghcid: ghcid_current: JP-KY-KYO-L-RLKUM @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Reference Library of The Kyoto University Museum @@ -186,3 +188,12 @@ location: postal_code: 606-8501 street_address: YOSHIDA HOMMACHI, Kyotoshi Sakyoku, Kyoto Fu, 606-8501 normalization_timestamp: '2025-12-09T13:36:41.238345+00:00' + latitude: 35.0159 + longitude: 135.7837 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 606-8501 + resolved_place: Yoshidamotomachi + resolved_city: 'Kyoto Shi ' + timestamp: '2025-12-09T23:13:28.598989+00:00' diff --git a/data/custodian/JP-KY-NAG-L-K.yaml b/data/custodian/JP-KY-NAG-L-K.yaml index 815ee0a93d..3eda8142cc 100644 --- a/data/custodian/JP-KY-NAG-L-K.yaml +++ b/data/custodian/JP-KY-NAG-L-K.yaml @@ -12,6 +12,8 @@ original_entry: region: Kyoto Fu postal_code: 617-8555 street_address: 1-10-1 HIGASHI KOTARI, Nagaokakyo Shi, Kyoto Fu, 617-8555 + latitude: 34.9284 + longitude: 135.6788 processing_timestamp: '2025-12-06T23:38:59.257289+00:00' ghcid: ghcid_current: JP-KY-NAG-L-K @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KABUSHIKIKAISHAMURATASEISAKUSHOHONSHATOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 617-8555 street_address: 1-10-1 HIGASHI KOTARI, Nagaokakyo Shi, Kyoto Fu, 617-8555 normalization_timestamp: '2025-12-09T13:36:45.785186+00:00' + latitude: 34.9284 + longitude: 135.6788 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 617-8555 + resolved_place: Higashikotari + resolved_city: Nagaokakyo Shi + timestamp: '2025-12-09T23:13:28.625871+00:00' diff --git a/data/custodian/JP-KY-NAG-L-KL.yaml b/data/custodian/JP-KY-NAG-L-KL.yaml index baa4da1674..d0f364148c 100644 --- a/data/custodian/JP-KY-NAG-L-KL.yaml +++ b/data/custodian/JP-KY-NAG-L-KL.yaml @@ -21,6 +21,8 @@ original_entry: region: Kyoto Fu postal_code: 617-0811 street_address: 26 AO SAIJO, Nagaokakyo Shi, Kyoto Fu, 617-0811 + latitude: 34.9372 + longitude: 135.6761 processing_timestamp: '2025-12-06T23:38:57.184308+00:00' ghcid: ghcid_current: JP-KY-NAG-L-KL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KYOTOSEIZANTANKIDAIGAKU Library @@ -186,3 +188,12 @@ location: postal_code: 617-0811 street_address: 26 AO SAIJO, Nagaokakyo Shi, Kyoto Fu, 617-0811 normalization_timestamp: '2025-12-09T13:36:45.829853+00:00' + latitude: 34.9372 + longitude: 135.6761 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 617-0811 + resolved_place: Ao + resolved_city: Nagaokakyo Shi + timestamp: '2025-12-09T23:13:28.660856+00:00' diff --git a/data/custodian/JP-KY-NAG-L-NL.yaml b/data/custodian/JP-KY-NAG-L-NL.yaml index d63d3d7bb4..449bbb3637 100644 --- a/data/custodian/JP-KY-NAG-L-NL.yaml +++ b/data/custodian/JP-KY-NAG-L-NL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kyoto Fu postal_code: 617-0824 street_address: 4-1-1 TENJIN, Nagaokakyo Shi, Kyoto Fu, 617-0824 + latitude: 34.9263 + longitude: 135.6868 processing_timestamp: '2025-12-06T23:38:45.971611+00:00' ghcid: ghcid_current: JP-KY-NAG-L-NL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAGAOKAKYOSHIRITSU Library @@ -133,3 +135,12 @@ location: postal_code: 617-0824 street_address: 4-1-1 TENJIN, Nagaokakyo Shi, Kyoto Fu, 617-0824 normalization_timestamp: '2025-12-09T13:36:45.868881+00:00' + latitude: 34.9263 + longitude: 135.6868 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 617-0824 + resolved_place: Tenjin + resolved_city: Nagaokakyo Shi + timestamp: '2025-12-09T23:13:28.687411+00:00' diff --git a/data/custodian/JP-KY-SEI-L-KKNDL.yaml b/data/custodian/JP-KY-SEI-L-KKNDL.yaml index bb1b9875a0..bbc2e99453 100644 --- a/data/custodian/JP-KY-SEI-L-KKNDL.yaml +++ b/data/custodian/JP-KY-SEI-L-KKNDL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kyoto Fu postal_code: 619-0287 street_address: 8-1-3 SEIKADAI, Seika-Cho. Soraku-Gun, Kyoto Fu, 619-0287 + latitude: 34.7331 + longitude: 135.8183 processing_timestamp: '2025-12-06T23:38:52.994357+00:00' ghcid: ghcid_current: JP-KY-SEI-L-KKNDL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kansai-kan of the National Diet Library @@ -133,3 +135,12 @@ location: postal_code: 619-0287 street_address: 8-1-3 SEIKADAI, Seika-Cho. Soraku-Gun, Kyoto Fu, 619-0287 normalization_timestamp: '2025-12-09T13:36:46.277342+00:00' + latitude: 34.7331 + longitude: 135.8183 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 619-0287 + resolved_place: Seikadai + resolved_city: 'Soraku Gun ' + timestamp: '2025-12-09T23:13:28.711764+00:00' diff --git a/data/custodian/JP-KY-SEI-L-STL.yaml b/data/custodian/JP-KY-SEI-L-STL.yaml index 85c7f6e207..bc9653731d 100644 --- a/data/custodian/JP-KY-SEI-L-STL.yaml +++ b/data/custodian/JP-KY-SEI-L-STL.yaml @@ -15,7 +15,10 @@ original_entry: city: Seika-Cho. Soraku-Gun region: Kyoto Fu postal_code: 619-0285 - street_address: 70 MINAMIINAYAZUMA KITAJIRI, Seika-Cho. Soraku-Gun, Kyoto Fu, 619-0285 + street_address: 70 MINAMIINAYAZUMA KITAJIRI, Seika-Cho. Soraku-Gun, Kyoto Fu, + 619-0285 + latitude: 34.7331 + longitude: 135.8183 processing_timestamp: '2025-12-06T23:38:46.024165+00:00' ghcid: ghcid_current: JP-KY-SEI-L-STL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Seika Town Library @@ -133,3 +136,12 @@ location: postal_code: 619-0285 street_address: 70 MINAMIINAYAZUMA KITAJIRI, Seika-Cho. Soraku-Gun, Kyoto Fu, 619-0285 normalization_timestamp: '2025-12-09T13:36:46.312108+00:00' + latitude: 34.7331 + longitude: 135.8183 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 619-0285 + resolved_place: 精華町役場 + resolved_city: 'Soraku Gun ' + timestamp: '2025-12-09T23:13:28.738284+00:00' diff --git a/data/custodian/JP-KY-SOR-L-S.yaml b/data/custodian/JP-KY-SOR-L-S.yaml index 2e1b9b4489..7d50f9702f 100644 --- a/data/custodian/JP-KY-SOR-L-S.yaml +++ b/data/custodian/JP-KY-SOR-L-S.yaml @@ -11,7 +11,10 @@ original_entry: city: Soraku Gun Minamiyamashiro Mura region: Kyoto Fu postal_code: 619-1411 - street_address: 17-1 KITAOKAWARA KUBO, Soraku Gun Minamiyamashiro Mura, Kyoto Fu, 619-1411 + street_address: 17-1 KITAOKAWARA KUBO, Soraku Gun Minamiyamashiro Mura, Kyoto + Fu, 619-1411 + latitude: 34.7743 + longitude: 135.9979 processing_timestamp: '2025-12-06T23:38:50.268826+00:00' ghcid: ghcid_current: JP-KY-SOR-L-S @@ -83,8 +86,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SORAKUTOBUKOIKIRENGOKYOIKUIINKAIMINAMIYAMASHIROMURATOSHOSHITSU @@ -126,5 +129,15 @@ location: region_code: KY country: JP postal_code: 619-1411 - street_address: 17-1 KITAOKAWARA KUBO, Soraku Gun Minamiyamashiro Mura, Kyoto Fu, 619-1411 + street_address: 17-1 KITAOKAWARA KUBO, Soraku Gun Minamiyamashiro Mura, Kyoto Fu, + 619-1411 normalization_timestamp: '2025-12-09T13:36:46.381063+00:00' + latitude: 34.7743 + longitude: 135.9979 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 619-1411 + resolved_place: Kitaokawara + resolved_city: 'Soraku Gun ' + timestamp: '2025-12-09T23:13:28.770227+00:00' diff --git a/data/custodian/JP-KY-SOR-L-W.yaml b/data/custodian/JP-KY-SOR-L-W.yaml index d1787b9215..0423fe5e7d 100644 --- a/data/custodian/JP-KY-SOR-L-W.yaml +++ b/data/custodian/JP-KY-SOR-L-W.yaml @@ -12,6 +12,8 @@ original_entry: region: Kyoto Fu postal_code: 619-1205 street_address: 23-1 NAKA HIRATA, Soraku Gun Wazuka Cho, Kyoto Fu, 619-1205 + latitude: 34.8105 + longitude: 135.9294 processing_timestamp: '2025-12-06T23:38:50.266610+00:00' ghcid: ghcid_current: JP-KY-SOR-L-W @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: WAZUKACHOTAIKENKORYUSENTATOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 619-1205 street_address: 23-1 NAKA HIRATA, Soraku Gun Wazuka Cho, Kyoto Fu, 619-1205 normalization_timestamp: '2025-12-09T13:36:46.417014+00:00' + latitude: 34.8105 + longitude: 135.9294 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 619-1205 + resolved_place: Naka + resolved_city: 'Soraku Gun ' + timestamp: '2025-12-09T23:13:28.796525+00:00' diff --git a/data/custodian/JP-KY-TSU-L-UL.yaml b/data/custodian/JP-KY-TSU-L-UL.yaml index 003e1fee71..476aa4025c 100644 --- a/data/custodian/JP-KY-TSU-L-UL.yaml +++ b/data/custodian/JP-KY-TSU-L-UL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kyoto Fu postal_code: 610-0261 street_address: 46-1 IWAYAMA NUMAJIRI, Tsuzuki Gun Ujitawara Cho, Kyoto Fu, 610-0261 + latitude: 34.8505 + longitude: 135.8624 processing_timestamp: '2025-12-06T23:38:46.021893+00:00' ghcid: ghcid_current: JP-KY-TSU-L-UL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: UJITAWARACHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 610-0261 street_address: 46-1 IWAYAMA NUMAJIRI, Tsuzuki Gun Ujitawara Cho, Kyoto Fu, 610-0261 normalization_timestamp: '2025-12-09T13:36:46.487705+00:00' + latitude: 34.8505 + longitude: 135.8624 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 610-0261 + resolved_place: Iwayama + resolved_city: 'Tsuzuki Gun ' + timestamp: '2025-12-09T23:13:28.818832+00:00' diff --git a/data/custodian/JP-KY-YOS-L-I.yaml b/data/custodian/JP-KY-YOS-L-I.yaml index 4994514a58..fb870c6e20 100644 --- a/data/custodian/JP-KY-YOS-L-I.yaml +++ b/data/custodian/JP-KY-YOS-L-I.yaml @@ -12,6 +12,8 @@ original_entry: region: Kyoto Fu postal_code: 626-0493 street_address: 651 HIDE, Yosa Gun Ine Cho, Kyoto Fu, 626-0493 + latitude: 35.7142 + longitude: 135.2477 processing_timestamp: '2025-12-06T23:38:50.273584+00:00' ghcid: ghcid_current: JP-KY-YOS-L-I @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: INECHOHOTTOKANTOSHOJOHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 626-0493 street_address: 651 HIDE, Yosa Gun Ine Cho, Kyoto Fu, 626-0493 normalization_timestamp: '2025-12-09T13:36:47.123464+00:00' + latitude: 35.7142 + longitude: 135.2477 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 626-0493 + resolved_place: 伊根町役場 + resolved_city: 'Yosa Gun ' + timestamp: '2025-12-09T23:13:28.847922+00:00' diff --git a/data/custodian/JP-KY-YOS-L-YL.yaml b/data/custodian/JP-KY-YOS-L-YL.yaml index a8a84b84ec..d369eb6f8b 100644 --- a/data/custodian/JP-KY-YOS-L-YL.yaml +++ b/data/custodian/JP-KY-YOS-L-YL.yaml @@ -16,6 +16,8 @@ original_entry: region: Kyoto Fu postal_code: 629-2262 street_address: 2271 IWATAKI, Yosa Gun Yosano Cho, Kyoto Fu, 629-2262 + latitude: 35.5667 + longitude: 135.15 processing_timestamp: '2025-12-06T23:38:46.026420+00:00' ghcid: ghcid_current: JP-KY-YOS-L-YL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YOSANOCHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 629-2262 street_address: 2271 IWATAKI, Yosa Gun Yosano Cho, Kyoto Fu, 629-2262 normalization_timestamp: '2025-12-09T13:36:47.158545+00:00' + latitude: 35.5667 + longitude: 135.15 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 629-2262 + resolved_place: Iwataki + resolved_city: 'Yosa Gun ' + timestamp: '2025-12-09T23:13:28.876688+00:00' diff --git a/data/custodian/JP-KY-YOS-L-YLK.yaml b/data/custodian/JP-KY-YOS-L-YLK.yaml index 11b6096748..281572fe7e 100644 --- a/data/custodian/JP-KY-YOS-L-YLK.yaml +++ b/data/custodian/JP-KY-YOS-L-YLK.yaml @@ -16,6 +16,8 @@ original_entry: region: Kyoto Fu postal_code: 629-2403 street_address: 451-2 KAYA, Yosa Gun Yosano Cho, Kyoto Fu, 629-2403 + latitude: 35.5 + longitude: 135.1 processing_timestamp: '2025-12-06T23:38:50.259738+00:00' ghcid: ghcid_current: JP-KY-YOS-L-YLK @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YOSANOCHORITSU Library KAYABUNSHITSU @@ -133,3 +135,12 @@ location: postal_code: 629-2403 street_address: 451-2 KAYA, Yosa Gun Yosano Cho, Kyoto Fu, 629-2403 normalization_timestamp: '2025-12-09T13:36:47.191997+00:00' + latitude: 35.5 + longitude: 135.1 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 629-2403 + resolved_place: Kaya + resolved_city: 'Yosa Gun ' + timestamp: '2025-12-09T23:13:28.902284+00:00' diff --git a/data/custodian/JP-KY-YOS-L-YLN.yaml b/data/custodian/JP-KY-YOS-L-YLN.yaml index cf077a808a..d665308797 100644 --- a/data/custodian/JP-KY-YOS-L-YLN.yaml +++ b/data/custodian/JP-KY-YOS-L-YLN.yaml @@ -16,6 +16,8 @@ original_entry: region: Kyoto Fu postal_code: 629-2312 street_address: 142-1 YOTSUTSUJI, Yosa Gun Yosano Cho, Kyoto Fu, 629-2312 + latitude: 35.5333 + longitude: 135.1 processing_timestamp: '2025-12-06T23:38:50.257336+00:00' ghcid: ghcid_current: JP-KY-YOS-L-YLN @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YOSANOCHORITSU Library NODAGAWABUNSHITSU @@ -133,3 +135,12 @@ location: postal_code: 629-2312 street_address: 142-1 YOTSUTSUJI, Yosa Gun Yosano Cho, Kyoto Fu, 629-2312 normalization_timestamp: '2025-12-09T13:36:47.227180+00:00' + latitude: 35.5333 + longitude: 135.1 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 629-2312 + resolved_place: Yotsutsuji + resolved_city: 'Yosa Gun ' + timestamp: '2025-12-09T23:13:28.925912+00:00' diff --git a/data/custodian/JP-KY-YOS-M-YMK.yaml b/data/custodian/JP-KY-YOS-M-YMK.yaml index 931d4d2299..acfa76c49f 100644 --- a/data/custodian/JP-KY-YOS-M-YMK.yaml +++ b/data/custodian/JP-KY-YOS-M-YMK.yaml @@ -21,6 +21,8 @@ original_entry: region: Kyoto Fu postal_code: 629-2313 street_address: MIGOCHI, Yosa Gun Yosano Cho, Kyoto Fu, 629-2313 + latitude: 35.51 + longitude: 135.1021 processing_timestamp: '2025-12-06T23:38:37.517413+00:00' ghcid: ghcid_current: JP-KY-YOS-M-YMK @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YOSANOCHOURITSU MIGOUCHI KYOUDOSHIRYOUSHITSU @@ -163,8 +165,8 @@ wikidata_enrichment: instance_of: &id004 - id: Q33506 label: museum - description: institution that holds artifacts and other objects of scientific, artistic, cultural, historical, or other - importance + description: institution that holds artifacts and other objects of scientific, + artistic, cultural, historical, or other importance wikidata_instance_of: *id004 wikidata_location: country: &id005 @@ -193,3 +195,12 @@ location: postal_code: 629-2313 street_address: MIGOCHI, Yosa Gun Yosano Cho, Kyoto Fu, 629-2313 normalization_timestamp: '2025-12-09T13:36:47.267433+00:00' + latitude: 35.51 + longitude: 135.1021 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 629-2313 + resolved_place: Migochi + resolved_city: 'Yosa Gun ' + timestamp: '2025-12-09T23:13:28.954019+00:00' diff --git a/data/custodian/JP-KY-YOS-M-YTKML.yaml b/data/custodian/JP-KY-YOS-M-YTKML.yaml index a1c49a8ca3..691751dcf1 100644 --- a/data/custodian/JP-KY-YOS-M-YTKML.yaml +++ b/data/custodian/JP-KY-YOS-M-YTKML.yaml @@ -16,6 +16,8 @@ original_entry: region: Kyoto Fu postal_code: 629-2421 street_address: KANAYA, Yosa Gun Yosano Cho, Kyoto Fu, 629-2421 + latitude: 35.51 + longitude: 135.1021 processing_timestamp: '2025-12-06T23:38:37.523060+00:00' ghcid: ghcid_current: JP-KY-YOS-M-YTKML @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YOSANO TOWN KOZAN MUSEUM OF LITERATURE @@ -133,3 +135,12 @@ location: postal_code: 629-2421 street_address: KANAYA, Yosa Gun Yosano Cho, Kyoto Fu, 629-2421 normalization_timestamp: '2025-12-09T13:36:47.307464+00:00' + latitude: 35.51 + longitude: 135.1021 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 629-2421 + resolved_place: Kanaya + resolved_city: 'Yosa Gun ' + timestamp: '2025-12-09T23:13:28.987213+00:00' diff --git a/data/custodian/JP-MI-HIG-L-M.yaml b/data/custodian/JP-MI-HIG-L-M.yaml index 3d6b965986..3b84170172 100644 --- a/data/custodian/JP-MI-HIG-L-M.yaml +++ b/data/custodian/JP-MI-HIG-L-M.yaml @@ -12,6 +12,8 @@ original_entry: region: Miyazaki Ken postal_code: 883-1301 street_address: 3066 ESHIRO, Higashiusuki Gun Morotsuka Son, Miyazaki Ken, 883-1301 + latitude: 32.5582 + longitude: 131.3061 processing_timestamp: '2025-12-06T23:38:51.065264+00:00' ghcid: ghcid_current: JP-MI-HIG-L-M @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MOROTSUKASONCHUOKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 883-1301 street_address: 3066 ESHIRO, Higashiusuki Gun Morotsuka Son, Miyazaki Ken, 883-1301 normalization_timestamp: '2025-12-09T13:36:47.602889+00:00' + latitude: 32.5582 + longitude: 131.3061 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 883-1301 + resolved_place: Eshiro + resolved_city: 'Higashiusuki Gun ' + timestamp: '2025-12-09T23:13:29.046000+00:00' diff --git a/data/custodian/JP-MI-HIG-L-SVCL.yaml b/data/custodian/JP-MI-HIG-L-SVCL.yaml index 58350c3ce2..c58d8c09ca 100644 --- a/data/custodian/JP-MI-HIG-L-SVCL.yaml +++ b/data/custodian/JP-MI-HIG-L-SVCL.yaml @@ -15,7 +15,10 @@ original_entry: city: Higashiusuki Gun Shiiba Son region: Miyazaki Ken postal_code: 883-1601 - street_address: 1829-70 SHIMOFUKURA, Higashiusuki Gun Shiiba Son, Miyazaki Ken, 883-1601 + street_address: 1829-70 SHIMOFUKURA, Higashiusuki Gun Shiiba Son, Miyazaki Ken, + 883-1601 + latitude: 32.4617 + longitude: 131.143 processing_timestamp: '2025-12-06T23:38:52.907948+00:00' ghcid: ghcid_current: JP-MI-HIG-L-SVCL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Shiiba Village Community Library @@ -131,5 +134,15 @@ location: region_code: MI country: JP postal_code: 883-1601 - street_address: 1829-70 SHIMOFUKURA, Higashiusuki Gun Shiiba Son, Miyazaki Ken, 883-1601 + street_address: 1829-70 SHIMOFUKURA, Higashiusuki Gun Shiiba Son, Miyazaki Ken, + 883-1601 normalization_timestamp: '2025-12-09T13:36:47.740362+00:00' + latitude: 32.4617 + longitude: 131.143 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 883-1601 + resolved_place: Shimofukura + resolved_city: 'Higashiusuki Gun ' + timestamp: '2025-12-09T23:13:29.073321+00:00' diff --git a/data/custodian/JP-MI-KAT-L-S.yaml b/data/custodian/JP-MI-KAT-L-S.yaml index b11b0a254d..a87c81e491 100644 --- a/data/custodian/JP-MI-KAT-L-S.yaml +++ b/data/custodian/JP-MI-KAT-L-S.yaml @@ -12,6 +12,8 @@ original_entry: region: Miyagi Ken postal_code: 989-0512 street_address: 126 SEKI, Katta Gun Shichikashuku Machi, Miyagi Ken, 989-0512 + latitude: 38.0141 + longitude: 140.6138 processing_timestamp: '2025-12-06T23:38:48.997734+00:00' ghcid: ghcid_current: JP-MI-KAT-L-S @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHICHIKASHUKUMACHIKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 989-0512 street_address: 126 SEKI, Katta Gun Shichikashuku Machi, Miyagi Ken, 989-0512 normalization_timestamp: '2025-12-09T13:36:50.257107+00:00' + latitude: 38.0141 + longitude: 140.6138 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 989-0512 + resolved_place: Seki + resolved_city: 'Katta Gun ' + timestamp: '2025-12-09T23:13:29.102378+00:00' diff --git a/data/custodian/JP-MI-KAT-M-MWH.yaml b/data/custodian/JP-MI-KAT-M-MWH.yaml index e3bb49af1d..eb972536ba 100644 --- a/data/custodian/JP-MI-KAT-M-MWH.yaml +++ b/data/custodian/JP-MI-KAT-M-MWH.yaml @@ -21,6 +21,8 @@ original_entry: region: Miyagi Ken postal_code: 989-0537 street_address: UWANO, Katta Gun Shichikashuku Machi, Miyagi Ken, 989-0537 + latitude: 38.0141 + longitude: 140.6138 processing_timestamp: '2025-12-06T23:38:30.924098+00:00' ghcid: ghcid_current: JP-MI-KAT-M-MWH @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: THE MUSEUM OF WATER AND HISTORY @@ -163,8 +165,8 @@ wikidata_enrichment: instance_of: &id004 - id: Q33506 label: museum - description: institution that holds artifacts and other objects of scientific, artistic, cultural, historical, or other - importance + description: institution that holds artifacts and other objects of scientific, + artistic, cultural, historical, or other importance wikidata_instance_of: *id004 wikidata_location: country: &id005 @@ -193,3 +195,12 @@ location: postal_code: 989-0537 street_address: UWANO, Katta Gun Shichikashuku Machi, Miyagi Ken, 989-0537 normalization_timestamp: '2025-12-09T13:36:50.371451+00:00' + latitude: 38.0141 + longitude: 140.6138 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 989-0537 + resolved_place: Hagizaki + resolved_city: 'Katta Gun ' + timestamp: '2025-12-09T23:13:29.136895+00:00' diff --git a/data/custodian/JP-MI-KOY-M-PROC.yaml b/data/custodian/JP-MI-KOY-M-PROC.yaml index 03bc4dc60d..ee9c9fd2c7 100644 --- a/data/custodian/JP-MI-KOY-M-PROC.yaml +++ b/data/custodian/JP-MI-KOY-M-PROC.yaml @@ -12,6 +12,8 @@ original_entry: region: Miyazaki Ken postal_code: 881-1302 street_address: OGAWA, Koyu Gun Nishimera Son, Miyazaki Ken, 881-1302 + latitude: 32.2261 + longitude: 131.1592 processing_timestamp: '2025-12-06T23:38:40.612530+00:00' ghcid: ghcid_current: JP-MI-KOY-M-PROC @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: PARK OF THE RUINS OF OGAWA CASTLE @@ -128,3 +130,12 @@ location: postal_code: 881-1302 street_address: OGAWA, Koyu Gun Nishimera Son, Miyazaki Ken, 881-1302 normalization_timestamp: '2025-12-09T13:36:51.171405+00:00' + latitude: 32.2261 + longitude: 131.1592 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 881-1302 + resolved_place: Ogawa + resolved_city: 'Koyu Gun ' + timestamp: '2025-12-09T23:13:29.168926+00:00' diff --git a/data/custodian/JP-MI-KUR-L-MGTL.yaml b/data/custodian/JP-MI-KUR-L-MGTL.yaml index 7a92f52fb5..faea76503b 100644 --- a/data/custodian/JP-MI-KUR-L-MGTL.yaml +++ b/data/custodian/JP-MI-KUR-L-MGTL.yaml @@ -21,6 +21,8 @@ original_entry: region: Miyagi Ken postal_code: 981-3298 street_address: 1 GAKUEN, Kurokawa Gun Taiwa Cho, Miyagi Ken, 981-3298 + latitude: 38.3571 + longitude: 140.8674 processing_timestamp: '2025-12-06T23:38:53.903035+00:00' ghcid: ghcid_current: JP-MI-KUR-L-MGTL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MIYAGIDAIGAKU GAKUJUTUJOHOSENTA TAIWAKYAMPASU Library @@ -186,3 +188,12 @@ location: postal_code: 981-3298 street_address: 1 GAKUEN, Kurokawa Gun Taiwa Cho, Miyagi Ken, 981-3298 normalization_timestamp: '2025-12-09T13:36:51.407512+00:00' + latitude: 38.3571 + longitude: 140.8674 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 981-3298 + resolved_place: Gakuen + resolved_city: 'Kurokawa Gun ' + timestamp: '2025-12-09T23:13:29.200526+00:00' diff --git a/data/custodian/JP-MI-KUR-L-T.yaml b/data/custodian/JP-MI-KUR-L-T.yaml index 3005396abe..85b2b43300 100644 --- a/data/custodian/JP-MI-KUR-L-T.yaml +++ b/data/custodian/JP-MI-KUR-L-T.yaml @@ -12,6 +12,8 @@ original_entry: region: Miyagi Ken postal_code: 981-3626 street_address: 2-4-14 YOSHIOKA MINAMI, Kurokawa Gun Taiwa Cho, Miyagi Ken, 981-3626 + latitude: 38.4106 + longitude: 140.8299 processing_timestamp: '2025-12-06T23:38:49.015534+00:00' ghcid: ghcid_current: JP-MI-KUR-L-T @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TAIWACHOKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 981-3626 street_address: 2-4-14 YOSHIOKA MINAMI, Kurokawa Gun Taiwa Cho, Miyagi Ken, 981-3626 normalization_timestamp: '2025-12-09T13:36:51.776402+00:00' + latitude: 38.4106 + longitude: 140.8299 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 981-3626 + resolved_place: Yoshioka Minami + resolved_city: 'Kurokawa Gun ' + timestamp: '2025-12-09T23:13:29.228199+00:00' diff --git a/data/custodian/JP-MI-KUR-M-AHMM.yaml b/data/custodian/JP-MI-KUR-M-AHMM.yaml index cc187cd871..9a72800fdb 100644 --- a/data/custodian/JP-MI-KUR-M-AHMM.yaml +++ b/data/custodian/JP-MI-KUR-M-AHMM.yaml @@ -16,6 +16,8 @@ original_entry: region: Miyagi Ken postal_code: 981-3624 street_address: MIYATOKO, Kurokawa Gun Taiwa Cho, Miyagi Ken, 981-3624 + latitude: 38.4062 + longitude: 140.8122 processing_timestamp: '2025-12-06T23:38:30.960881+00:00' ghcid: ghcid_current: JP-MI-KUR-M-AHMM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: THE ASAO HARA MEMORIAL MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 981-3624 street_address: MIYATOKO, Kurokawa Gun Taiwa Cho, Miyagi Ken, 981-3624 normalization_timestamp: '2025-12-09T13:36:51.814912+00:00' + latitude: 38.4062 + longitude: 140.8122 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 981-3624 + resolved_place: Miyatoko + resolved_city: 'Kurokawa Gun ' + timestamp: '2025-12-09T23:13:29.258376+00:00' diff --git a/data/custodian/JP-MI-KUR-M-MT.yaml b/data/custodian/JP-MI-KUR-M-MT.yaml index 1a15df27d5..3cb0639a6d 100644 --- a/data/custodian/JP-MI-KUR-M-MT.yaml +++ b/data/custodian/JP-MI-KUR-M-MT.yaml @@ -12,6 +12,8 @@ original_entry: region: Miyagi Ken postal_code: 981-3624 street_address: MIYATOKO, Kurokawa Gun Taiwa Cho, Miyagi Ken, 981-3624 + latitude: 38.4062 + longitude: 140.8122 processing_timestamp: '2025-12-06T23:38:30.963179+00:00' ghcid: ghcid_current: JP-MI-KUR-M-MT @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MIYATOKO TAKARAGURA @@ -128,3 +130,12 @@ location: postal_code: 981-3624 street_address: MIYATOKO, Kurokawa Gun Taiwa Cho, Miyagi Ken, 981-3624 normalization_timestamp: '2025-12-09T13:36:52.016374+00:00' + latitude: 38.4062 + longitude: 140.8122 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 981-3624 + resolved_place: Miyatoko + resolved_city: 'Kurokawa Gun ' + timestamp: '2025-12-09T23:13:29.286279+00:00' diff --git a/data/custodian/JP-MI-KUW-L-KTL.yaml b/data/custodian/JP-MI-KUW-L-KTL.yaml index da7baf84d4..37da684315 100644 --- a/data/custodian/JP-MI-KUW-L-KTL.yaml +++ b/data/custodian/JP-MI-KUW-L-KTL.yaml @@ -12,6 +12,8 @@ original_entry: region: Mie Ken postal_code: 498-8503 street_address: 251 NISHITAIGANZI, Kuwana Gun Kisosaki Cho, Mie Ken, 498-8503 + latitude: 35.0651 + longitude: 136.7402 processing_timestamp: '2025-12-06T23:38:51.721450+00:00' ghcid: ghcid_current: JP-MI-KUW-L-KTL @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kisosaki Town Library @@ -128,3 +130,12 @@ location: postal_code: 498-8503 street_address: 251 NISHITAIGANZI, Kuwana Gun Kisosaki Cho, Mie Ken, 498-8503 normalization_timestamp: '2025-12-09T13:36:52.195744+00:00' + latitude: 35.0651 + longitude: 136.7402 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 498-8503 + resolved_place: 木曽岬町役場 + resolved_city: 'Kuwana Gun ' + timestamp: '2025-12-09T23:13:29.320413+00:00' diff --git a/data/custodian/JP-MI-MIY-L-S.yaml b/data/custodian/JP-MI-MIY-L-S.yaml index feda512bd1..0946484fd5 100644 --- a/data/custodian/JP-MI-MIY-L-S.yaml +++ b/data/custodian/JP-MI-MIY-L-S.yaml @@ -15,7 +15,10 @@ original_entry: city: Miyagi Gun Shichigahama Machi region: Miyagi Ken postal_code: 985-0802 - street_address: 5-9 YOSHIDAHAMA NOZAN, Miyagi Gun Shichigahama Machi, Miyagi Ken, 985-0802 + street_address: 5-9 YOSHIDAHAMA NOZAN, Miyagi Gun Shichigahama Machi, Miyagi Ken, + 985-0802 + latitude: 38.3059 + longitude: 141.0689 processing_timestamp: '2025-12-06T23:38:49.013206+00:00' ghcid: ghcid_current: JP-MI-MIY-L-S @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHICHIGAHAMAMACHICHUOKOMINKANTOSHOKONA @@ -131,5 +134,15 @@ location: region_code: MI country: JP postal_code: 985-0802 - street_address: 5-9 YOSHIDAHAMA NOZAN, Miyagi Gun Shichigahama Machi, Miyagi Ken, 985-0802 + street_address: 5-9 YOSHIDAHAMA NOZAN, Miyagi Gun Shichigahama Machi, Miyagi Ken, + 985-0802 normalization_timestamp: '2025-12-09T13:36:54.967161+00:00' + latitude: 38.3059 + longitude: 141.0689 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 985-0802 + resolved_place: Yoshidahama + resolved_city: 'Miyagi Gun ' + timestamp: '2025-12-09T23:13:29.349836+00:00' diff --git a/data/custodian/JP-MI-MIY-M-SMHM.yaml b/data/custodian/JP-MI-MIY-M-SMHM.yaml index dc302abbeb..a3881ba0bf 100644 --- a/data/custodian/JP-MI-MIY-M-SMHM.yaml +++ b/data/custodian/JP-MI-MIY-M-SMHM.yaml @@ -21,6 +21,8 @@ original_entry: region: Miyagi Ken postal_code: 985-0824 street_address: SAKAIYAMA, Miyagi Gun Shichigahama Machi, Miyagi Ken, 985-0824 + latitude: 38.3008 + longitude: 141.0432 processing_timestamp: '2025-12-06T23:38:30.956110+00:00' ghcid: ghcid_current: JP-MI-MIY-M-SMHM @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHICHIGAHAMA-MACHI HISTORICAL MUSEUM @@ -186,3 +188,12 @@ location: postal_code: 985-0824 street_address: SAKAIYAMA, Miyagi Gun Shichigahama Machi, Miyagi Ken, 985-0824 normalization_timestamp: '2025-12-09T13:36:56.006185+00:00' + latitude: 38.3008 + longitude: 141.0432 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 985-0824 + resolved_place: Sakaiyama + resolved_city: 'Miyagi Gun ' + timestamp: '2025-12-09T23:13:29.374816+00:00' diff --git a/data/custodian/JP-MI-NIS-L-TL.yaml b/data/custodian/JP-MI-NIS-L-TL.yaml index 7f1e0defd9..095b0edac6 100644 --- a/data/custodian/JP-MI-NIS-L-TL.yaml +++ b/data/custodian/JP-MI-NIS-L-TL.yaml @@ -16,6 +16,8 @@ original_entry: region: Miyazaki Ken postal_code: 882-1101 street_address: 723-1 MITAI, Nishiusuki Gun Takachiho Cho, Miyazaki Ken, 882-1101 + latitude: 32.7 + longitude: 131.3 processing_timestamp: '2025-12-06T23:38:48.289433+00:00' ghcid: ghcid_current: JP-MI-NIS-L-TL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TAKACHIHOCHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 882-1101 street_address: 723-1 MITAI, Nishiusuki Gun Takachiho Cho, Miyazaki Ken, 882-1101 normalization_timestamp: '2025-12-09T13:36:56.752333+00:00' + latitude: 32.7 + longitude: 131.3 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 882-1101 + resolved_place: Mitai + resolved_city: 'Nishiusuki Gun ' + timestamp: '2025-12-09T23:13:29.612348+00:00' diff --git a/data/custodian/JP-MI-NIS-M-FWATK.yaml b/data/custodian/JP-MI-NIS-M-FWATK.yaml index 75b3e569fd..0cd123f278 100644 --- a/data/custodian/JP-MI-NIS-M-FWATK.yaml +++ b/data/custodian/JP-MI-NIS-M-FWATK.yaml @@ -16,6 +16,8 @@ original_entry: region: Miyazaki Ken postal_code: 882-1100 street_address: Nishiusuki Gun Takachiho Cho, Miyazaki Ken, 882-1100 + latitude: 32.7468 + longitude: 131.3146 processing_timestamp: '2025-12-06T23:38:40.617394+00:00' ghcid: ghcid_current: JP-MI-NIS-M-FWATK @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: FRESH WATER AQUARIUM OF TAKACHIHO-KYO @@ -133,3 +135,12 @@ location: postal_code: 882-1100 street_address: Nishiusuki Gun Takachiho Cho, Miyazaki Ken, 882-1100 normalization_timestamp: '2025-12-09T13:36:56.826941+00:00' + latitude: 32.7468 + longitude: 131.3146 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 882-1100 + resolved_place: Takachiho Cho + resolved_city: 'Nishiusuki Gun ' + timestamp: '2025-12-09T23:13:29.628617+00:00' diff --git a/data/custodian/JP-MI-NIS-M-TTCC.yaml b/data/custodian/JP-MI-NIS-M-TTCC.yaml index a9b01be878..096f41a1d2 100644 --- a/data/custodian/JP-MI-NIS-M-TTCC.yaml +++ b/data/custodian/JP-MI-NIS-M-TTCC.yaml @@ -21,6 +21,8 @@ original_entry: region: Miyazaki Ken postal_code: 882-1101 street_address: MITAI, Nishiusuki Gun Takachiho Cho, Miyazaki Ken, 882-1101 + latitude: 32.7 + longitude: 131.3 processing_timestamp: '2025-12-06T23:38:40.619937+00:00' ghcid: ghcid_current: JP-MI-NIS-M-TTCC @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: THE TAKACHIHO TOWN COMMUNITY CENTER @@ -169,8 +171,8 @@ wikidata_enrichment: instance_of: &id004 - id: Q33506 label: museum - description: institution that holds artifacts and other objects of scientific, artistic, cultural, historical, or other - importance + description: institution that holds artifacts and other objects of scientific, + artistic, cultural, historical, or other importance wikidata_instance_of: *id004 wikidata_location: country: &id005 @@ -202,3 +204,12 @@ location: postal_code: 882-1101 street_address: MITAI, Nishiusuki Gun Takachiho Cho, Miyazaki Ken, 882-1101 normalization_timestamp: '2025-12-09T13:36:56.875734+00:00' + latitude: 32.7 + longitude: 131.3 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 882-1101 + resolved_place: Mitai + resolved_city: 'Nishiusuki Gun ' + timestamp: '2025-12-09T23:13:29.657794+00:00' diff --git a/data/custodian/JP-MI-TAG-L-TCLOB.yaml b/data/custodian/JP-MI-TAG-L-TCLOB.yaml index 333ae174c1..0a43f1eec4 100644 --- a/data/custodian/JP-MI-TAG-L-TCLOB.yaml +++ b/data/custodian/JP-MI-TAG-L-TCLOB.yaml @@ -16,6 +16,8 @@ original_entry: region: Miyagi Ken postal_code: 985-0832 street_address: 5-1-46 OSHIRO, Tagajo Si, Miyagi Ken, 985-0832 + latitude: 38.2935 + longitude: 141.0359 processing_timestamp: '2025-12-06T23:38:52.825508+00:00' ghcid: ghcid_current: JP-MI-TAG-L-TCLOB @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Tagajo City Library Oshiro Branch @@ -133,3 +135,12 @@ location: postal_code: 985-0832 street_address: 5-1-46 OSHIRO, Tagajo Si, Miyagi Ken, 985-0832 normalization_timestamp: '2025-12-09T13:37:02.711634+00:00' + latitude: 38.2935 + longitude: 141.0359 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 985-0832 + resolved_place: Oshiro + resolved_city: Tagajo Shi + timestamp: '2025-12-09T23:13:29.690702+00:00' diff --git a/data/custodian/JP-MI-TAG-L-TCLSB.yaml b/data/custodian/JP-MI-TAG-L-TCLSB.yaml index 733fb2657d..b7cf85c9c3 100644 --- a/data/custodian/JP-MI-TAG-L-TCLSB.yaml +++ b/data/custodian/JP-MI-TAG-L-TCLSB.yaml @@ -16,6 +16,8 @@ original_entry: region: Miyagi Ken postal_code: 985-0851 street_address: 28 NANGU KEAGE, Tagajo Si, Miyagi Ken, 985-0851 + latitude: 38.305 + longitude: 140.9695 processing_timestamp: '2025-12-06T23:38:52.823272+00:00' ghcid: ghcid_current: JP-MI-TAG-L-TCLSB @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Tagajo City Library Sanno Branch @@ -133,3 +135,12 @@ location: postal_code: 985-0851 street_address: 28 NANGU KEAGE, Tagajo Si, Miyagi Ken, 985-0851 normalization_timestamp: '2025-12-09T13:37:02.747001+00:00' + latitude: 38.305 + longitude: 140.9695 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 985-0851 + resolved_place: Nangu + resolved_city: Tagajo Shi + timestamp: '2025-12-09T23:13:29.715039+00:00' diff --git a/data/custodian/JP-MI-TOM-L-TCL.yaml b/data/custodian/JP-MI-TOM-L-TCL.yaml index 2a2b8ba6c6..e79c0ecfae 100644 --- a/data/custodian/JP-MI-TOM-L-TCL.yaml +++ b/data/custodian/JP-MI-TOM-L-TCL.yaml @@ -12,6 +12,8 @@ original_entry: region: Miyagi Prefecture postal_code: 981-3341 street_address: 1-1-1 Narita, Tomiya City, Miyagi Prefecture, 981-3341 + latitude: 38.393 + longitude: 140.8987 processing_timestamp: '2025-12-06T23:38:52.977847+00:00' ghcid: ghcid_current: JP-MI-TOM-L-TCL @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Tomiya city library @@ -128,3 +130,12 @@ location: postal_code: 981-3341 street_address: 1-1-1 Narita, Tomiya City, Miyagi Prefecture, 981-3341 normalization_timestamp: '2025-12-09T13:37:03.739012+00:00' + latitude: 38.393 + longitude: 140.8987 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 981-3341 + resolved_place: Narita + resolved_city: Tomiya Shi + timestamp: '2025-12-09T23:13:29.750532+00:00' diff --git a/data/custodian/JP-NA-HIG-L-CL.yaml b/data/custodian/JP-NA-HIG-L-CL.yaml index 8826f45003..9947fde6c3 100644 --- a/data/custodian/JP-NA-HIG-L-CL.yaml +++ b/data/custodian/JP-NA-HIG-L-CL.yaml @@ -15,7 +15,10 @@ original_entry: city: Higashichikuma Gun Chikuhoku Mura region: Nagano Ken postal_code: 399-7601 - street_address: 2187 SAKAKITA, Higashichikuma Gun Chikuhoku Mura, Nagano Ken, 399-7601 + street_address: 2187 SAKAKITA, Higashichikuma Gun Chikuhoku Mura, Nagano Ken, + 399-7601 + latitude: 36.4361 + longitude: 137.9939 processing_timestamp: '2025-12-06T23:38:45.014306+00:00' ghcid: ghcid_current: JP-NA-HIG-L-CL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: CHIKUHOKUMURA Library @@ -133,3 +136,12 @@ location: postal_code: 399-7601 street_address: 2187 SAKAKITA, Higashichikuma Gun Chikuhoku Mura, Nagano Ken, 399-7601 normalization_timestamp: '2025-12-09T13:37:08.386120+00:00' + latitude: 36.4361 + longitude: 137.9939 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 399-7601 + resolved_place: Sakakita + resolved_city: 'Higashichikuma Gun ' + timestamp: '2025-12-09T23:13:29.772884+00:00' diff --git a/data/custodian/JP-NA-HIG-L-H.yaml b/data/custodian/JP-NA-HIG-L-H.yaml index 1fec94f07e..125011bfd4 100644 --- a/data/custodian/JP-NA-HIG-L-H.yaml +++ b/data/custodian/JP-NA-HIG-L-H.yaml @@ -11,7 +11,10 @@ original_entry: city: Higashisonogi Gun Higashisonogi Cho region: Nagasaki Ken postal_code: 859-3807 - street_address: 483 SONOGISHUKUGO, Higashisonogi Gun Higashisonogi Cho, Nagasaki Ken, 859-3807 + street_address: 483 SONOGISHUKUGO, Higashisonogi Gun Higashisonogi Cho, Nagasaki + Ken, 859-3807 + latitude: 33.0349 + longitude: 129.9284 processing_timestamp: '2025-12-06T23:38:50.983390+00:00' ghcid: ghcid_current: JP-NA-HIG-L-H @@ -83,8 +86,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HIGASHISONOGICHOKYOIKUSENTABUNSHITSUTOSHOSHITSU @@ -126,5 +129,15 @@ location: region_code: NA country: JP postal_code: 859-3807 - street_address: 483 SONOGISHUKUGO, Higashisonogi Gun Higashisonogi Cho, Nagasaki Ken, 859-3807 + street_address: 483 SONOGISHUKUGO, Higashisonogi Gun Higashisonogi Cho, Nagasaki + Ken, 859-3807 normalization_timestamp: '2025-12-09T13:37:08.422050+00:00' + latitude: 33.0349 + longitude: 129.9284 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 859-3807 + resolved_place: Sonogishukugo + resolved_city: 'Higashisonogi Gun ' + timestamp: '2025-12-09T23:13:29.794967+00:00' diff --git a/data/custodian/JP-NA-HIG-L-I.yaml b/data/custodian/JP-NA-HIG-L-I.yaml index 4b00181a75..a90ca73199 100644 --- a/data/custodian/JP-NA-HIG-L-I.yaml +++ b/data/custodian/JP-NA-HIG-L-I.yaml @@ -16,6 +16,8 @@ original_entry: region: Nagano Ken postal_code: 399-7201 street_address: 6002-1, Higashichikuma Gun Ikusaka Mura, Nagano Ken, 399-7201 + latitude: 36.3821 + longitude: 138.0051 processing_timestamp: '2025-12-06T23:38:49.762536+00:00' ghcid: ghcid_current: JP-NA-HIG-L-I @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: IKUSAKAMURAKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 399-7201 street_address: 6002-1, Higashichikuma Gun Ikusaka Mura, Nagano Ken, 399-7201 normalization_timestamp: '2025-12-09T13:37:08.493799+00:00' + latitude: 36.3821 + longitude: 138.0051 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 399-7201 + resolved_place: Ikusakamuranotsuginibanchigakurubaa + resolved_city: 'Higashichikuma Gun ' + timestamp: '2025-12-09T23:13:29.820081+00:00' diff --git a/data/custodian/JP-NA-HIG-M-HCHFM.yaml b/data/custodian/JP-NA-HIG-M-HCHFM.yaml index 2168566340..f6ddbd4160 100644 --- a/data/custodian/JP-NA-HIG-M-HCHFM.yaml +++ b/data/custodian/JP-NA-HIG-M-HCHFM.yaml @@ -15,7 +15,10 @@ original_entry: city: Higashisonogi Gun Higashisonogi Cho region: Nagasaki Ken postal_code: 859-3807 - street_address: SONOGISHUKUGO, Higashisonogi Gun Higashisonogi Cho, Nagasaki Ken, 859-3807 + street_address: SONOGISHUKUGO, Higashisonogi Gun Higashisonogi Cho, Nagasaki Ken, + 859-3807 + latitude: 33.0349 + longitude: 129.9284 processing_timestamp: '2025-12-06T23:38:40.281647+00:00' ghcid: ghcid_current: JP-NA-HIG-M-HCHFM @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: higashisonogi-cho historical folklore museum @@ -131,5 +134,15 @@ location: region_code: NA country: JP postal_code: 859-3807 - street_address: SONOGISHUKUGO, Higashisonogi Gun Higashisonogi Cho, Nagasaki Ken, 859-3807 + street_address: SONOGISHUKUGO, Higashisonogi Gun Higashisonogi Cho, Nagasaki Ken, + 859-3807 normalization_timestamp: '2025-12-09T13:37:08.693011+00:00' + latitude: 33.0349 + longitude: 129.9284 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 859-3807 + resolved_place: Sonogishukugo + resolved_city: 'Higashisonogi Gun ' + timestamp: '2025-12-09T23:13:29.846083+00:00' diff --git a/data/custodian/JP-NA-KAM-L-ITCCLR.yaml b/data/custodian/JP-NA-KAM-L-ITCCLR.yaml index 9bc5327e75..f4956b7a62 100644 --- a/data/custodian/JP-NA-KAM-L-ITCCLR.yaml +++ b/data/custodian/JP-NA-KAM-L-ITCCLR.yaml @@ -12,6 +12,8 @@ original_entry: region: Nagano Ken postal_code: 389-1211 street_address: 1989 MURE, Kamiminochi Gun Iizuna Machi, Nagano Ken, 389-1211 + latitude: 36.7512 + longitude: 138.2402 processing_timestamp: '2025-12-06T23:38:49.772033+00:00' ghcid: ghcid_current: JP-NA-KAM-L-ITCCLR @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Iizuna Town Community Center Library Room @@ -128,3 +130,12 @@ location: postal_code: 389-1211 street_address: 1989 MURE, Kamiminochi Gun Iizuna Machi, Nagano Ken, 389-1211 normalization_timestamp: '2025-12-09T13:37:11.829420+00:00' + latitude: 36.7512 + longitude: 138.2402 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 389-1211 + resolved_place: Mure + resolved_city: 'Kamiminochi Gun ' + timestamp: '2025-12-09T23:13:29.873870+00:00' diff --git a/data/custodian/JP-NA-KAM-M-IAM-iizuna_apple_museum.yaml b/data/custodian/JP-NA-KAM-M-IAM-iizuna_apple_museum.yaml index 069bce70bf..9225523827 100644 --- a/data/custodian/JP-NA-KAM-M-IAM-iizuna_apple_museum.yaml +++ b/data/custodian/JP-NA-KAM-M-IAM-iizuna_apple_museum.yaml @@ -16,6 +16,8 @@ original_entry: region: Nagano Ken postal_code: 389-1204 street_address: KURAI, Kamiminochi Gun Iizuna Machi, Nagano Ken, 389-1204 + latitude: 36.7555 + longitude: 138.2364 processing_timestamp: '2025-12-06T23:38:35.930596+00:00' ghcid: ghcid_current: JP-NA-KAM-M-IAM-iizuna_apple_museum @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: IIZUNA APPLE MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 389-1204 street_address: KURAI, Kamiminochi Gun Iizuna Machi, Nagano Ken, 389-1204 normalization_timestamp: '2025-12-09T13:37:12.391691+00:00' + latitude: 36.7555 + longitude: 138.2364 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 389-1204 + resolved_place: Kurai + resolved_city: 'Kamiminochi Gun ' + timestamp: '2025-12-09T23:13:29.894704+00:00' diff --git a/data/custodian/JP-NA-KAM-M-IHM.yaml b/data/custodian/JP-NA-KAM-M-IHM.yaml index 44d898b380..f02d227168 100644 --- a/data/custodian/JP-NA-KAM-M-IHM.yaml +++ b/data/custodian/JP-NA-KAM-M-IHM.yaml @@ -21,6 +21,8 @@ original_entry: region: Nagano Ken postal_code: 389-1211 street_address: MURE, Kamiminochi Gun Iizuna Machi, Nagano Ken, 389-1211 + latitude: 36.7512 + longitude: 138.2402 processing_timestamp: '2025-12-06T23:38:35.932834+00:00' ghcid: ghcid_current: JP-NA-KAM-M-IHM @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: IIZUNA HISTORY MUSEUM @@ -195,3 +197,12 @@ location: postal_code: 389-1211 street_address: MURE, Kamiminochi Gun Iizuna Machi, Nagano Ken, 389-1211 normalization_timestamp: '2025-12-09T13:37:12.470050+00:00' + latitude: 36.7512 + longitude: 138.2402 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 389-1211 + resolved_place: Mure + resolved_city: 'Kamiminochi Gun ' + timestamp: '2025-12-09T23:13:29.925748+00:00' diff --git a/data/custodian/JP-NA-KIT-L-KTL.yaml b/data/custodian/JP-NA-KIT-L-KTL.yaml index 8afed38d90..989ca3fa67 100644 --- a/data/custodian/JP-NA-KIT-L-KTL.yaml +++ b/data/custodian/JP-NA-KIT-L-KTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Nara Ken postal_code: 639-0214 street_address: 3241 KAMMAKI, Kitakatsuragi Gun Kammaki Cho, Nara Ken, 639-0214 + latitude: 34.5625 + longitude: 135.7163 processing_timestamp: '2025-12-06T23:38:46.637832+00:00' ghcid: ghcid_current: JP-NA-KIT-L-KTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kanmaki Town Library @@ -133,3 +135,12 @@ location: postal_code: 639-0214 street_address: 3241 KAMMAKI, Kitakatsuragi Gun Kammaki Cho, Nara Ken, 639-0214 normalization_timestamp: '2025-12-09T13:37:14.679288+00:00' + latitude: 34.5625 + longitude: 135.7163 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 639-0214 + resolved_place: Kammaki + resolved_city: 'Kitakatsuragi Gun ' + timestamp: '2025-12-09T23:13:29.953586+00:00' diff --git a/data/custodian/JP-NA-KIT-L-OL.yaml b/data/custodian/JP-NA-KIT-L-OL.yaml index a75a0a0d96..9364ab2fe3 100644 --- a/data/custodian/JP-NA-KIT-L-OL.yaml +++ b/data/custodian/JP-NA-KIT-L-OL.yaml @@ -16,6 +16,8 @@ original_entry: region: Nagano Ken postal_code: 399-9494 street_address: 131 NAKAOTARI HEI, Kitaazumi Gun Otari Mura, Nagano Ken, 399-9494 + latitude: 36.5822 + longitude: 137.8971 processing_timestamp: '2025-12-06T23:38:45.024221+00:00' ghcid: ghcid_current: JP-NA-KIT-L-OL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OTARIMURA Library @@ -133,3 +135,12 @@ location: postal_code: 399-9494 street_address: 131 NAKAOTARI HEI, Kitaazumi Gun Otari Mura, Nagano Ken, 399-9494 normalization_timestamp: '2025-12-09T13:37:14.906677+00:00' + latitude: 36.5822 + longitude: 137.8971 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 399-9494 + resolved_place: 小谷村役場 + resolved_city: 'Kitaazumi Gun ' + timestamp: '2025-12-09T23:13:29.980289+00:00' diff --git a/data/custodian/JP-NA-KIT-L-STL.yaml b/data/custodian/JP-NA-KIT-L-STL.yaml index ad43a85405..413f3ce2a6 100644 --- a/data/custodian/JP-NA-KIT-L-STL.yaml +++ b/data/custodian/JP-NA-KIT-L-STL.yaml @@ -16,6 +16,8 @@ original_entry: region: Nagasaki Ken postal_code: 857-0341 street_address: 838-1 HASUWAMEN, Kitamatsura Gun Saza Cho, Nagasaki Ken, 857-0341 + latitude: 33.2346 + longitude: 129.6521 processing_timestamp: '2025-12-06T23:38:48.042007+00:00' ghcid: ghcid_current: JP-NA-KIT-L-STL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Saza Town Library @@ -133,3 +135,12 @@ location: postal_code: 857-0341 street_address: 838-1 HASUWAMEN, Kitamatsura Gun Saza Cho, Nagasaki Ken, 857-0341 normalization_timestamp: '2025-12-09T13:37:14.941730+00:00' + latitude: 33.2346 + longitude: 129.6521 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 857-0341 + resolved_place: Hasuwamen + resolved_city: 'Kitamatsura Gun ' + timestamp: '2025-12-09T23:13:30.010702+00:00' diff --git a/data/custodian/JP-NA-KIT-M-OMLH.yaml b/data/custodian/JP-NA-KIT-M-OMLH.yaml index 741b0b01bd..3aacca79e4 100644 --- a/data/custodian/JP-NA-KIT-M-OMLH.yaml +++ b/data/custodian/JP-NA-KIT-M-OMLH.yaml @@ -21,6 +21,8 @@ original_entry: region: Nagano Ken postal_code: 399-9422 street_address: CHIKUNI, Kitaazumi Gun Otari Mura, Nagano Ken, 399-9422 + latitude: 36.5822 + longitude: 137.8971 processing_timestamp: '2025-12-06T23:38:35.891745+00:00' ghcid: ghcid_current: JP-NA-KIT-M-OMLH @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OTARI-MURA LOCAL HALL @@ -172,8 +174,8 @@ wikidata_enrichment: instance_of: &id004 - id: Q33506 label: museum - description: institution that holds artifacts and other objects of scientific, artistic, cultural, historical, or other - importance + description: institution that holds artifacts and other objects of scientific, + artistic, cultural, historical, or other importance wikidata_instance_of: *id004 wikidata_location: country: &id005 @@ -201,3 +203,12 @@ location: postal_code: 399-9422 street_address: CHIKUNI, Kitaazumi Gun Otari Mura, Nagano Ken, 399-9422 normalization_timestamp: '2025-12-09T13:37:15.657607+00:00' + latitude: 36.5822 + longitude: 137.8971 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 399-9422 + resolved_place: Chikuni + resolved_city: 'Kitaazumi Gun ' + timestamp: '2025-12-09T23:13:30.040979+00:00' diff --git a/data/custodian/JP-NA-MIN-L-K.yaml b/data/custodian/JP-NA-MIN-L-K.yaml index d6efe55062..8bc733dd4c 100644 --- a/data/custodian/JP-NA-MIN-L-K.yaml +++ b/data/custodian/JP-NA-MIN-L-K.yaml @@ -16,6 +16,8 @@ original_entry: region: Nagano Ken postal_code: 384-1201 street_address: 2744, Minamisaku Gun Kitaaiki Mura, Nagano Ken, 384-1201 + latitude: 36.0623 + longitude: 138.5901 processing_timestamp: '2025-12-06T23:38:49.726253+00:00' ghcid: ghcid_current: JP-NA-MIN-L-K @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KITAAIKIMURATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 384-1201 street_address: 2744, Minamisaku Gun Kitaaiki Mura, Nagano Ken, 384-1201 normalization_timestamp: '2025-12-09T13:37:17.368007+00:00' + latitude: 36.0623 + longitude: 138.5901 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 384-1201 + resolved_place: Kitaaikimuraichien + resolved_city: 'Minamisaku Gun ' + timestamp: '2025-12-09T23:13:30.073112+00:00' diff --git a/data/custodian/JP-NA-MIN-L-ML.yaml b/data/custodian/JP-NA-MIN-L-ML.yaml index ae998c69a9..5f540880d0 100644 --- a/data/custodian/JP-NA-MIN-L-ML.yaml +++ b/data/custodian/JP-NA-MIN-L-ML.yaml @@ -16,6 +16,8 @@ original_entry: region: Nagano Ken postal_code: 384-1211 street_address: 4435, Minamisaku Gun Minamiaiki Mura, Nagano Ken, 384-1211 + latitude: 36.0185 + longitude: 138.5859 processing_timestamp: '2025-12-06T23:38:44.961180+00:00' ghcid: ghcid_current: JP-NA-MIN-L-ML @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMIAIKISONRITSUFUREAI Library @@ -133,3 +135,12 @@ location: postal_code: 384-1211 street_address: 4435, Minamisaku Gun Minamiaiki Mura, Nagano Ken, 384-1211 normalization_timestamp: '2025-12-09T13:37:17.752212+00:00' + latitude: 36.0185 + longitude: 138.5859 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 384-1211 + resolved_place: Minamiaikimuraichien + resolved_city: 'Minamisaku Gun ' + timestamp: '2025-12-09T23:13:30.100657+00:00' diff --git a/data/custodian/JP-NA-MIN-L-MVL.yaml b/data/custodian/JP-NA-MIN-L-MVL.yaml index 8cbea9dabb..bdf1e254c8 100644 --- a/data/custodian/JP-NA-MIN-L-MVL.yaml +++ b/data/custodian/JP-NA-MIN-L-MVL.yaml @@ -16,6 +16,8 @@ original_entry: region: Nagano Ken postal_code: 384-1305 street_address: 412-1 NOBEYAMA, Minamisaku Gun Minamimaki Mura, Nagano Ken, 384-1305 + latitude: 35.9531 + longitude: 138.473 processing_timestamp: '2025-12-06T23:38:44.958892+00:00' ghcid: ghcid_current: JP-NA-MIN-L-MVL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MINAMIMAKI Village Library @@ -133,3 +135,12 @@ location: postal_code: 384-1305 street_address: 412-1 NOBEYAMA, Minamisaku Gun Minamimaki Mura, Nagano Ken, 384-1305 normalization_timestamp: '2025-12-09T13:37:17.787850+00:00' + latitude: 35.9531 + longitude: 138.473 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 384-1305 + resolved_place: Nobeyama + resolved_city: 'Minamisaku Gun ' + timestamp: '2025-12-09T23:13:30.138765+00:00' diff --git a/data/custodian/JP-NA-MIN-L-SL-shinkamigotochoritsuchuo_library.yaml b/data/custodian/JP-NA-MIN-L-SL-shinkamigotochoritsuchuo_library.yaml index cebfd9f7e7..cbc893e2a0 100644 --- a/data/custodian/JP-NA-MIN-L-SL-shinkamigotochoritsuchuo_library.yaml +++ b/data/custodian/JP-NA-MIN-L-SL-shinkamigotochoritsuchuo_library.yaml @@ -15,7 +15,10 @@ original_entry: city: Minamimatsura Gun Shinkamigoto Cho region: Nagasaki Ken postal_code: 857-4211 - street_address: 733 ARIKAWAGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, 857-4211 + street_address: 733 ARIKAWAGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, + 857-4211 + latitude: 32.9732 + longitude: 129.1273 processing_timestamp: '2025-12-06T23:38:48.044241+00:00' ghcid: ghcid_current: JP-NA-MIN-L-SL-shinkamigotochoritsuchuo_library @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHINKAMIGOTOCHORITSUCHUO Library @@ -131,5 +134,15 @@ location: region_code: NA country: JP postal_code: 857-4211 - street_address: 733 ARIKAWAGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, 857-4211 + street_address: 733 ARIKAWAGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, + 857-4211 normalization_timestamp: '2025-12-09T13:37:17.820771+00:00' + latitude: 32.9732 + longitude: 129.1273 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 857-4211 + resolved_place: Arikawago + resolved_city: 'Minamimatsura Gun ' + timestamp: '2025-12-09T23:13:30.163453+00:00' diff --git a/data/custodian/JP-NA-MIN-L-SL-shinkamigotochoritsunarao_library.yaml b/data/custodian/JP-NA-MIN-L-SL-shinkamigotochoritsunarao_library.yaml index c15b8935d4..baadc9c9df 100644 --- a/data/custodian/JP-NA-MIN-L-SL-shinkamigotochoritsunarao_library.yaml +++ b/data/custodian/JP-NA-MIN-L-SL-shinkamigotochoritsunarao_library.yaml @@ -15,7 +15,10 @@ original_entry: city: Minamimatsura Gun Shinkamigoto Cho region: Nagasaki Ken postal_code: 853-3101 - street_address: 334-2 NARAOGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, 853-3101 + street_address: 334-2 NARAOGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, + 853-3101 + latitude: 32.8446 + longitude: 129.0567 processing_timestamp: '2025-12-06T23:38:48.046625+00:00' ghcid: ghcid_current: JP-NA-MIN-L-SL-shinkamigotochoritsunarao_library @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHINKAMIGOTOCHORITSUNARAO Library @@ -131,5 +134,15 @@ location: region_code: NA country: JP postal_code: 853-3101 - street_address: 334-2 NARAOGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, 853-3101 + street_address: 334-2 NARAOGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, + 853-3101 normalization_timestamp: '2025-12-09T13:37:17.855510+00:00' + latitude: 32.8446 + longitude: 129.0567 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 853-3101 + resolved_place: Naraogo + resolved_city: 'Minamimatsura Gun ' + timestamp: '2025-12-09T23:13:30.188852+00:00' diff --git a/data/custodian/JP-NA-MIN-L-SL.yaml b/data/custodian/JP-NA-MIN-L-SL.yaml index 97cd750cc9..4d993f9d5d 100644 --- a/data/custodian/JP-NA-MIN-L-SL.yaml +++ b/data/custodian/JP-NA-MIN-L-SL.yaml @@ -16,6 +16,8 @@ original_entry: region: Nagano Ken postal_code: 384-0503 street_address: 2570 KAIZE, Minamisaku Gun Sakuho Machi, Nagano Ken, 384-0503 + latitude: 36.2966 + longitude: 138.4483 processing_timestamp: '2025-12-06T23:38:44.963598+00:00' ghcid: ghcid_current: JP-NA-MIN-L-SL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SAKUHOMACHI Library @@ -133,3 +135,12 @@ location: postal_code: 384-0503 street_address: 2570 KAIZE, Minamisaku Gun Sakuho Machi, Nagano Ken, 384-0503 normalization_timestamp: '2025-12-09T13:37:17.895747+00:00' + latitude: 36.2966 + longitude: 138.4483 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 384-0503 + resolved_place: Kaize + resolved_city: 'Minamisaku Gun ' + timestamp: '2025-12-09T23:13:30.215800+00:00' diff --git a/data/custodian/JP-NA-MIN-L-SLK.yaml b/data/custodian/JP-NA-MIN-L-SLK.yaml index 46c03182aa..e979a56916 100644 --- a/data/custodian/JP-NA-MIN-L-SLK.yaml +++ b/data/custodian/JP-NA-MIN-L-SLK.yaml @@ -15,7 +15,10 @@ original_entry: city: Minamimatsura Gun Shinkamigoto Cho region: Nagasaki Ken postal_code: 857-4404 - street_address: 1549-6 AOKATAGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, 857-4404 + street_address: 1549-6 AOKATAGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki + Ken, 857-4404 + latitude: 32.9897 + longitude: 129.0684 processing_timestamp: '2025-12-06T23:38:48.051915+00:00' ghcid: ghcid_current: JP-NA-MIN-L-SLK @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHINKAMIGOTOCHORITSUCHUO Library KAMIGOTOBUNKAN @@ -131,5 +134,15 @@ location: region_code: NA country: JP postal_code: 857-4404 - street_address: 1549-6 AOKATAGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, 857-4404 + street_address: 1549-6 AOKATAGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, + 857-4404 normalization_timestamp: '2025-12-09T13:37:17.932448+00:00' + latitude: 32.9897 + longitude: 129.0684 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 857-4404 + resolved_place: Aokatago + resolved_city: 'Minamimatsura Gun ' + timestamp: '2025-12-09T23:13:30.237999+00:00' diff --git a/data/custodian/JP-NA-MIN-L-SLS.yaml b/data/custodian/JP-NA-MIN-L-SLS.yaml index 6dd1f87484..8214317bfb 100644 --- a/data/custodian/JP-NA-MIN-L-SLS.yaml +++ b/data/custodian/JP-NA-MIN-L-SLS.yaml @@ -15,7 +15,10 @@ original_entry: city: Minamimatsura Gun Shinkamigoto Cho region: Nagasaki Ken postal_code: 857-4512 - street_address: 401 ENOKIZUGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, 857-4512 + street_address: 401 ENOKIZUGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, + 857-4512 + latitude: 32.9996 + longitude: 129.088 processing_timestamp: '2025-12-06T23:38:48.054536+00:00' ghcid: ghcid_current: JP-NA-MIN-L-SLS @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHINKAMIGOTOCHORITSUCHUO Library SHINUONOMEBUNKAN @@ -131,5 +134,15 @@ location: region_code: NA country: JP postal_code: 857-4512 - street_address: 401 ENOKIZUGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, 857-4512 + street_address: 401 ENOKIZUGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, + 857-4512 normalization_timestamp: '2025-12-09T13:37:17.965238+00:00' + latitude: 32.9996 + longitude: 129.088 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 857-4512 + resolved_place: Enokizugo + resolved_city: 'Minamimatsura Gun ' + timestamp: '2025-12-09T23:13:30.270905+00:00' diff --git a/data/custodian/JP-NA-MIN-L-SLW.yaml b/data/custodian/JP-NA-MIN-L-SLW.yaml index e94569f153..3013dd7ef5 100644 --- a/data/custodian/JP-NA-MIN-L-SLW.yaml +++ b/data/custodian/JP-NA-MIN-L-SLW.yaml @@ -15,7 +15,10 @@ original_entry: city: Minamimatsura Gun Shinkamigoto Cho region: Nagasaki Ken postal_code: 853-2301 - street_address: 277-7 WAKAMATSUGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, 853-2301 + street_address: 277-7 WAKAMATSUGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki + Ken, 853-2301 + latitude: 32.8749 + longitude: 129.017 processing_timestamp: '2025-12-06T23:38:48.049372+00:00' ghcid: ghcid_current: JP-NA-MIN-L-SLW @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHINKAMIGOTOCHORITSUCHUO Library WAKAMATSUBUNKAN @@ -131,5 +134,15 @@ location: region_code: NA country: JP postal_code: 853-2301 - street_address: 277-7 WAKAMATSUGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, 853-2301 + street_address: 277-7 WAKAMATSUGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki + Ken, 853-2301 normalization_timestamp: '2025-12-09T13:37:18.000777+00:00' + latitude: 32.8749 + longitude: 129.017 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 853-2301 + resolved_place: Wakamatsugo + resolved_city: 'Minamimatsura Gun ' + timestamp: '2025-12-09T23:13:30.292426+00:00' diff --git a/data/custodian/JP-NA-MIN-M-KMAM.yaml b/data/custodian/JP-NA-MIN-M-KMAM.yaml index abed0d3a81..902557c223 100644 --- a/data/custodian/JP-NA-MIN-M-KMAM.yaml +++ b/data/custodian/JP-NA-MIN-M-KMAM.yaml @@ -16,6 +16,8 @@ original_entry: region: Nagano Ken postal_code: 384-1201 street_address: Minamisaku Gun Kitaaiki Mura, Nagano Ken, 384-1201 + latitude: 36.0623 + longitude: 138.5901 processing_timestamp: '2025-12-06T23:38:35.745418+00:00' ghcid: ghcid_current: JP-NA-MIN-M-KMAM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KITAAIKI-MURA ARCHAEOLOGY MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 384-1201 street_address: Minamisaku Gun Kitaaiki Mura, Nagano Ken, 384-1201 normalization_timestamp: '2025-12-09T13:37:18.070920+00:00' + latitude: 36.0623 + longitude: 138.5901 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 384-1201 + resolved_place: Kitaaikimuraichien + resolved_city: 'Minamisaku Gun ' + timestamp: '2025-12-09T23:13:30.316680+00:00' diff --git a/data/custodian/JP-NA-MIN-M-STGM.yaml b/data/custodian/JP-NA-MIN-M-STGM.yaml index db475f010b..aed51f8068 100644 --- a/data/custodian/JP-NA-MIN-M-STGM.yaml +++ b/data/custodian/JP-NA-MIN-M-STGM.yaml @@ -21,6 +21,8 @@ original_entry: region: Nagasaki Ken postal_code: 857-4211 street_address: ARIKAWAGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, 857-4211 + latitude: 32.9732 + longitude: 129.1273 processing_timestamp: '2025-12-06T23:38:40.290985+00:00' ghcid: ghcid_current: JP-NA-MIN-M-STGM @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHINKAMIGOTO TOWN GEIHINKAN MUSEUM @@ -163,8 +165,8 @@ wikidata_enrichment: instance_of: &id004 - id: Q33506 label: museum - description: institution that holds artifacts and other objects of scientific, artistic, cultural, historical, or other - importance + description: institution that holds artifacts and other objects of scientific, + artistic, cultural, historical, or other importance wikidata_instance_of: *id004 wikidata_location: country: &id005 @@ -193,3 +195,12 @@ location: postal_code: 857-4211 street_address: ARIKAWAGO, Minamimatsura Gun Shinkamigoto Cho, Nagasaki Ken, 857-4211 normalization_timestamp: '2025-12-09T13:37:18.231795+00:00' + latitude: 32.9732 + longitude: 129.1273 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 857-4211 + resolved_place: Arikawago + resolved_city: 'Minamimatsura Gun ' + timestamp: '2025-12-09T23:13:30.355350+00:00' diff --git a/data/custodian/JP-NA-SHI-L-K.yaml b/data/custodian/JP-NA-SHI-L-K.yaml index 6837852ed6..a5b2574598 100644 --- a/data/custodian/JP-NA-SHI-L-K.yaml +++ b/data/custodian/JP-NA-SHI-L-K.yaml @@ -16,6 +16,8 @@ original_entry: region: Nagano Ken postal_code: 389-2302 street_address: 911-7 OGO, Shimotakai Gun Kijimadaira Mura, Nagano Ken, 389-2302 + latitude: 36.848 + longitude: 138.362 processing_timestamp: '2025-12-06T23:38:49.764821+00:00' ghcid: ghcid_current: JP-NA-SHI-L-K @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KIJIMADAIRAMURAKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 389-2302 street_address: 911-7 OGO, Shimotakai Gun Kijimadaira Mura, Nagano Ken, 389-2302 normalization_timestamp: '2025-12-09T13:37:27.930553+00:00' + latitude: 36.848 + longitude: 138.362 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 389-2302 + resolved_place: Ogo + resolved_city: 'Shimotakai Gun ' + timestamp: '2025-12-09T23:13:30.387002+00:00' diff --git a/data/custodian/JP-NA-SHI-L-N.yaml b/data/custodian/JP-NA-SHI-L-N.yaml index 871df91759..7d77b69445 100644 --- a/data/custodian/JP-NA-SHI-L-N.yaml +++ b/data/custodian/JP-NA-SHI-L-N.yaml @@ -16,6 +16,8 @@ original_entry: region: Nagano Ken postal_code: 389-2592 street_address: 9167 TOYOSATO, Shimotakai Gun Nozawaonsen Mura, Nagano Ken, 389-2592 + latitude: 36.848 + longitude: 138.362 processing_timestamp: '2025-12-06T23:38:49.767532+00:00' ghcid: ghcid_current: JP-NA-SHI-L-N @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NOZAWAMURAKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 389-2592 street_address: 9167 TOYOSATO, Shimotakai Gun Nozawaonsen Mura, Nagano Ken, 389-2592 normalization_timestamp: '2025-12-09T13:37:28.191306+00:00' + latitude: 36.848 + longitude: 138.362 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 389-2592 + resolved_place: 野沢温泉村役場 + resolved_city: 'Shimotakai Gun ' + timestamp: '2025-12-09T23:13:30.412179+00:00' diff --git a/data/custodian/JP-NA-SHI-L-TL-tenryumura_library.yaml b/data/custodian/JP-NA-SHI-L-TL-tenryumura_library.yaml index 752701cb47..74a968be85 100644 --- a/data/custodian/JP-NA-SHI-L-TL-tenryumura_library.yaml +++ b/data/custodian/JP-NA-SHI-L-TL-tenryumura_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Nagano Ken postal_code: 399-1201 street_address: 1234-1 HIRAOKA, Shimoina Gun Tenryu Mura, Nagano Ken, 399-1201 + latitude: 35.2647 + longitude: 137.8608 processing_timestamp: '2025-12-06T23:38:45.004864+00:00' ghcid: ghcid_current: JP-NA-SHI-L-TL-tenryumura_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TENRYUMURA Library @@ -133,3 +135,12 @@ location: postal_code: 399-1201 street_address: 1234-1 HIRAOKA, Shimoina Gun Tenryu Mura, Nagano Ken, 399-1201 normalization_timestamp: '2025-12-09T13:37:28.976810+00:00' + latitude: 35.2647 + longitude: 137.8608 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 399-1201 + resolved_place: Hiraoka + resolved_city: 'Shimoina Gun ' + timestamp: '2025-12-09T23:13:30.445653+00:00' diff --git a/data/custodian/JP-NA-SHI-M-JSM.yaml b/data/custodian/JP-NA-SHI-M-JSM.yaml index 6ced97e2c2..a666e8fc74 100644 --- a/data/custodian/JP-NA-SHI-M-JSM.yaml +++ b/data/custodian/JP-NA-SHI-M-JSM.yaml @@ -16,6 +16,8 @@ original_entry: region: Nagano Ken postal_code: 389-2502 street_address: TOYOSATO, Shimotakai Gun Nozawaonsen Mura, Nagano Ken, 389-2502 + latitude: 36.848 + longitude: 138.362 processing_timestamp: '2025-12-06T23:38:35.920672+00:00' ghcid: ghcid_current: JP-NA-SHI-M-JSM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: JAPAN SKI MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 389-2502 street_address: TOYOSATO, Shimotakai Gun Nozawaonsen Mura, Nagano Ken, 389-2502 normalization_timestamp: '2025-12-09T13:37:29.438331+00:00' + latitude: 36.848 + longitude: 138.362 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 389-2502 + resolved_place: Toyosato + resolved_city: 'Shimotakai Gun ' + timestamp: '2025-12-09T23:13:30.474538+00:00' diff --git a/data/custodian/JP-NA-SHI-M-NOTTMOYHBM.yaml b/data/custodian/JP-NA-SHI-M-NOTTMOYHBM.yaml index 0af2ad683e..61e0a6d8c2 100644 --- a/data/custodian/JP-NA-SHI-M-NOTTMOYHBM.yaml +++ b/data/custodian/JP-NA-SHI-M-NOTTMOYHBM.yaml @@ -1,5 +1,6 @@ original_entry: - name: NOZAWA ONSEN THE TAKANO TATSUYUKI MEMORIAL OBOROZUKIYO-NO-YAKATA HANZAN BUNKO MUSEUM + name: NOZAWA ONSEN THE TAKANO TATSUYUKI MEMORIAL OBOROZUKIYO-NO-YAKATA HANZAN BUNKO + MUSEUM institution_type: MUSEUM source: CH-Annotator (japan_complete_ch_annotator.yaml) identifiers: @@ -12,6 +13,8 @@ original_entry: region: Nagano Ken postal_code: 389-2502 street_address: TOYOSATO, Shimotakai Gun Nozawaonsen Mura, Nagano Ken, 389-2502 + latitude: 36.848 + longitude: 138.362 processing_timestamp: '2025-12-06T23:38:35.918425+00:00' ghcid: ghcid_current: JP-NA-SHI-M-NOTTMOYHBM @@ -33,7 +36,8 @@ ghcid: reason: Initial GHCID from CH-Annotator (japan_complete_ch_annotator.yaml) custodian_name: claim_type: custodian_name - claim_value: NOZAWA ONSEN THE TAKANO TATSUYUKI MEMORIAL OBOROZUKIYO-NO-YAKATA HANZAN BUNKO MUSEUM + claim_value: NOZAWA ONSEN THE TAKANO TATSUYUKI MEMORIAL OBOROZUKIYO-NO-YAKATA HANZAN + BUNKO MUSEUM source_type: ch_annotator identifiers: - identifier_scheme: GHCID @@ -83,11 +87,12 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name - claim_value: NOZAWA ONSEN THE TAKANO TATSUYUKI MEMORIAL OBOROZUKIYO-NO-YAKATA HANZAN BUNKO MUSEUM + claim_value: NOZAWA ONSEN THE TAKANO TATSUYUKI MEMORIAL OBOROZUKIYO-NO-YAKATA + HANZAN BUNKO MUSEUM property_uri: skos:prefLabel provenance: namespace: glam @@ -128,3 +133,12 @@ location: postal_code: 389-2502 street_address: TOYOSATO, Shimotakai Gun Nozawaonsen Mura, Nagano Ken, 389-2502 normalization_timestamp: '2025-12-09T13:37:29.615862+00:00' + latitude: 36.848 + longitude: 138.362 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 389-2502 + resolved_place: Toyosato + resolved_city: 'Shimotakai Gun ' + timestamp: '2025-12-09T23:13:30.505229+00:00' diff --git a/data/custodian/JP-NA-UDA-L-S.yaml b/data/custodian/JP-NA-UDA-L-S.yaml index f7e1fe018a..a86bde5e6a 100644 --- a/data/custodian/JP-NA-UDA-L-S.yaml +++ b/data/custodian/JP-NA-UDA-L-S.yaml @@ -16,6 +16,8 @@ original_entry: region: Nara Ken postal_code: 633-1212 street_address: 513-12 IMAI, Uda Gun Soni Mura, Nara Ken, 633-1212 + latitude: 34.5132 + longitude: 136.1239 processing_timestamp: '2025-12-06T23:38:51.819407+00:00' ghcid: ghcid_current: JP-NA-UDA-L-S @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SONIMURACHUOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 633-1212 street_address: 513-12 IMAI, Uda Gun Soni Mura, Nara Ken, 633-1212 normalization_timestamp: '2025-12-09T13:37:31.936645+00:00' + latitude: 34.5132 + longitude: 136.1239 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 633-1212 + resolved_place: Imai + resolved_city: 'Uda Gun ' + timestamp: '2025-12-09T23:13:30.533440+00:00' diff --git a/data/custodian/JP-NA-YAM-L-H.yaml b/data/custodian/JP-NA-YAM-L-H.yaml index 97117b28ed..3bf44ab9a8 100644 --- a/data/custodian/JP-NA-YAM-L-H.yaml +++ b/data/custodian/JP-NA-YAM-L-H.yaml @@ -12,6 +12,8 @@ original_entry: region: Nara Ken postal_code: 630-2205 street_address: 63 KIRIYAMA, Yamabe Gun Yamazoe Mura, Nara Ken, 630-2205 + latitude: 34.6587 + longitude: 135.9154 processing_timestamp: '2025-12-06T23:38:51.800244+00:00' ghcid: ghcid_current: JP-NA-YAM-L-H @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HIGASHIYAMAKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 630-2205 street_address: 63 KIRIYAMA, Yamabe Gun Yamazoe Mura, Nara Ken, 630-2205 normalization_timestamp: '2025-12-09T13:37:33.322973+00:00' + latitude: 34.6587 + longitude: 135.9154 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 630-2205 + resolved_place: Kiriyama + resolved_city: 'Yamabe Gun ' + timestamp: '2025-12-09T23:13:30.565750+00:00' diff --git a/data/custodian/JP-NA-YAM-L-YCL.yaml b/data/custodian/JP-NA-YAM-L-YCL.yaml index ab6c697a83..6aa32fd26f 100644 --- a/data/custodian/JP-NA-YAM-L-YCL.yaml +++ b/data/custodian/JP-NA-YAM-L-YCL.yaml @@ -16,6 +16,8 @@ original_entry: region: Nara Ken postal_code: 635-0096 street_address: 1-45 NISHIMACHI, Yamatotakada Shi, Nara Ken, 635-0096 + latitude: 34.5173 + longitude: 135.7404 processing_timestamp: '2025-12-06T23:38:46.590822+00:00' ghcid: ghcid_current: JP-NA-YAM-L-YCL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Yamatotakada-city Library @@ -133,3 +135,12 @@ location: postal_code: 635-0096 street_address: 1-45 NISHIMACHI, Yamatotakada Shi, Nara Ken, 635-0096 normalization_timestamp: '2025-12-09T13:37:33.622681+00:00' + latitude: 34.5173 + longitude: 135.7404 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 635-0096 + resolved_place: Nishimachi + resolved_city: Yamatotakada Shi + timestamp: '2025-12-09T23:13:30.593908+00:00' diff --git a/data/custodian/JP-NA-YOS-L-OL.yaml b/data/custodian/JP-NA-YOS-L-OL.yaml index 6e2fd788fc..bd7d212e3e 100644 --- a/data/custodian/JP-NA-YOS-L-OL.yaml +++ b/data/custodian/JP-NA-YOS-L-OL.yaml @@ -16,6 +16,8 @@ original_entry: region: Nara Ken postal_code: 638-0812 street_address: 2090 HIGAIMOTO, Yoshino Gun Oyodo Cho, Nara Ken, 638-0812 + latitude: 34.394 + longitude: 135.7925 processing_timestamp: '2025-12-06T23:38:46.647105+00:00' ghcid: ghcid_current: JP-NA-YOS-L-OL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OYODOCHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 638-0812 street_address: 2090 HIGAIMOTO, Yoshino Gun Oyodo Cho, Nara Ken, 638-0812 normalization_timestamp: '2025-12-09T13:37:33.777400+00:00' + latitude: 34.394 + longitude: 135.7925 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 638-0812 + resolved_place: Higaimoto + resolved_city: 'Yoshino Gun ' + timestamp: '2025-12-09T23:13:30.620934+00:00' diff --git a/data/custodian/JP-NA-YOS-L-T.yaml b/data/custodian/JP-NA-YOS-L-T.yaml index 72cab48712..74e72b54eb 100644 --- a/data/custodian/JP-NA-YOS-L-T.yaml +++ b/data/custodian/JP-NA-YOS-L-T.yaml @@ -16,6 +16,8 @@ original_entry: region: Nara Ken postal_code: 638-0431 street_address: 496-2-1 DOROGAWA, Yoshino Gun Tenkawa Mura, Nara Ken, 638-0431 + latitude: 34.2688 + longitude: 135.8812 processing_timestamp: '2025-12-06T23:38:51.831471+00:00' ghcid: ghcid_current: JP-NA-YOS-L-T @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TENKAWAMURADOROGAWACHIKUKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 638-0431 street_address: 496-2-1 DOROGAWA, Yoshino Gun Tenkawa Mura, Nara Ken, 638-0431 normalization_timestamp: '2025-12-09T13:37:33.846580+00:00' + latitude: 34.2688 + longitude: 135.8812 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 638-0431 + resolved_place: Dorogawa + resolved_city: 'Yoshino Gun ' + timestamp: '2025-12-09T23:13:30.650382+00:00' diff --git a/data/custodian/JP-NI-IWA-L-A.yaml b/data/custodian/JP-NI-IWA-L-A.yaml index bcbe06e6b4..fbabebc7ee 100644 --- a/data/custodian/JP-NI-IWA-L-A.yaml +++ b/data/custodian/JP-NI-IWA-L-A.yaml @@ -12,6 +12,8 @@ original_entry: region: Niigata Ken postal_code: 958-0061 street_address: 159-5 UCHIURA, Iwafune Gun Awashimaura Mura, Niigata Ken, 958-0061 + latitude: 38.2056 + longitude: 139.4421 processing_timestamp: '2025-12-06T23:38:49.427221+00:00' ghcid: ghcid_current: JP-NI-IWA-L-A @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AWASHIMAURAMURASHIRYOKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 958-0061 street_address: 159-5 UCHIURA, Iwafune Gun Awashimaura Mura, Niigata Ken, 958-0061 normalization_timestamp: '2025-12-09T13:37:34.712731+00:00' + latitude: 38.2056 + longitude: 139.4421 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 958-0061 + resolved_place: Awashimauramuraichien + resolved_city: 'Iwafune Gun ' + timestamp: '2025-12-09T23:13:30.683606+00:00' diff --git a/data/custodian/JP-NI-IWA-L-S.yaml b/data/custodian/JP-NI-IWA-L-S.yaml index d8886080cf..64574213cc 100644 --- a/data/custodian/JP-NI-IWA-L-S.yaml +++ b/data/custodian/JP-NI-IWA-L-S.yaml @@ -16,6 +16,8 @@ original_entry: region: Niigata Ken postal_code: 959-3264 street_address: 1285 KAMISEKI, Iwafune Gun Sekikawa Mura, Niigata Ken, 959-3264 + latitude: 38.2857 + longitude: 139.495 processing_timestamp: '2025-12-06T23:38:49.424860+00:00' ghcid: ghcid_current: JP-NI-IWA-L-S @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SEKIKAWAMURAKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 959-3264 street_address: 1285 KAMISEKI, Iwafune Gun Sekikawa Mura, Niigata Ken, 959-3264 normalization_timestamp: '2025-12-09T13:37:34.746710+00:00' + latitude: 38.2857 + longitude: 139.495 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 959-3264 + resolved_place: Kamiseki + resolved_city: 'Iwafune Gun ' + timestamp: '2025-12-09T23:13:30.712681+00:00' diff --git a/data/custodian/JP-NI-IWA-M-AS.yaml b/data/custodian/JP-NI-IWA-M-AS.yaml index 4137a4fde3..ba1b16d105 100644 --- a/data/custodian/JP-NI-IWA-M-AS.yaml +++ b/data/custodian/JP-NI-IWA-M-AS.yaml @@ -12,6 +12,8 @@ original_entry: region: Niigata Ken postal_code: 958-0061 street_address: Iwafune Gun Awashimaura Mura, Niigata Ken, 958-0061 + latitude: 38.2056 + longitude: 139.4421 processing_timestamp: '2025-12-06T23:38:34.591513+00:00' ghcid: ghcid_current: JP-NI-IWA-M-AS @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AWASHIMAURAMURA SHIRYOUKAN @@ -128,3 +130,12 @@ location: postal_code: 958-0061 street_address: Iwafune Gun Awashimaura Mura, Niigata Ken, 958-0061 normalization_timestamp: '2025-12-09T13:37:34.781140+00:00' + latitude: 38.2056 + longitude: 139.4421 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 958-0061 + resolved_place: Awashimauramuraichien + resolved_city: 'Iwafune Gun ' + timestamp: '2025-12-09T23:13:30.741803+00:00' diff --git a/data/custodian/JP-NI-IWA-M-SM.yaml b/data/custodian/JP-NI-IWA-M-SM.yaml index ab5073fb13..77cb52f18c 100644 --- a/data/custodian/JP-NI-IWA-M-SM.yaml +++ b/data/custodian/JP-NI-IWA-M-SM.yaml @@ -12,6 +12,8 @@ original_entry: region: Niigata Ken postal_code: 959-3265 street_address: SHIMOSEKI, Iwafune Gun Sekikawa Mura, Niigata Ken, 959-3265 + latitude: 38.2857 + longitude: 139.495 processing_timestamp: '2025-12-06T23:38:34.589152+00:00' ghcid: ghcid_current: JP-NI-IWA-M-SM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SEKIKAWA MUSEUM @@ -128,3 +130,12 @@ location: postal_code: 959-3265 street_address: SHIMOSEKI, Iwafune Gun Sekikawa Mura, Niigata Ken, 959-3265 normalization_timestamp: '2025-12-09T13:37:34.854064+00:00' + latitude: 38.2857 + longitude: 139.495 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 959-3265 + resolved_place: Shimoseki + resolved_city: 'Iwafune Gun ' + timestamp: '2025-12-09T23:13:30.790338+00:00' diff --git a/data/custodian/JP-OI-BUN-L-B-bungoonoshiasajikominkantoshoshitsu.yaml b/data/custodian/JP-OI-BUN-L-B-bungoonoshiasajikominkantoshoshitsu.yaml index 8e521deb61..1050b29c7f 100644 --- a/data/custodian/JP-OI-BUN-L-B-bungoonoshiasajikominkantoshoshitsu.yaml +++ b/data/custodian/JP-OI-BUN-L-B-bungoonoshiasajikominkantoshoshitsu.yaml @@ -12,6 +12,8 @@ original_entry: region: Oita Ken postal_code: 879-6221 street_address: 494 ASAJIMACHI TSUBOIZUMI, Bungoono Shi, Oita Ken, 879-6221 + latitude: 32.9725 + longitude: 131.5121 processing_timestamp: '2025-12-06T23:38:52.347724+00:00' ghcid: ghcid_current: JP-OI-BUN-L-B-bungoonoshiasajikominkantoshoshitsu @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: BUNGOONOSHIASAJIKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 879-6221 street_address: 494 ASAJIMACHI TSUBOIZUMI, Bungoono Shi, Oita Ken, 879-6221 normalization_timestamp: '2025-12-09T13:37:44.884169+00:00' + latitude: 32.9725 + longitude: 131.5121 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 879-6221 + resolved_place: Asajimachi Tsuboizumi + resolved_city: Bungoono Shi + timestamp: '2025-12-09T23:13:30.817403+00:00' diff --git a/data/custodian/JP-OI-BUN-L-B-bungoonoshichitoseshishotoshoshitsu.yaml b/data/custodian/JP-OI-BUN-L-B-bungoonoshichitoseshishotoshoshitsu.yaml index b99138684f..e219ea0739 100644 --- a/data/custodian/JP-OI-BUN-L-B-bungoonoshichitoseshishotoshoshitsu.yaml +++ b/data/custodian/JP-OI-BUN-L-B-bungoonoshichitoseshishotoshoshitsu.yaml @@ -12,6 +12,8 @@ original_entry: region: Oita Ken postal_code: 879-7401 street_address: 706-1 CHITOSEMACHI NIIDONO, Bungoono Shi, Oita Ken, 879-7401 + latitude: 32.9725 + longitude: 131.5121 processing_timestamp: '2025-12-06T23:38:52.352487+00:00' ghcid: ghcid_current: JP-OI-BUN-L-B-bungoonoshichitoseshishotoshoshitsu @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: BUNGOONOSHICHITOSESHISHOTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 879-7401 street_address: 706-1 CHITOSEMACHI NIIDONO, Bungoono Shi, Oita Ken, 879-7401 normalization_timestamp: '2025-12-09T13:37:44.918772+00:00' + latitude: 32.9725 + longitude: 131.5121 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 879-7401 + resolved_place: Chitosemachi Niidono + resolved_city: Bungoono Shi + timestamp: '2025-12-09T23:13:30.842533+00:00' diff --git a/data/custodian/JP-OI-BUN-L-B-bungoonoshiinukaikominkantoshoshitsu.yaml b/data/custodian/JP-OI-BUN-L-B-bungoonoshiinukaikominkantoshoshitsu.yaml index 6a6721dc5b..3cc6888a74 100644 --- a/data/custodian/JP-OI-BUN-L-B-bungoonoshiinukaikominkantoshoshitsu.yaml +++ b/data/custodian/JP-OI-BUN-L-B-bungoonoshiinukaikominkantoshoshitsu.yaml @@ -12,6 +12,8 @@ original_entry: region: Oita Ken postal_code: 879-7305 street_address: 1476 INUKAIMACHI TAHARA, Bungoono Shi, Oita Ken, 879-7305 + latitude: 32.9725 + longitude: 131.5121 processing_timestamp: '2025-12-06T23:38:52.354859+00:00' ghcid: ghcid_current: JP-OI-BUN-L-B-bungoonoshiinukaikominkantoshoshitsu @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: BUNGOONOSHIINUKAIKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 879-7305 street_address: 1476 INUKAIMACHI TAHARA, Bungoono Shi, Oita Ken, 879-7305 normalization_timestamp: '2025-12-09T13:37:44.952316+00:00' + latitude: 32.9725 + longitude: 131.5121 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 879-7305 + resolved_place: Inukaimachi Tahara + resolved_city: Bungoono Shi + timestamp: '2025-12-09T23:13:30.890158+00:00' diff --git a/data/custodian/JP-OI-BUN-L-B-bungoonoshikiyokawakominkantoshoshitsu.yaml b/data/custodian/JP-OI-BUN-L-B-bungoonoshikiyokawakominkantoshoshitsu.yaml index b391826dcb..1dd9a37c3c 100644 --- a/data/custodian/JP-OI-BUN-L-B-bungoonoshikiyokawakominkantoshoshitsu.yaml +++ b/data/custodian/JP-OI-BUN-L-B-bungoonoshikiyokawakominkantoshoshitsu.yaml @@ -12,6 +12,8 @@ original_entry: region: Oita Ken postal_code: 879-6903 street_address: 810 KIYOKAWAMACHI SUNADA, Bungoono Shi, Oita Ken, 879-6903 + latitude: 32.9725 + longitude: 131.5121 processing_timestamp: '2025-12-06T23:38:52.345483+00:00' ghcid: ghcid_current: JP-OI-BUN-L-B-bungoonoshikiyokawakominkantoshoshitsu @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: BUNGOONOSHIKIYOKAWAKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 879-6903 street_address: 810 KIYOKAWAMACHI SUNADA, Bungoono Shi, Oita Ken, 879-6903 normalization_timestamp: '2025-12-09T13:37:44.985631+00:00' + latitude: 32.9725 + longitude: 131.5121 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 879-6903 + resolved_place: Kiyokawamachi Sunada + resolved_city: Bungoono Shi + timestamp: '2025-12-09T23:13:30.914764+00:00' diff --git a/data/custodian/JP-OI-BUN-L-B-bungoonoshionokominkantoshoshitsu.yaml b/data/custodian/JP-OI-BUN-L-B-bungoonoshionokominkantoshoshitsu.yaml index 7ef123d59c..98571a3360 100644 --- a/data/custodian/JP-OI-BUN-L-B-bungoonoshionokominkantoshoshitsu.yaml +++ b/data/custodian/JP-OI-BUN-L-B-bungoonoshionokominkantoshoshitsu.yaml @@ -12,6 +12,8 @@ original_entry: region: Oita Ken postal_code: 879-6441 street_address: 81-1 ONOMACHI TANAKA, Bungoono Shi, Oita Ken, 879-6441 + latitude: 32.9725 + longitude: 131.5121 processing_timestamp: '2025-12-06T23:38:52.349941+00:00' ghcid: ghcid_current: JP-OI-BUN-L-B-bungoonoshionokominkantoshoshitsu @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: BUNGOONOSHIONOKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 879-6441 street_address: 81-1 ONOMACHI TANAKA, Bungoono Shi, Oita Ken, 879-6441 normalization_timestamp: '2025-12-09T13:37:45.018541+00:00' + latitude: 32.9725 + longitude: 131.5121 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 879-6441 + resolved_place: Onomachi Tanaka + resolved_city: Bungoono Shi + timestamp: '2025-12-09T23:13:30.934089+00:00' diff --git a/data/custodian/JP-OI-BUN-L-B-bungotakadashikakajikominkantoshoshitsu.yaml b/data/custodian/JP-OI-BUN-L-B-bungotakadashikakajikominkantoshoshitsu.yaml index ef09939fe1..0175e6eb3c 100644 --- a/data/custodian/JP-OI-BUN-L-B-bungotakadashikakajikominkantoshoshitsu.yaml +++ b/data/custodian/JP-OI-BUN-L-B-bungotakadashikakajikominkantoshoshitsu.yaml @@ -12,6 +12,8 @@ original_entry: region: Oita Ken postal_code: 872-1207 street_address: 110 MIME, Bungotakada Shi, Oita Ken, 872-1207 + latitude: 33.6608 + longitude: 131.5394 processing_timestamp: '2025-12-06T23:38:52.325024+00:00' ghcid: ghcid_current: JP-OI-BUN-L-B-bungotakadashikakajikominkantoshoshitsu @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: BUNGOTAKADASHIKAKAJIKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 872-1207 street_address: 110 MIME, Bungotakada Shi, Oita Ken, 872-1207 normalization_timestamp: '2025-12-09T13:37:45.054399+00:00' + latitude: 33.6608 + longitude: 131.5394 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 872-1207 + resolved_place: Mime + resolved_city: Bungotakada Shi + timestamp: '2025-12-09T23:13:30.970786+00:00' diff --git a/data/custodian/JP-OI-BUN-L-B-bungotakadashimatamakominkantoshoshitsu.yaml b/data/custodian/JP-OI-BUN-L-B-bungotakadashimatamakominkantoshoshitsu.yaml index 994ecfc7ef..22bf75eef4 100644 --- a/data/custodian/JP-OI-BUN-L-B-bungotakadashimatamakominkantoshoshitsu.yaml +++ b/data/custodian/JP-OI-BUN-L-B-bungotakadashimatamakominkantoshoshitsu.yaml @@ -12,6 +12,8 @@ original_entry: region: Oita Ken postal_code: 872-1101 street_address: 2144-12 NAKAMATAMA, Bungotakada Shi, Oita Ken, 872-1101 + latitude: 33.6073 + longitude: 131.4946 processing_timestamp: '2025-12-06T23:38:52.322822+00:00' ghcid: ghcid_current: JP-OI-BUN-L-B-bungotakadashimatamakominkantoshoshitsu @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: BUNGOTAKADASHIMATAMAKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 872-1101 street_address: 2144-12 NAKAMATAMA, Bungotakada Shi, Oita Ken, 872-1101 normalization_timestamp: '2025-12-09T13:37:45.089489+00:00' + latitude: 33.6073 + longitude: 131.4946 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 872-1101 + resolved_place: Nakamatama + resolved_city: Bungotakada Shi + timestamp: '2025-12-09T23:13:30.994437+00:00' diff --git a/data/custodian/JP-OI-BUN-L-B.yaml b/data/custodian/JP-OI-BUN-L-B.yaml index cfa0b6fea1..260e4a68a4 100644 --- a/data/custodian/JP-OI-BUN-L-B.yaml +++ b/data/custodian/JP-OI-BUN-L-B.yaml @@ -16,6 +16,8 @@ original_entry: region: Oita Ken postal_code: 879-6643 street_address: 172 OGATAMACHI SHIMOJIZAI, Bungoono Shi, Oita Ken, 879-6643 + latitude: 32.9725 + longitude: 131.5121 processing_timestamp: '2025-12-06T23:38:48.206036+00:00' ghcid: ghcid_current: JP-OI-BUN-L-B @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: BUNGOONOSHIREKISHIMINZOKUSHIRYOKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 879-6643 street_address: 172 OGATAMACHI SHIMOJIZAI, Bungoono Shi, Oita Ken, 879-6643 normalization_timestamp: '2025-12-09T13:37:45.123566+00:00' + latitude: 32.9725 + longitude: 131.5121 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 879-6643 + resolved_place: Ogatamachi Shimojizai + resolved_city: Bungoono Shi + timestamp: '2025-12-09T23:13:31.019802+00:00' diff --git a/data/custodian/JP-OI-BUN-L-BL.yaml b/data/custodian/JP-OI-BUN-L-BL.yaml index 20bebd8a36..05bf611d34 100644 --- a/data/custodian/JP-OI-BUN-L-BL.yaml +++ b/data/custodian/JP-OI-BUN-L-BL.yaml @@ -16,6 +16,8 @@ original_entry: region: Oita Ken postal_code: 879-7125 street_address: 881 MIEMACHI UCHIDA, Bungoono Shi, Oita Ken, 879-7125 + latitude: 32.9725 + longitude: 131.5121 processing_timestamp: '2025-12-06T23:38:48.203762+00:00' ghcid: ghcid_current: JP-OI-BUN-L-BL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: BUNGOONOSHI Library @@ -133,3 +135,12 @@ location: postal_code: 879-7125 street_address: 881 MIEMACHI UCHIDA, Bungoono Shi, Oita Ken, 879-7125 normalization_timestamp: '2025-12-09T13:37:45.158749+00:00' + latitude: 32.9725 + longitude: 131.5121 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 879-7125 + resolved_place: Miemachi Uchida + resolved_city: Bungoono Shi + timestamp: '2025-12-09T23:13:31.108608+00:00' diff --git a/data/custodian/JP-OI-BUN-L-BPL.yaml b/data/custodian/JP-OI-BUN-L-BPL.yaml index 8cef1672e5..6428ac153d 100644 --- a/data/custodian/JP-OI-BUN-L-BPL.yaml +++ b/data/custodian/JP-OI-BUN-L-BPL.yaml @@ -16,6 +16,8 @@ original_entry: region: Oita Ken postal_code: 879-0605 street_address: 101-1 ODAMA, Bungotakada Shi, Oita Ken, 879-0605 + latitude: 33.5585 + longitude: 131.4461 processing_timestamp: '2025-12-06T23:38:48.192289+00:00' ghcid: ghcid_current: JP-OI-BUN-L-BPL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Bungotakada Publilc Library @@ -133,3 +135,12 @@ location: postal_code: 879-0605 street_address: 101-1 ODAMA, Bungotakada Shi, Oita Ken, 879-0605 normalization_timestamp: '2025-12-09T13:37:45.194222+00:00' + latitude: 33.5585 + longitude: 131.4461 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 879-0605 + resolved_place: Odama + resolved_city: Bungotakada Shi + timestamp: '2025-12-09T23:13:31.129760+00:00' diff --git a/data/custodian/JP-OI-BUN-M-BOCM.yaml b/data/custodian/JP-OI-BUN-M-BOCM.yaml index db7a79941f..dcf84e07ba 100644 --- a/data/custodian/JP-OI-BUN-M-BOCM.yaml +++ b/data/custodian/JP-OI-BUN-M-BOCM.yaml @@ -21,6 +21,8 @@ original_entry: region: Oita Ken postal_code: 879-7125 street_address: MIEMACHI UCHIDA, Bungoono Shi, Oita Ken, 879-7125 + latitude: 32.9725 + longitude: 131.5121 processing_timestamp: '2025-12-06T23:38:40.517070+00:00' ghcid: ghcid_current: JP-OI-BUN-M-BOCM @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Bungo Ono City Museum @@ -195,3 +197,12 @@ location: postal_code: 879-7125 street_address: MIEMACHI UCHIDA, Bungoono Shi, Oita Ken, 879-7125 normalization_timestamp: '2025-12-09T13:37:45.237906+00:00' + latitude: 32.9725 + longitude: 131.5121 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 879-7125 + resolved_place: Miemachi Uchida + resolved_city: Bungoono Shi + timestamp: '2025-12-09T23:13:31.160308+00:00' diff --git a/data/custodian/JP-OI-BUN-M-FAMS.yaml b/data/custodian/JP-OI-BUN-M-FAMS.yaml index 05df6a5421..98bf4f1e1f 100644 --- a/data/custodian/JP-OI-BUN-M-FAMS.yaml +++ b/data/custodian/JP-OI-BUN-M-FAMS.yaml @@ -25,6 +25,8 @@ original_entry: region: Oita Ken postal_code: 879-6224 street_address: ASAJIMACHI IKEDA, Bungoono Shi, Oita Ken, 879-6224 + latitude: 32.9725 + longitude: 131.5121 processing_timestamp: '2025-12-06T23:38:40.514462+00:00' ghcid: ghcid_current: JP-OI-BUN-M-FAMS @@ -98,8 +100,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: FUMIO ASAKURA MUSEUM OF SCULPTURE @@ -239,3 +241,12 @@ location: postal_code: 879-6224 street_address: ASAJIMACHI IKEDA, Bungoono Shi, Oita Ken, 879-6224 normalization_timestamp: '2025-12-09T13:37:45.295775+00:00' + latitude: 32.9725 + longitude: 131.5121 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 879-6224 + resolved_place: Asajimachi Ikeda + resolved_city: Bungoono Shi + timestamp: '2025-12-09T23:13:31.201407+00:00' diff --git a/data/custodian/JP-OI-HIG-L-H.yaml b/data/custodian/JP-OI-HIG-L-H.yaml index 256c73c5cb..bd9a61bb76 100644 --- a/data/custodian/JP-OI-HIG-L-H.yaml +++ b/data/custodian/JP-OI-HIG-L-H.yaml @@ -16,6 +16,8 @@ original_entry: region: Oita Ken postal_code: 872-1501 street_address: 1630-1, Higashikunisaki Gun Himeshima Mura, Oita Ken, 872-1501 + latitude: 33.6212 + longitude: 131.5174 processing_timestamp: '2025-12-06T23:38:52.357116+00:00' ghcid: ghcid_current: JP-OI-HIG-L-H @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HIMESHIMAMURACHUOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 872-1501 street_address: 1630-1, Higashikunisaki Gun Himeshima Mura, Oita Ken, 872-1501 normalization_timestamp: '2025-12-09T13:37:45.413847+00:00' + latitude: 33.6212 + longitude: 131.5174 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 872-1501 + resolved_place: Himeshimamuraichien + resolved_city: 'Higashikunisaki Gun ' + timestamp: '2025-12-09T23:13:31.225652+00:00' diff --git a/data/custodian/JP-OI-KUS-L-KL.yaml b/data/custodian/JP-OI-KUS-L-KL.yaml index b76045b7a2..2126985e32 100644 --- a/data/custodian/JP-OI-KUS-L-KL.yaml +++ b/data/custodian/JP-OI-KUS-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Oita Ken postal_code: 879-4803 street_address: 17-4 USHIRONOGAMI, Kusu Gun Kokonoe Machi, Oita Ken, 879-4803 + latitude: 33.1924 + longitude: 131.2126 processing_timestamp: '2025-12-06T23:38:48.224176+00:00' ghcid: ghcid_current: JP-OI-KUS-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KOKONOEMACHI Library @@ -133,3 +135,12 @@ location: postal_code: 879-4803 street_address: 17-4 USHIRONOGAMI, Kusu Gun Kokonoe Machi, Oita Ken, 879-4803 normalization_timestamp: '2025-12-09T13:37:46.471150+00:00' + latitude: 33.1924 + longitude: 131.2126 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 879-4803 + resolved_place: Ushironogami + resolved_city: 'Kusu Gun ' + timestamp: '2025-12-09T23:13:31.248846+00:00' diff --git a/data/custodian/JP-OK-AID-L-AL.yaml b/data/custodian/JP-OK-AID-L-AL.yaml index 0f4491c442..9f6c5fb637 100644 --- a/data/custodian/JP-OK-AID-L-AL.yaml +++ b/data/custodian/JP-OK-AID-L-AL.yaml @@ -16,6 +16,8 @@ original_entry: region: Okayama Ken postal_code: 707-0503 street_address: 33-1 KAGEISHI, Aida Gun Nishiawakura Son, Okayama Ken, 707-0503 + latitude: 35.0558 + longitude: 134.2171 processing_timestamp: '2025-12-06T23:38:50.462418+00:00' ghcid: ghcid_current: JP-OK-AID-L-AL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AWAKURA Library @@ -133,3 +135,12 @@ location: postal_code: 707-0503 street_address: 33-1 KAGEISHI, Aida Gun Nishiawakura Son, Okayama Ken, 707-0503 normalization_timestamp: '2025-12-09T13:37:49.586837+00:00' + latitude: 35.0558 + longitude: 134.2171 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 707-0503 + resolved_place: Kageishi + resolved_city: 'Aida Gun ' + timestamp: '2025-12-09T23:13:31.272516+00:00' diff --git a/data/custodian/JP-OK-GIN-L-URML.yaml b/data/custodian/JP-OK-GIN-L-URML.yaml index f250ef6f69..a100b6e4f1 100644 --- a/data/custodian/JP-OK-GIN-L-URML.yaml +++ b/data/custodian/JP-OK-GIN-L-URML.yaml @@ -21,6 +21,8 @@ original_entry: region: Okinawa Ken postal_code: 901-2720 street_address: 1076 KIYUNA, Ginowan City, Okinawa Ken, 901-2720 + latitude: 26.2609 + longitude: 127.7373 processing_timestamp: '2025-12-06T23:38:53.871404+00:00' ghcid: ghcid_current: JP-OK-GIN-L-URML @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: University of the Ryukyus Medical Library @@ -186,3 +188,13 @@ location: postal_code: 901-2720 street_address: 1076 KIYUNA, Ginowan City, Okinawa Ken, 901-2720 normalization_timestamp: '2025-12-09T13:37:50.564667+00:00' + latitude: 26.2609 + longitude: 127.7373 +geocoding: + method: POSTAL_CODE_LOOKUP + lookup_method: prefix5_fallback + source: GeoNames JP postal codes + postal_code: 901-2720 + resolved_place: Ginowan + resolved_city: Ginowan Shi + timestamp: '2025-12-09T23:18:39.271267+00:00' diff --git a/data/custodian/JP-OK-KAG-L-KL-kibichuochoritsukamogawa_library.yaml b/data/custodian/JP-OK-KAG-L-KL-kibichuochoritsukamogawa_library.yaml index c2b37a5817..8dfa036254 100644 --- a/data/custodian/JP-OK-KAG-L-KL-kibichuochoritsukamogawa_library.yaml +++ b/data/custodian/JP-OK-KAG-L-KL-kibichuochoritsukamogawa_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Okayama Ken postal_code: 709-2398 street_address: 1073-1 SHIMOGAMO, Kaga Gun Kibichuo Cho, Okayama Ken, 709-2398 + latitude: 34.849 + longitude: 133.7877 processing_timestamp: '2025-12-06T23:38:48.567735+00:00' ghcid: ghcid_current: JP-OK-KAG-L-KL-kibichuochoritsukamogawa_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KIBICHUOCHORITSUKAMOGAWA Library @@ -133,3 +135,12 @@ location: postal_code: 709-2398 street_address: 1073-1 SHIMOGAMO, Kaga Gun Kibichuo Cho, Okayama Ken, 709-2398 normalization_timestamp: '2025-12-09T13:37:51.199674+00:00' + latitude: 34.849 + longitude: 133.7877 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 709-2398 + resolved_place: Shimogamo + resolved_city: 'Kaga Gun ' + timestamp: '2025-12-09T23:13:31.366106+00:00' diff --git a/data/custodian/JP-OK-KAG-L-KL.yaml b/data/custodian/JP-OK-KAG-L-KL.yaml index 29925bc49b..70e4528189 100644 --- a/data/custodian/JP-OK-KAG-L-KL.yaml +++ b/data/custodian/JP-OK-KAG-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Okayama Ken postal_code: 716-1192 street_address: 1-2 TOYONO, Kaga Gun Kibichuo Cho, Okayama Ken, 716-1192 + latitude: 34.8552 + longitude: 133.7025 processing_timestamp: '2025-12-06T23:38:48.565478+00:00' ghcid: ghcid_current: JP-OK-KAG-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KIBICHUOCHORITSUROMANKOGENKAYO Library @@ -133,3 +135,12 @@ location: postal_code: 716-1192 street_address: 1-2 TOYONO, Kaga Gun Kibichuo Cho, Okayama Ken, 716-1192 normalization_timestamp: '2025-12-09T13:37:51.239810+00:00' + latitude: 34.8552 + longitude: 133.7025 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 716-1192 + resolved_place: 吉備中央町役場 + resolved_city: 'Kaga Gun ' + timestamp: '2025-12-09T23:13:31.397433+00:00' diff --git a/data/custodian/JP-OK-KAG-M-OKMH.yaml b/data/custodian/JP-OK-KAG-M-OKMH.yaml index 71a6300532..297f03c329 100644 --- a/data/custodian/JP-OK-KAG-M-OKMH.yaml +++ b/data/custodian/JP-OK-KAG-M-OKMH.yaml @@ -21,6 +21,8 @@ original_entry: region: Okayama Ken postal_code: 716-1241 street_address: YOSHIKAWA, Kaga Gun Kibichuo Cho, Okayama Ken, 716-1241 + latitude: 34.8194 + longitude: 133.7461 processing_timestamp: '2025-12-06T23:38:38.837208+00:00' ghcid: ghcid_current: JP-OK-KAG-M-OKMH @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Okazaki Kaheita Memorial Hall @@ -163,8 +165,8 @@ wikidata_enrichment: instance_of: &id004 - id: Q33506 label: museum - description: institution that holds artifacts and other objects of scientific, artistic, cultural, historical, or other - importance + description: institution that holds artifacts and other objects of scientific, + artistic, cultural, historical, or other importance wikidata_instance_of: *id004 wikidata_location: country: &id005 @@ -193,3 +195,12 @@ location: postal_code: 716-1241 street_address: YOSHIKAWA, Kaga Gun Kibichuo Cho, Okayama Ken, 716-1241 normalization_timestamp: '2025-12-09T13:37:51.288483+00:00' + latitude: 34.8194 + longitude: 133.7461 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 716-1241 + resolved_place: Yoshikawa + resolved_city: 'Kaga Gun ' + timestamp: '2025-12-09T23:13:31.435072+00:00' diff --git a/data/custodian/JP-OK-KAT-L-SL.yaml b/data/custodian/JP-OK-KAT-L-SL.yaml index 4e80c31744..d98ee44498 100644 --- a/data/custodian/JP-OK-KAT-L-SL.yaml +++ b/data/custodian/JP-OK-KAT-L-SL.yaml @@ -16,6 +16,8 @@ original_entry: region: Okayama Ken postal_code: 709-4316 street_address: 207-4 KATSUMADA, Katsuta Gun Shoo Cho, Okayama Ken, 709-4316 + latitude: 35.0417 + longitude: 134.1158 processing_timestamp: '2025-12-06T23:38:46.994383+00:00' ghcid: ghcid_current: JP-OK-KAT-L-SL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Shoo Library @@ -133,3 +135,12 @@ location: postal_code: 709-4316 street_address: 207-4 KATSUMADA, Katsuta Gun Shoo Cho, Okayama Ken, 709-4316 normalization_timestamp: '2025-12-09T13:37:51.491513+00:00' + latitude: 35.0417 + longitude: 134.1158 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 709-4316 + resolved_place: Katsumada + resolved_city: 'Katsuta Gun ' + timestamp: '2025-12-09T23:13:31.462211+00:00' diff --git a/data/custodian/JP-OK-KAT-M-SMA.yaml b/data/custodian/JP-OK-KAT-M-SMA.yaml index 090820b728..9c4da9fc65 100644 --- a/data/custodian/JP-OK-KAT-M-SMA.yaml +++ b/data/custodian/JP-OK-KAT-M-SMA.yaml @@ -16,6 +16,8 @@ original_entry: region: Okayama Ken postal_code: 709-4316 street_address: KATSUMADA, Katsuta Gun Shoo Cho, Okayama Ken, 709-4316 + latitude: 35.0417 + longitude: 134.1158 processing_timestamp: '2025-12-06T23:38:38.825219+00:00' ghcid: ghcid_current: JP-OK-KAT-M-SMA @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Shoo Museum of The Arts @@ -133,3 +135,12 @@ location: postal_code: 709-4316 street_address: KATSUMADA, Katsuta Gun Shoo Cho, Okayama Ken, 709-4316 normalization_timestamp: '2025-12-09T13:37:51.617260+00:00' + latitude: 35.0417 + longitude: 134.1158 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 709-4316 + resolved_place: Katsumada + resolved_city: 'Katsuta Gun ' + timestamp: '2025-12-09T23:13:31.486359+00:00' diff --git a/data/custodian/JP-OK-KUM-L-KL.yaml b/data/custodian/JP-OK-KUM-L-KL.yaml index 44126ceede..c197b9e1a1 100644 --- a/data/custodian/JP-OK-KUM-L-KL.yaml +++ b/data/custodian/JP-OK-KUM-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Okayama Ken postal_code: 709-3614 street_address: 515-1 SHIMOYUGE, Kume Gun Kumenan Cho, Okayama Ken, 709-3614 + latitude: 34.9235 + longitude: 133.9754 processing_timestamp: '2025-12-06T23:38:46.999071+00:00' ghcid: ghcid_current: JP-OK-KUM-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KUMENANCHO Library @@ -133,3 +135,12 @@ location: postal_code: 709-3614 street_address: 515-1 SHIMOYUGE, Kume Gun Kumenan Cho, Okayama Ken, 709-3614 normalization_timestamp: '2025-12-09T13:37:51.653255+00:00' + latitude: 34.9235 + longitude: 133.9754 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 709-3614 + resolved_place: Shimoyuge + resolved_city: 'Kume Gun ' + timestamp: '2025-12-09T23:13:31.511682+00:00' diff --git a/data/custodian/JP-OK-KUM-M-TH.yaml b/data/custodian/JP-OK-KUM-M-TH.yaml index beb74ffba2..b82997da7f 100644 --- a/data/custodian/JP-OK-KUM-M-TH.yaml +++ b/data/custodian/JP-OK-KUM-M-TH.yaml @@ -16,6 +16,8 @@ original_entry: region: Okayama Ken postal_code: 709-3602 street_address: SATOGATA, Kume Gun Kumenan Cho, Okayama Ken, 709-3602 + latitude: 34.9578 + longitude: 133.9557 processing_timestamp: '2025-12-06T23:38:38.832678+00:00' ghcid: ghcid_current: JP-OK-KUM-M-TH @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TANJOJI HOUMOTSUKAN @@ -133,3 +135,12 @@ location: postal_code: 709-3602 street_address: SATOGATA, Kume Gun Kumenan Cho, Okayama Ken, 709-3602 normalization_timestamp: '2025-12-09T13:37:51.793324+00:00' + latitude: 34.9578 + longitude: 133.9557 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 709-3602 + resolved_place: Satogata + resolved_city: 'Kume Gun ' + timestamp: '2025-12-09T23:13:31.535226+00:00' diff --git a/data/custodian/JP-OK-KUN-L-GL.yaml b/data/custodian/JP-OK-KUN-L-GL.yaml index 915c085c3d..a74d31f587 100644 --- a/data/custodian/JP-OK-KUN-L-GL.yaml +++ b/data/custodian/JP-OK-KUN-L-GL.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 904-1302 street_address: 314-1 GINOZA, Kunigami Gun Ginoza Son, Okinawa Ken, 904-1302 + latitude: 26.4294 + longitude: 127.8251 processing_timestamp: '2025-12-06T23:38:48.496658+00:00' ghcid: ghcid_current: JP-OK-KUN-L-GL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: GINOZASOMBUNKASENTA Library @@ -133,3 +135,12 @@ location: postal_code: 904-1302 street_address: 314-1 GINOZA, Kunigami Gun Ginoza Son, Okinawa Ken, 904-1302 normalization_timestamp: '2025-12-09T13:37:51.882359+00:00' + latitude: 26.4294 + longitude: 127.8251 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 904-1302 + resolved_place: Ginoza + resolved_city: 'Kunigami Gun ' + timestamp: '2025-12-09T23:13:31.557777+00:00' diff --git a/data/custodian/JP-OK-KUN-L-H.yaml b/data/custodian/JP-OK-KUN-L-H.yaml index c52eeeda46..26932bd33c 100644 --- a/data/custodian/JP-OK-KUN-L-H.yaml +++ b/data/custodian/JP-OK-KUN-L-H.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 905-1204 street_address: 550-4 TAIRA, Kunigami Gun Higashi Son, Okinawa Ken, 905-1204 + latitude: 26.6315 + longitude: 128.1512 processing_timestamp: '2025-12-06T23:38:51.074555+00:00' ghcid: ghcid_current: JP-OK-KUN-L-H @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HIGASHISONRITSUCHUOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 905-1204 street_address: 550-4 TAIRA, Kunigami Gun Higashi Son, Okinawa Ken, 905-1204 normalization_timestamp: '2025-12-09T13:37:51.962736+00:00' + latitude: 26.6315 + longitude: 128.1512 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 905-1204 + resolved_place: Taira + resolved_city: 'Kunigami Gun ' + timestamp: '2025-12-09T23:13:31.579905+00:00' diff --git a/data/custodian/JP-OK-KUN-L-I.yaml b/data/custodian/JP-OK-KUN-L-I.yaml index 308ab20d79..0197e1388e 100644 --- a/data/custodian/JP-OK-KUN-L-I.yaml +++ b/data/custodian/JP-OK-KUN-L-I.yaml @@ -12,6 +12,8 @@ original_entry: region: Okinawa Ken postal_code: 905-0501 street_address: 75 HIGASHIEUE, Kunigami Gun Ie Son, Okinawa Ken, 905-0501 + latitude: 26.5917 + longitude: 127.9839 processing_timestamp: '2025-12-06T23:38:51.076880+00:00' ghcid: ghcid_current: JP-OK-KUN-L-I @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: IESONCHUOKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 905-0501 street_address: 75 HIGASHIEUE, Kunigami Gun Ie Son, Okinawa Ken, 905-0501 normalization_timestamp: '2025-12-09T13:37:51.993531+00:00' + latitude: 26.5917 + longitude: 127.9839 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 905-0501 + resolved_place: Higashieue + resolved_city: 'Kunigami Gun ' + timestamp: '2025-12-09T23:13:31.604454+00:00' diff --git a/data/custodian/JP-OK-KUN-L-K.yaml b/data/custodian/JP-OK-KUN-L-K.yaml index 8100a1e787..f74de0f48c 100644 --- a/data/custodian/JP-OK-KUN-L-K.yaml +++ b/data/custodian/JP-OK-KUN-L-K.yaml @@ -12,6 +12,8 @@ original_entry: region: Okinawa Ken postal_code: 905-1411 street_address: 112 HENTONA, Kunigami Gun Kunigami Son, Okinawa Ken, 905-1411 + latitude: 26.7617 + longitude: 128.2547 processing_timestamp: '2025-12-06T23:38:51.072038+00:00' ghcid: ghcid_current: JP-OK-KUN-L-K @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KUNIGAMISOMMINFUREAISENTATOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 905-1411 street_address: 112 HENTONA, Kunigami Gun Kunigami Son, Okinawa Ken, 905-1411 normalization_timestamp: '2025-12-09T13:37:52.027262+00:00' + latitude: 26.7617 + longitude: 128.2547 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 905-1411 + resolved_place: Hentona + resolved_city: 'Kunigami Gun ' + timestamp: '2025-12-09T23:13:31.627814+00:00' diff --git a/data/custodian/JP-OK-KUN-L-NL.yaml b/data/custodian/JP-OK-KUN-L-NL.yaml index 3dfc17c964..93bc651ca2 100644 --- a/data/custodian/JP-OK-KUN-L-NL.yaml +++ b/data/custodian/JP-OK-KUN-L-NL.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 905-0411 street_address: 91 AMESOKO, Kunigami Gun Nakijin Son, Okinawa Ken, 905-0411 + latitude: 26.5917 + longitude: 127.9839 processing_timestamp: '2025-12-06T23:38:52.578483+00:00' ghcid: ghcid_current: JP-OK-KUN-L-NL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAKIJINSONRITSU Library @@ -133,3 +135,12 @@ location: postal_code: 905-0411 street_address: 91 AMESOKO, Kunigami Gun Nakijin Son, Okinawa Ken, 905-0411 normalization_timestamp: '2025-12-09T13:37:52.130190+00:00' + latitude: 26.5917 + longitude: 127.9839 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 905-0411 + resolved_place: Amesoko + resolved_city: 'Kunigami Gun ' + timestamp: '2025-12-09T23:13:31.651476+00:00' diff --git a/data/custodian/JP-OK-KUN-L-OISTGUL.yaml b/data/custodian/JP-OK-KUN-L-OISTGUL.yaml index 7868f759f5..bca2b333c1 100644 --- a/data/custodian/JP-OK-KUN-L-OISTGUL.yaml +++ b/data/custodian/JP-OK-KUN-L-OISTGUL.yaml @@ -25,6 +25,8 @@ original_entry: region: Okinawa Ken postal_code: 904-0495 street_address: 1919-1 TANCHA, Kunigami Gun Onna Son, Okinawa Ken, 904-0495 + latitude: 26.3408 + longitude: 127.7836 processing_timestamp: '2025-12-06T23:38:57.579633+00:00' ghcid: ghcid_current: JP-OK-KUN-L-OISTGUL @@ -98,8 +100,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Okinawa Institute of Science and Technology Graduate University Library @@ -163,7 +165,8 @@ wikidata_enrichment: wikidata_labels: en: Okinawa Institute of Science and Technology Graduate University Library ja: 沖縄科学技術大学院大学図書館 - wikidata_label_en: Okinawa Institute of Science and Technology Graduate University Library + wikidata_label_en: Okinawa Institute of Science and Technology Graduate University + Library wikidata_label_ja: 沖縄科学技術大学院大学図書館 wikidata_classification: instance_of: &id005 @@ -188,7 +191,8 @@ wikidata_enrichment: description: organisatie uit Japan - id: Q56056912 label: Japan Consortium for Open Access Repository - description: promotes open access and open science in Japan with knowledge dissemination via digital repositories + description: promotes open access and open science in Japan with knowledge dissemination + via digital repositories wikidata_web: official_website: https://groups.oist.jp/ja/library wikidata_official_website: https://groups.oist.jp/ja/library @@ -200,3 +204,12 @@ location: postal_code: 904-0495 street_address: 1919-1 TANCHA, Kunigami Gun Onna Son, Okinawa Ken, 904-0495 normalization_timestamp: '2025-12-09T13:37:52.177660+00:00' + latitude: 26.3408 + longitude: 127.7836 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 904-0495 + resolved_place: 学校法人 沖縄科学技術大学院大学学園 + resolved_city: 'Kunigami Gun ' + timestamp: '2025-12-09T23:13:31.676570+00:00' diff --git a/data/custodian/JP-OK-KUN-L-OVCIC.yaml b/data/custodian/JP-OK-KUN-L-OVCIC.yaml index 328a32210b..180341e594 100644 --- a/data/custodian/JP-OK-KUN-L-OVCIC.yaml +++ b/data/custodian/JP-OK-KUN-L-OVCIC.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 904-0415 street_address: 1656-8 NAKADOMARI, Kunigami Gun Onna Son, Okinawa Ken, 904-0415 + latitude: 26.3408 + longitude: 127.7836 processing_timestamp: '2025-12-06T23:38:52.737963+00:00' ghcid: ghcid_current: JP-OK-KUN-L-OVCIC @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Onna Village Culture and Information Center @@ -133,3 +135,12 @@ location: postal_code: 904-0415 street_address: 1656-8 NAKADOMARI, Kunigami Gun Onna Son, Okinawa Ken, 904-0415 normalization_timestamp: '2025-12-09T13:37:52.217685+00:00' + latitude: 26.3408 + longitude: 127.7836 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 904-0415 + resolved_place: Nakadomari + resolved_city: 'Kunigami Gun ' + timestamp: '2025-12-09T23:13:31.710474+00:00' diff --git a/data/custodian/JP-OK-KUN-M-HCCN.yaml b/data/custodian/JP-OK-KUN-M-HCCN.yaml index 4af007b291..fbfa4d8954 100644 --- a/data/custodian/JP-OK-KUN-M-HCCN.yaml +++ b/data/custodian/JP-OK-KUN-M-HCCN.yaml @@ -12,6 +12,8 @@ original_entry: region: Okinawa Ken postal_code: 905-0428 street_address: IMADOMARI, Kunigami Gun Nakijin Son, Okinawa Ken, 905-0428 + latitude: 26.5917 + longitude: 127.9839 processing_timestamp: '2025-12-06T23:38:40.979378+00:00' ghcid: ghcid_current: JP-OK-KUN-M-HCCN @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HISTORY AND CULTURE CENTER OF NAKIJINSON @@ -128,3 +130,12 @@ location: postal_code: 905-0428 street_address: IMADOMARI, Kunigami Gun Nakijin Son, Okinawa Ken, 905-0428 normalization_timestamp: '2025-12-09T13:37:52.293735+00:00' + latitude: 26.5917 + longitude: 127.9839 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 905-0428 + resolved_place: Imadomari + resolved_city: 'Kunigami Gun ' + timestamp: '2025-12-09T23:13:31.733893+00:00' diff --git a/data/custodian/JP-OK-KUN-M-OSM.yaml b/data/custodian/JP-OK-KUN-M-OSM.yaml index 50f10a5f5f..0d69800b7e 100644 --- a/data/custodian/JP-OK-KUN-M-OSM.yaml +++ b/data/custodian/JP-OK-KUN-M-OSM.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 904-0415 street_address: NAKADOMARI, Kunigami Gun Onna Son, Okinawa Ken, 904-0415 + latitude: 26.3408 + longitude: 127.7836 processing_timestamp: '2025-12-06T23:38:40.995881+00:00' ghcid: ghcid_current: JP-OK-KUN-M-OSM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ONNA-SON MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 904-0415 street_address: NAKADOMARI, Kunigami Gun Onna Son, Okinawa Ken, 904-0415 normalization_timestamp: '2025-12-09T13:37:52.429078+00:00' + latitude: 26.3408 + longitude: 127.7836 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 904-0415 + resolved_place: Nakadomari + resolved_city: 'Kunigami Gun ' + timestamp: '2025-12-09T23:13:31.755393+00:00' diff --git a/data/custodian/JP-OK-MAN-M-SSHFM.yaml b/data/custodian/JP-OK-MAN-M-SSHFM.yaml index 60d796c161..ced469ce65 100644 --- a/data/custodian/JP-OK-MAN-M-SSHFM.yaml +++ b/data/custodian/JP-OK-MAN-M-SSHFM.yaml @@ -12,6 +12,8 @@ original_entry: region: Okayama Ken postal_code: 717-0201 street_address: Maniwa Gun Shinjo Son, Okayama Ken, 717-0201 + latitude: 35.1271 + longitude: 133.6731 processing_timestamp: '2025-12-06T23:38:38.820866+00:00' ghcid: ghcid_current: JP-OK-MAN-M-SSHFM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHINJO-SON HISTORICAL FOLK MUSEUM @@ -128,3 +130,12 @@ location: postal_code: 717-0201 street_address: Maniwa Gun Shinjo Son, Okayama Ken, 717-0201 normalization_timestamp: '2025-12-09T13:37:54.190058+00:00' + latitude: 35.1271 + longitude: 133.6731 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 717-0201 + resolved_place: Shinjosonichien + resolved_city: 'Maniwa Gun ' + timestamp: '2025-12-09T23:13:31.776456+00:00' diff --git a/data/custodian/JP-OK-MIY-L-TL.yaml b/data/custodian/JP-OK-MIY-L-TL.yaml index f6166626a6..647b0c5a26 100644 --- a/data/custodian/JP-OK-MIY-L-TL.yaml +++ b/data/custodian/JP-OK-MIY-L-TL.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 906-0601 street_address: 165 SHIOKAWA, Miyako Gun Tarama Son, Okinawa Ken, 906-0601 + latitude: 24.6666 + longitude: 124.6988 processing_timestamp: '2025-12-06T23:38:48.516989+00:00' ghcid: ghcid_current: JP-OK-MIY-L-TL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TARAMASONRITSU Library @@ -133,3 +135,12 @@ location: postal_code: 906-0601 street_address: 165 SHIOKAWA, Miyako Gun Tarama Son, Okinawa Ken, 906-0601 normalization_timestamp: '2025-12-09T13:37:54.479392+00:00' + latitude: 24.6666 + longitude: 124.6988 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 906-0601 + resolved_place: Shiokawa + resolved_city: 'Miyako Gun ' + timestamp: '2025-12-09T23:13:31.802942+00:00' diff --git a/data/custodian/JP-OK-NAK-L-AL.yaml b/data/custodian/JP-OK-NAK-L-AL.yaml index 28a4d6eed8..e231b5f97c 100644 --- a/data/custodian/JP-OK-NAK-L-AL.yaml +++ b/data/custodian/JP-OK-NAK-L-AL.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 901-2311 street_address: 1214 KISHABA, Nakagami Gun Kitanakagusuku Son, Okinawa Ken, 901-2311 + latitude: 26.2609 + longitude: 127.7373 processing_timestamp: '2025-12-06T23:38:48.507957+00:00' ghcid: ghcid_current: JP-OK-NAK-L-AL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AYAKARINOMORI Library @@ -133,3 +135,12 @@ location: postal_code: 901-2311 street_address: 1214 KISHABA, Nakagami Gun Kitanakagusuku Son, Okinawa Ken, 901-2311 normalization_timestamp: '2025-12-09T13:37:55.645164+00:00' + latitude: 26.2609 + longitude: 127.7373 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 901-2311 + resolved_place: Kishaba + resolved_city: 'Nakagami Gun ' + timestamp: '2025-12-09T23:13:31.825332+00:00' diff --git a/data/custodian/JP-OK-NAK-L-NVGHML.yaml b/data/custodian/JP-OK-NAK-L-NVGHML.yaml index 61e5d92012..0293b0e037 100644 --- a/data/custodian/JP-OK-NAK-L-NVGHML.yaml +++ b/data/custodian/JP-OK-NAK-L-NVGHML.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 901-2407 street_address: 215 ASATO, Nakagami Gun, Nakagusukuson, Okinawa Ken, 901-2407 + latitude: 26.2609 + longitude: 127.7373 processing_timestamp: '2025-12-06T23:38:52.870169+00:00' ghcid: ghcid_current: JP-OK-NAK-L-NVGHML @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Nakagusuku Village, Gosamaru Historical Materials Library @@ -133,3 +135,12 @@ location: postal_code: 901-2407 street_address: 215 ASATO, Nakagami Gun, Nakagusukuson, Okinawa Ken, 901-2407 normalization_timestamp: '2025-12-09T13:37:55.787322+00:00' + latitude: 26.2609 + longitude: 127.7373 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 901-2407 + resolved_place: Asato + resolved_city: 'Nakagami Gun ' + timestamp: '2025-12-09T23:13:31.880830+00:00' diff --git a/data/custodian/JP-OK-NAK-L-YL.yaml b/data/custodian/JP-OK-NAK-L-YL.yaml index 199483a44e..d1081214dc 100644 --- a/data/custodian/JP-OK-NAK-L-YL.yaml +++ b/data/custodian/JP-OK-NAK-L-YL.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 904-0322 street_address: 37 NAMIHIRA, Nakagami Gun Yomitan Son, Okinawa Ken, 904-0322 + latitude: 26.3408 + longitude: 127.7836 processing_timestamp: '2025-12-06T23:38:48.501099+00:00' ghcid: ghcid_current: JP-OK-NAK-L-YL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YOMITANSONRITSU Library @@ -133,3 +135,12 @@ location: postal_code: 904-0322 street_address: 37 NAMIHIRA, Nakagami Gun Yomitan Son, Okinawa Ken, 904-0322 normalization_timestamp: '2025-12-09T13:37:55.889649+00:00' + latitude: 26.3408 + longitude: 127.7836 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 904-0322 + resolved_place: Namihira + resolved_city: 'Nakagami Gun ' + timestamp: '2025-12-09T23:13:31.917234+00:00' diff --git a/data/custodian/JP-OK-NAK-M-GHML.yaml b/data/custodian/JP-OK-NAK-M-GHML.yaml index 183e2359be..a6eb8499ce 100644 --- a/data/custodian/JP-OK-NAK-M-GHML.yaml +++ b/data/custodian/JP-OK-NAK-M-GHML.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 901-2407 street_address: ASATO, Nakagami Gun Nakagusuku Son, Okinawa Ken, 901-2407 + latitude: 26.2609 + longitude: 127.7373 processing_timestamp: '2025-12-06T23:38:41.008032+00:00' ghcid: ghcid_current: JP-OK-NAK-M-GHML @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: GOSAMARU HISTORICAL MATERIALS LIBRARY @@ -133,3 +135,12 @@ location: postal_code: 901-2407 street_address: ASATO, Nakagami Gun Nakagusuku Son, Okinawa Ken, 901-2407 normalization_timestamp: '2025-12-09T13:37:55.928561+00:00' + latitude: 26.2609 + longitude: 127.7373 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 901-2407 + resolved_place: Asato + resolved_city: 'Nakagami Gun ' + timestamp: '2025-12-09T23:13:31.941630+00:00' diff --git a/data/custodian/JP-OK-NAK-M-NKMCA.yaml b/data/custodian/JP-OK-NAK-M-NKMCA.yaml index 560fe8ee3d..d13a54a50a 100644 --- a/data/custodian/JP-OK-NAK-M-NKMCA.yaml +++ b/data/custodian/JP-OK-NAK-M-NKMCA.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 901-2314 street_address: OGUSUKU, Nakagami Gun Kitanakagusuku Son, Okinawa Ken, 901-2314 + latitude: 26.2609 + longitude: 127.7373 processing_timestamp: '2025-12-06T23:38:41.005799+00:00' ghcid: ghcid_current: JP-OK-NAK-M-NKMCA @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NAKAMURA-KE MAJOR CULTURAL ASSETS @@ -133,3 +135,12 @@ location: postal_code: 901-2314 street_address: OGUSUKU, Nakagami Gun Kitanakagusuku Son, Okinawa Ken, 901-2314 normalization_timestamp: '2025-12-09T13:37:55.964085+00:00' + latitude: 26.2609 + longitude: 127.7373 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 901-2314 + resolved_place: Ogusuku + resolved_city: 'Nakagami Gun ' + timestamp: '2025-12-09T23:13:31.970295+00:00' diff --git a/data/custodian/JP-OK-SET-L-S-setouchishiosafunechokominkantoshoshitsu.yaml b/data/custodian/JP-OK-SET-L-S-setouchishiosafunechokominkantoshoshitsu.yaml index 383a931e96..17c2fc5d4e 100644 --- a/data/custodian/JP-OK-SET-L-S-setouchishiosafunechokominkantoshoshitsu.yaml +++ b/data/custodian/JP-OK-SET-L-S-setouchishiosafunechokominkantoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Okayama Ken postal_code: 701-4264 street_address: 1175-1 OSAFUNECHO HAJI, Setochi Shi, Okayama Ken, 701-4264 + latitude: 34.6654 + longitude: 134.1416 processing_timestamp: '2025-12-06T23:38:50.459998+00:00' ghcid: ghcid_current: JP-OK-SET-L-S-setouchishiosafunechokominkantoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SETOUCHISHIOSAFUNECHOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 701-4264 street_address: 1175-1 OSAFUNECHO HAJI, Setochi Shi, Okayama Ken, 701-4264 normalization_timestamp: '2025-12-09T13:37:58.727830+00:00' + latitude: 34.6654 + longitude: 134.1416 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 701-4264 + resolved_place: Osafunecho Haji + resolved_city: Setochi Shi + timestamp: '2025-12-09T23:13:32.003421+00:00' diff --git a/data/custodian/JP-OK-SET-L-S.yaml b/data/custodian/JP-OK-SET-L-S.yaml index b65f363b31..70807a009c 100644 --- a/data/custodian/JP-OK-SET-L-S.yaml +++ b/data/custodian/JP-OK-SET-L-S.yaml @@ -16,6 +16,8 @@ original_entry: region: Okayama Ken postal_code: 701-4302 street_address: 4910-1 USHIMADOCHO USHIMADO, Setochi Shi, Okayama Ken, 701-4302 + latitude: 34.6654 + longitude: 134.1416 processing_timestamp: '2025-12-06T23:38:50.457737+00:00' ghcid: ghcid_current: JP-OK-SET-L-S @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SETOUCHISHIUSHIMADOCHOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 701-4302 street_address: 4910-1 USHIMADOCHO USHIMADO, Setochi Shi, Okayama Ken, 701-4302 normalization_timestamp: '2025-12-09T13:37:58.762590+00:00' + latitude: 34.6654 + longitude: 134.1416 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 701-4302 + resolved_place: Ushimadocho Ushimado + resolved_city: Setochi Shi + timestamp: '2025-12-09T23:13:32.035092+00:00' diff --git a/data/custodian/JP-OK-SET-L-SCL.yaml b/data/custodian/JP-OK-SET-L-SCL.yaml index 0ec3fe41ae..debac96001 100644 --- a/data/custodian/JP-OK-SET-L-SCL.yaml +++ b/data/custodian/JP-OK-SET-L-SCL.yaml @@ -16,6 +16,8 @@ original_entry: region: Okayama Ken postal_code: 701-4221 street_address: 465-1 OKUCHO OWARI, Setochi Shi, Okayama Ken, 701-4221 + latitude: 34.6654 + longitude: 134.1416 processing_timestamp: '2025-12-06T23:38:46.945542+00:00' ghcid: ghcid_current: JP-OK-SET-L-SCL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Setouchi City Library @@ -133,3 +135,12 @@ location: postal_code: 701-4221 street_address: 465-1 OKUCHO OWARI, Setochi Shi, Okayama Ken, 701-4221 normalization_timestamp: '2025-12-09T13:37:58.797523+00:00' + latitude: 34.6654 + longitude: 134.1416 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 701-4221 + resolved_place: Okucho Owari + resolved_city: Setochi Shi + timestamp: '2025-12-09T23:13:32.067777+00:00' diff --git a/data/custodian/JP-OK-SET-M-UKB.yaml b/data/custodian/JP-OK-SET-M-UKB.yaml index 353c40c209..dcc3df95c6 100644 --- a/data/custodian/JP-OK-SET-M-UKB.yaml +++ b/data/custodian/JP-OK-SET-M-UKB.yaml @@ -21,6 +21,8 @@ original_entry: region: Okayama Ken postal_code: 701-4302 street_address: USHIMADOCHO USHIMADO, Setochi Shi, Okayama Ken, 701-4302 + latitude: 34.6654 + longitude: 134.1416 processing_timestamp: '2025-12-06T23:38:38.781511+00:00' ghcid: ghcid_current: JP-OK-SET-M-UKB @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: USHIMADO KAIYU BUNKAKAN @@ -218,7 +220,8 @@ wikidata_enrichment: architectural_style: - id: Q518007 label: Giyōfū architecture - description: a style of Japanese architecture which outwardly resembled Western-style construction in Meiji period + description: a style of Japanese architecture which outwardly resembled Western-style + construction in Meiji period location: city: Setochi Shi region: Okayama Ken @@ -227,3 +230,12 @@ location: postal_code: 701-4302 street_address: USHIMADOCHO USHIMADO, Setochi Shi, Okayama Ken, 701-4302 normalization_timestamp: '2025-12-09T13:37:58.932218+00:00' + latitude: 34.6654 + longitude: 134.1416 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 701-4302 + resolved_place: Ushimadocho Ushimado + resolved_city: Setochi Shi + timestamp: '2025-12-09T23:13:32.098532+00:00' diff --git a/data/custodian/JP-OK-SET-M-YAMYBMMS.yaml b/data/custodian/JP-OK-SET-M-YAMYBMMS.yaml index fd19fc11a8..63fe2fb306 100644 --- a/data/custodian/JP-OK-SET-M-YAMYBMMS.yaml +++ b/data/custodian/JP-OK-SET-M-YAMYBMMS.yaml @@ -16,6 +16,8 @@ original_entry: region: Okayama Ken postal_code: 701-4214 street_address: OKUCHO HONJO, Setochi Shi, Okayama Ken, 701-4214 + latitude: 34.6654 + longitude: 134.1416 processing_timestamp: '2025-12-06T23:38:38.776476+00:00' ghcid: ghcid_current: JP-OK-SET-M-YAMYBMMS @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YUMEJI ART MUSEUM YUMEJI BIRTHPLACE MEMORIAL MUSEUM・SHONENSANSO @@ -133,3 +135,12 @@ location: postal_code: 701-4214 street_address: OKUCHO HONJO, Setochi Shi, Okayama Ken, 701-4214 normalization_timestamp: '2025-12-09T13:37:58.975722+00:00' + latitude: 34.6654 + longitude: 134.1416 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 701-4214 + resolved_place: Okucho Honjo + resolved_city: Setochi Shi + timestamp: '2025-12-09T23:13:32.125126+00:00' diff --git a/data/custodian/JP-OK-SHI-A-OPA.yaml b/data/custodian/JP-OK-SHI-A-OPA.yaml index aca073d39a..b1f750cc8e 100644 --- a/data/custodian/JP-OK-SHI-A-OPA.yaml +++ b/data/custodian/JP-OK-SHI-A-OPA.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 901-1105 street_address: ARAKAWA, Shimajiri Gun Haebaru Cho, Okinawa Ken, 901-1105 + latitude: 26.1942 + longitude: 127.7287 processing_timestamp: '2025-12-06T23:38:29.687152+00:00' ghcid: ghcid_current: JP-OK-SHI-A-OPA @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Okinawa Prefecture Archives @@ -133,3 +135,12 @@ location: postal_code: 901-1105 street_address: ARAKAWA, Shimajiri Gun Haebaru Cho, Okinawa Ken, 901-1105 normalization_timestamp: '2025-12-09T13:37:59.011761+00:00' + latitude: 26.1942 + longitude: 127.7287 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 901-1105 + resolved_place: Arakawa + resolved_city: 'Shimajiri Gun ' + timestamp: '2025-12-09T23:13:32.145701+00:00' diff --git a/data/custodian/JP-OK-SHI-L-A.yaml b/data/custodian/JP-OK-SHI-L-A.yaml index af54386814..bb02bf438d 100644 --- a/data/custodian/JP-OK-SHI-L-A.yaml +++ b/data/custodian/JP-OK-SHI-L-A.yaml @@ -12,6 +12,8 @@ original_entry: region: Okinawa Ken postal_code: 901-3702 street_address: 580 HIGASHI, Shimajiri Gun Aguni Son, Okinawa Ken, 901-3702 + latitude: 26.5832 + longitude: 127.2291 processing_timestamp: '2025-12-06T23:38:51.079053+00:00' ghcid: ghcid_current: JP-OK-SHI-L-A @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AGUNISONCHUOKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 901-3702 street_address: 580 HIGASHI, Shimajiri Gun Aguni Son, Okinawa Ken, 901-3702 normalization_timestamp: '2025-12-09T13:37:59.046683+00:00' + latitude: 26.5832 + longitude: 127.2291 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 901-3702 + resolved_place: Higashi + resolved_city: 'Shimajiri Gun ' + timestamp: '2025-12-09T23:13:32.170346+00:00' diff --git a/data/custodian/JP-OK-SHI-L-HL.yaml b/data/custodian/JP-OK-SHI-L-HL.yaml index ba3f8d3bc8..37fb6769a3 100644 --- a/data/custodian/JP-OK-SHI-L-HL.yaml +++ b/data/custodian/JP-OK-SHI-L-HL.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 901-1113 street_address: 236 KYAN, Shimajiri Gun Haebaru Cho, Okinawa Ken, 901-1113 + latitude: 26.1857 + longitude: 127.7316 processing_timestamp: '2025-12-06T23:38:48.626210+00:00' ghcid: ghcid_current: JP-OK-SHI-L-HL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HAEBARUCHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 901-1113 street_address: 236 KYAN, Shimajiri Gun Haebaru Cho, Okinawa Ken, 901-1113 normalization_timestamp: '2025-12-09T13:37:59.116887+00:00' + latitude: 26.1857 + longitude: 127.7316 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 901-1113 + resolved_place: Kyan + resolved_city: 'Shimajiri Gun ' + timestamp: '2025-12-09T23:13:32.191910+00:00' diff --git a/data/custodian/JP-OK-SHI-L-TL.yaml b/data/custodian/JP-OK-SHI-L-TL.yaml index aa9dea2010..ee64ad4d0c 100644 --- a/data/custodian/JP-OK-SHI-L-TL.yaml +++ b/data/custodian/JP-OK-SHI-L-TL.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 901-3601 street_address: 1935, Shimajiri Gun Tonaki Son, Okinawa Ken, 901-3601 + latitude: 26.3647 + longitude: 127.1439 processing_timestamp: '2025-12-06T23:38:48.514664+00:00' ghcid: ghcid_current: JP-OK-SHI-L-TL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TONAKISONRITSUCHUO Library @@ -133,3 +135,12 @@ location: postal_code: 901-3601 street_address: 1935, Shimajiri Gun Tonaki Son, Okinawa Ken, 901-3601 normalization_timestamp: '2025-12-09T13:37:59.201297+00:00' + latitude: 26.3647 + longitude: 127.1439 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 901-3601 + resolved_place: Tonakisonichien + resolved_city: 'Shimajiri Gun ' + timestamp: '2025-12-09T23:13:32.215578+00:00' diff --git a/data/custodian/JP-OK-SHI-M-HCCMS.yaml b/data/custodian/JP-OK-SHI-M-HCCMS.yaml index 7f2ef6c98f..9c808811b5 100644 --- a/data/custodian/JP-OK-SHI-M-HCCMS.yaml +++ b/data/custodian/JP-OK-SHI-M-HCCMS.yaml @@ -12,6 +12,8 @@ original_entry: region: Okinawa Ken postal_code: 901-3805 street_address: ZAISHO, Shimajiri Gun Minamidaito Son, Okinawa Ken, 901-3805 + latitude: 25.8316 + longitude: 131.2304 processing_timestamp: '2025-12-06T23:38:40.974083+00:00' ghcid: ghcid_current: JP-OK-SHI-M-HCCMS @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HISTORY AND CULTURE CENTER OF MINAMIDAITO-SON @@ -128,3 +130,12 @@ location: postal_code: 901-3805 street_address: ZAISHO, Shimajiri Gun Minamidaito Son, Okinawa Ken, 901-3805 normalization_timestamp: '2025-12-09T13:37:59.378244+00:00' + latitude: 25.8316 + longitude: 131.2304 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 901-3805 + resolved_place: Zaisho + resolved_city: 'Shimajiri Gun ' + timestamp: '2025-12-09T23:13:32.233485+00:00' diff --git a/data/custodian/JP-OK-SHI-M-IFM.yaml b/data/custodian/JP-OK-SHI-M-IFM.yaml index 547b82e145..f4f271495c 100644 --- a/data/custodian/JP-OK-SHI-M-IFM.yaml +++ b/data/custodian/JP-OK-SHI-M-IFM.yaml @@ -12,6 +12,8 @@ original_entry: region: Okinawa Ken postal_code: 905-0604 street_address: IZENA, Shimajiri Gun Izena Son, Okinawa Ken, 905-0604 + latitude: 26.5917 + longitude: 127.9839 processing_timestamp: '2025-12-06T23:38:41.020774+00:00' ghcid: ghcid_current: JP-OK-SHI-M-IFM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: IZENA FUREAI MINZOKUKAN @@ -128,3 +130,12 @@ location: postal_code: 905-0604 street_address: IZENA, Shimajiri Gun Izena Son, Okinawa Ken, 905-0604 normalization_timestamp: '2025-12-09T13:37:59.447711+00:00' + latitude: 26.5917 + longitude: 127.9839 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 905-0604 + resolved_place: Izena + resolved_city: 'Shimajiri Gun ' + timestamp: '2025-12-09T23:13:32.257314+00:00' diff --git a/data/custodian/JP-OK-SHI-M-IHFM.yaml b/data/custodian/JP-OK-SHI-M-IHFM.yaml index fd22fb7aee..f89a65da87 100644 --- a/data/custodian/JP-OK-SHI-M-IHFM.yaml +++ b/data/custodian/JP-OK-SHI-M-IHFM.yaml @@ -16,6 +16,8 @@ original_entry: region: Okinawa Ken postal_code: 905-0703 street_address: GAKIYA, Shimajiri Gun Iheya Son, Okinawa Ken, 905-0703 + latitude: 26.5917 + longitude: 127.9839 processing_timestamp: '2025-12-06T23:38:41.018543+00:00' ghcid: ghcid_current: JP-OK-SHI-M-IHFM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: IHEYA HISTORY AND FOLKLORE MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 905-0703 street_address: GAKIYA, Shimajiri Gun Iheya Son, Okinawa Ken, 905-0703 normalization_timestamp: '2025-12-09T13:37:59.484491+00:00' + latitude: 26.5917 + longitude: 127.9839 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 905-0703 + resolved_place: Gakiya + resolved_city: 'Shimajiri Gun ' + timestamp: '2025-12-09T23:13:32.285190+00:00' diff --git a/data/custodian/JP-OK-TOM-L-KTPL.yaml b/data/custodian/JP-OK-TOM-L-KTPL.yaml index 13d18cc617..8d10d5ca27 100644 --- a/data/custodian/JP-OK-TOM-L-KTPL.yaml +++ b/data/custodian/JP-OK-TOM-L-KTPL.yaml @@ -16,6 +16,8 @@ original_entry: region: Okayama Ken postal_code: 708-0324 street_address: 663-7 TAKEDA, Tomata Gun Kagamino Cho, Okayama Ken, 708-0324 + latitude: 35.0931 + longitude: 133.9327 processing_timestamp: '2025-12-06T23:38:46.992033+00:00' ghcid: ghcid_current: JP-OK-TOM-L-KTPL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kgamino Town Public Library @@ -133,3 +135,12 @@ location: postal_code: 708-0324 street_address: 663-7 TAKEDA, Tomata Gun Kagamino Cho, Okayama Ken, 708-0324 normalization_timestamp: '2025-12-09T13:38:00.145103+00:00' + latitude: 35.0931 + longitude: 133.9327 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 708-0324 + resolved_place: Takeda + resolved_city: 'Tomata Gun ' + timestamp: '2025-12-09T23:13:32.321948+00:00' diff --git a/data/custodian/JP-OK-TOM-M-FGM.yaml b/data/custodian/JP-OK-TOM-M-FGM.yaml index 5de31ca7b0..57a2ace558 100644 --- a/data/custodian/JP-OK-TOM-M-FGM.yaml +++ b/data/custodian/JP-OK-TOM-M-FGM.yaml @@ -16,6 +16,8 @@ original_entry: region: Okayama Ken postal_code: 708-0601 street_address: KAMISAIBARA, Tomata Gun Kagamino Cho, Okayama Ken, 708-0601 + latitude: 35.3043 + longitude: 133.9661 processing_timestamp: '2025-12-06T23:38:38.823023+00:00' ghcid: ghcid_current: JP-OK-TOM-M-FGM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Fairywood Glass Museum @@ -133,3 +135,12 @@ location: postal_code: 708-0601 street_address: KAMISAIBARA, Tomata Gun Kagamino Cho, Okayama Ken, 708-0601 normalization_timestamp: '2025-12-09T13:38:00.218528+00:00' + latitude: 35.3043 + longitude: 133.9661 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 708-0601 + resolved_place: Kamisaibara + resolved_city: 'Tomata Gun ' + timestamp: '2025-12-09T23:13:32.343591+00:00' diff --git a/data/custodian/JP-OK-YAE-M-AM.yaml b/data/custodian/JP-OK-YAE-M-AM.yaml index e4ff06abd8..b911382b0f 100644 --- a/data/custodian/JP-OK-YAE-M-AM.yaml +++ b/data/custodian/JP-OK-YAE-M-AM.yaml @@ -12,6 +12,8 @@ original_entry: region: Okinawa Ken postal_code: 907-1801 street_address: YONAGUNI, Yaeyama Gun Yonaguni Cho, Okinawa Ken, 907-1801 + latitude: 24.4667 + longitude: 123.0 processing_timestamp: '2025-12-06T23:38:41.032679+00:00' ghcid: ghcid_current: JP-OK-YAE-M-AM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AYAMIHABIRU MUSEUM @@ -128,3 +130,12 @@ location: postal_code: 907-1801 street_address: YONAGUNI, Yaeyama Gun Yonaguni Cho, Okinawa Ken, 907-1801 normalization_timestamp: '2025-12-09T13:38:01.369621+00:00' + latitude: 24.4667 + longitude: 123.0 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 907-1801 + resolved_place: Yonaguni + resolved_city: 'Yaeyama Gun ' + timestamp: '2025-12-09T23:13:32.364382+00:00' diff --git a/data/custodian/JP-OO-OOS-L-CSBF.yaml b/data/custodian/JP-OO-OOS-L-CSBF.yaml index 40e9a38158..f08b15e94d 100644 --- a/data/custodian/JP-OO-OOS-L-CSBF.yaml +++ b/data/custodian/JP-OO-OOS-L-CSBF.yaml @@ -12,6 +12,8 @@ original_entry: region: Oosaka Hu postal_code: 530-0005 street_address: 1-1 NAKANOSHIMA, Oosaka Shi, Oosaka Hu, 530-0005 + latitude: 34.697 + longitude: 135.4953 processing_timestamp: '2025-12-06T23:38:59.903377+00:00' ghcid: ghcid_current: JP-OO-OOS-L-CSBF @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Children's Book Forest @@ -128,3 +130,12 @@ location: postal_code: 530-0005 street_address: 1-1 NAKANOSHIMA, Oosaka Shi, Oosaka Hu, 530-0005 normalization_timestamp: '2025-12-09T13:38:01.560248+00:00' + latitude: 34.697 + longitude: 135.4953 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 530-0005 + resolved_place: Nakanoshima (Tsuginobiruonozoku) + resolved_city: 'Osaka Shi ' + timestamp: '2025-12-09T23:13:32.390100+00:00' diff --git a/data/custodian/JP-OO-OOS-L-TCOMOMBILI.yaml b/data/custodian/JP-OO-OOS-L-TCOMOMBILI.yaml index b464961c7f..dc79423216 100644 --- a/data/custodian/JP-OO-OOS-L-TCOMOMBILI.yaml +++ b/data/custodian/JP-OO-OOS-L-TCOMOMBILI.yaml @@ -16,6 +16,8 @@ original_entry: region: Oosaka Hu postal_code: 541-0053 street_address: 4-1-13 HOMMACHI, Oosaka Shi, Oosaka Hu, 541-0053 + latitude: 34.6838 + longitude: 135.503 processing_timestamp: '2025-12-06T23:38:59.901084+00:00' ghcid: ghcid_current: JP-OO-OOS-L-TCOMOMBILI @@ -37,7 +39,8 @@ ghcid: reason: Initial GHCID from CH-Annotator (japan_complete_ch_annotator.yaml) custodian_name: claim_type: custodian_name - claim_value: TAKENAKA CORPORATION OSAKA MAIN OFFICE Mido Building Innovation Library IRODORI + claim_value: TAKENAKA CORPORATION OSAKA MAIN OFFICE Mido Building Innovation Library + IRODORI source_type: ch_annotator identifiers: - identifier_scheme: GHCID @@ -88,11 +91,12 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name - claim_value: TAKENAKA CORPORATION OSAKA MAIN OFFICE Mido Building Innovation Library IRODORI + claim_value: TAKENAKA CORPORATION OSAKA MAIN OFFICE Mido Building Innovation Library + IRODORI property_uri: skos:prefLabel provenance: namespace: glam @@ -133,3 +137,12 @@ location: postal_code: 541-0053 street_address: 4-1-13 HOMMACHI, Oosaka Shi, Oosaka Hu, 541-0053 normalization_timestamp: '2025-12-09T13:38:01.595261+00:00' + latitude: 34.6838 + longitude: 135.503 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 541-0053 + resolved_place: Hommachi + resolved_city: 'Osaka Shi ' + timestamp: '2025-12-09T23:13:32.417008+00:00' diff --git a/data/custodian/JP-OS-KAW-L-NLK.yaml b/data/custodian/JP-OS-KAW-L-NLK.yaml index 991db5d778..9ec067b653 100644 --- a/data/custodian/JP-OS-KAW-L-NLK.yaml +++ b/data/custodian/JP-OS-KAW-L-NLK.yaml @@ -16,6 +16,8 @@ original_entry: region: Osaka Fu postal_code: 586-0021 street_address: 3-6-16 HARACHO, Kawachinagano Shi, Osaka Fu, 586-0021 + latitude: 34.4607 + longitude: 135.5741 processing_timestamp: '2025-12-06T23:38:59.307379+00:00' ghcid: ghcid_current: JP-OS-KAW-L-NLK @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NIHONKINDAISHISEMMON Library KYOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 586-0021 street_address: 3-6-16 HARACHO, Kawachinagano Shi, Osaka Fu, 586-0021 normalization_timestamp: '2025-12-09T13:38:05.869400+00:00' + latitude: 34.4607 + longitude: 135.5741 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 586-0021 + resolved_place: Haracho + resolved_city: Kawachinagano Shi + timestamp: '2025-12-09T23:13:32.443567+00:00' diff --git a/data/custodian/JP-OS-KAW-L-OL.yaml b/data/custodian/JP-OS-KAW-L-OL.yaml index a92ca2a366..0c17858552 100644 --- a/data/custodian/JP-OS-KAW-L-OL.yaml +++ b/data/custodian/JP-OS-KAW-L-OL.yaml @@ -21,6 +21,8 @@ original_entry: region: Osaka Fu postal_code: 586-8511 street_address: 1685 OYAMADACHO, Kawachinagano Shi, Osaka Fu, 586-8511 + latitude: 34.4055 + longitude: 135.5669 processing_timestamp: '2025-12-06T23:38:57.204932+00:00' ghcid: ghcid_current: JP-OS-KAW-L-OL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OSAKACHIYODATANKIDAIGAKU Library @@ -186,3 +188,12 @@ location: postal_code: 586-8511 street_address: 1685 OYAMADACHO, Kawachinagano Shi, Osaka Fu, 586-8511 normalization_timestamp: '2025-12-09T13:38:05.917953+00:00' + latitude: 34.4055 + longitude: 135.5669 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 586-8511 + resolved_place: Koyamadamachi + resolved_city: Kawachinagano Shi + timestamp: '2025-12-09T23:13:32.467173+00:00' diff --git a/data/custodian/JP-OS-KAW-M-OGFC.yaml b/data/custodian/JP-OS-KAW-M-OGFC.yaml index c555f68353..019c94470c 100644 --- a/data/custodian/JP-OS-KAW-M-OGFC.yaml +++ b/data/custodian/JP-OS-KAW-M-OGFC.yaml @@ -16,6 +16,8 @@ original_entry: region: Osaka Fu postal_code: 586-0036 street_address: TAKO, Kawachinagano Shi, Osaka Fu, 586-0036 + latitude: 34.4368 + longitude: 135.552 processing_timestamp: '2025-12-06T23:38:37.700975+00:00' ghcid: ghcid_current: JP-OS-KAW-M-OGFC @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OSAKA Garden of Floral Culture @@ -133,3 +135,12 @@ location: postal_code: 586-0036 street_address: TAKO, Kawachinagano Shi, Osaka Fu, 586-0036 normalization_timestamp: '2025-12-09T13:38:05.956662+00:00' + latitude: 34.4368 + longitude: 135.552 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 586-0036 + resolved_place: Tako + resolved_city: Kawachinagano Shi + timestamp: '2025-12-09T23:13:32.491839+00:00' diff --git a/data/custodian/JP-OS-MIN-L-C.yaml b/data/custodian/JP-OS-MIN-L-C.yaml index d378264767..c4c2429f0f 100644 --- a/data/custodian/JP-OS-MIN-L-C.yaml +++ b/data/custodian/JP-OS-MIN-L-C.yaml @@ -16,6 +16,8 @@ original_entry: region: Osaka Fu postal_code: 585-0041 street_address: 263 SUIBUN, Minamikawachi Gun Chihayaakasaka Mu, Osaka Fu, 585-0041 + latitude: 34.4786 + longitude: 135.6447 processing_timestamp: '2025-12-06T23:38:50.282641+00:00' ghcid: ghcid_current: JP-OS-MIN-L-C @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: CHIHAYAAKASAKAMURAKUSUNOKIHORUTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 585-0041 street_address: 263 SUIBUN, Minamikawachi Gun Chihayaakasaka Mu, Osaka Fu, 585-0041 normalization_timestamp: '2025-12-09T13:38:06.552118+00:00' + latitude: 34.4786 + longitude: 135.6447 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 585-0041 + resolved_place: Suibun + resolved_city: 'Minamikawachi Gun ' + timestamp: '2025-12-09T23:13:32.516628+00:00' diff --git a/data/custodian/JP-OS-MIN-L-KL.yaml b/data/custodian/JP-OS-MIN-L-KL.yaml index 235c5dcfd5..00b7c4e7ab 100644 --- a/data/custodian/JP-OS-MIN-L-KL.yaml +++ b/data/custodian/JP-OS-MIN-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Osaka Fu postal_code: 585-0014 street_address: 1387 SHIRAKI, Minamikawachi Gun Kanan Cho, Osaka Fu, 585-0014 + latitude: 34.4786 + longitude: 135.6447 processing_timestamp: '2025-12-06T23:38:50.275712+00:00' ghcid: ghcid_current: JP-OS-MIN-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kanan Library @@ -133,3 +135,12 @@ location: postal_code: 585-0014 street_address: 1387 SHIRAKI, Minamikawachi Gun Kanan Cho, Osaka Fu, 585-0014 normalization_timestamp: '2025-12-09T13:38:06.596062+00:00' + latitude: 34.4786 + longitude: 135.6447 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 585-0014 + resolved_place: Shiraki + resolved_city: 'Minamikawachi Gun ' + timestamp: '2025-12-09T23:13:32.541585+00:00' diff --git a/data/custodian/JP-OS-MIN-L-OUAL.yaml b/data/custodian/JP-OS-MIN-L-OUAL.yaml index 0e2832be6a..8599b46706 100644 --- a/data/custodian/JP-OS-MIN-L-OUAL.yaml +++ b/data/custodian/JP-OS-MIN-L-OUAL.yaml @@ -21,6 +21,8 @@ original_entry: region: Osaka Fu postal_code: 585-8555 street_address: 469 HIGASHIYAMA, Minamikawachi Gun Kanan Cho, Osaka Fu, 585-8555 + latitude: 34.4845 + longitude: 135.649 processing_timestamp: '2025-12-06T23:38:56.151657+00:00' ghcid: ghcid_current: JP-OS-MIN-L-OUAL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Osaka University of Arts Library @@ -191,3 +193,12 @@ location: postal_code: 585-8555 street_address: 469 HIGASHIYAMA, Minamikawachi Gun Kanan Cho, Osaka Fu, 585-8555 normalization_timestamp: '2025-12-09T13:38:06.917970+00:00' + latitude: 34.4845 + longitude: 135.649 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 585-8555 + resolved_place: 大阪芸術大学 + resolved_city: 'Minamikawachi Gun ' + timestamp: '2025-12-09T23:13:32.571567+00:00' diff --git a/data/custodian/JP-OS-MIN-L-T.yaml b/data/custodian/JP-OS-MIN-L-T.yaml index 8fcf3124a4..538be2b4dd 100644 --- a/data/custodian/JP-OS-MIN-L-T.yaml +++ b/data/custodian/JP-OS-MIN-L-T.yaml @@ -16,6 +16,8 @@ original_entry: region: Osaka Fu postal_code: 583-8580 street_address: 88 YAMADA, Minamikawachi Gun Taischi Cho, Osaka Fu, 583-8580 + latitude: 34.5176 + longitude: 135.6527 processing_timestamp: '2025-12-06T23:38:50.277938+00:00' ghcid: ghcid_current: JP-OS-MIN-L-T @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TAISHICHORITSUTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 583-8580 street_address: 88 YAMADA, Minamikawachi Gun Taischi Cho, Osaka Fu, 583-8580 normalization_timestamp: '2025-12-09T13:38:07.005615+00:00' + latitude: 34.5176 + longitude: 135.6527 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 583-8580 + resolved_place: 太子町役場 + resolved_city: 'Minamikawachi Gun ' + timestamp: '2025-12-09T23:13:32.606318+00:00' diff --git a/data/custodian/JP-OS-MIN-M-OPCM.yaml b/data/custodian/JP-OS-MIN-M-OPCM.yaml index a58ec14527..7a233b4a21 100644 --- a/data/custodian/JP-OS-MIN-M-OPCM.yaml +++ b/data/custodian/JP-OS-MIN-M-OPCM.yaml @@ -16,6 +16,8 @@ original_entry: region: Osaka Fu postal_code: 585-0001 street_address: HIGASHIYAMA, Minamikawachi Gun Kanan Cho, Osaka Fu, 585-0001 + latitude: 34.4786 + longitude: 135.6447 processing_timestamp: '2025-12-06T23:38:37.757770+00:00' ghcid: ghcid_current: JP-OS-MIN-M-OPCM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OSAKA PREFECTURAL CHIKATSUASUKA MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 585-0001 street_address: HIGASHIYAMA, Minamikawachi Gun Kanan Cho, Osaka Fu, 585-0001 normalization_timestamp: '2025-12-09T13:38:07.139439+00:00' + latitude: 34.4786 + longitude: 135.6447 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 585-0001 + resolved_place: Higashiyama + resolved_city: 'Minamikawachi Gun ' + timestamp: '2025-12-09T23:13:32.651215+00:00' diff --git a/data/custodian/JP-OS-MIS-L-SL.yaml b/data/custodian/JP-OS-MIS-L-SL.yaml index 4c5bcac3dd..bbabab5f9e 100644 --- a/data/custodian/JP-OS-MIS-L-SL.yaml +++ b/data/custodian/JP-OS-MIS-L-SL.yaml @@ -16,6 +16,8 @@ original_entry: region: Osaka Fu postal_code: 618-0022 street_address: 3-4-1 SAKURAI, Mishima Gun Shimamoto Cho, Osaka Fu, 618-0022 + latitude: 34.8783 + longitude: 135.6601 processing_timestamp: '2025-12-06T23:38:46.348336+00:00' ghcid: ghcid_current: JP-OS-MIS-L-SL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHIMAMOTOCHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 618-0022 street_address: 3-4-1 SAKURAI, Mishima Gun Shimamoto Cho, Osaka Fu, 618-0022 normalization_timestamp: '2025-12-09T13:38:07.173714+00:00' + latitude: 34.8783 + longitude: 135.6601 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 618-0022 + resolved_place: Sakurai + resolved_city: 'Mishima Gun ' + timestamp: '2025-12-09T23:13:32.673527+00:00' diff --git a/data/custodian/JP-OS-OSA-L-KUML.yaml b/data/custodian/JP-OS-OSA-L-KUML.yaml index 1fa2644f67..94ecccf918 100644 --- a/data/custodian/JP-OS-OSA-L-KUML.yaml +++ b/data/custodian/JP-OS-OSA-L-KUML.yaml @@ -21,6 +21,8 @@ original_entry: region: Osaka Fu postal_code: 589-8511 street_address: 337-2 ONO HIGASHI, Osakasayama Shi, Osaka Fu, 589-8511 + latitude: 34.4965 + longitude: 135.5489 processing_timestamp: '2025-12-06T23:38:56.236578+00:00' ghcid: ghcid_current: JP-OS-OSA-L-KUML @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kinki University Medical Library @@ -186,3 +188,12 @@ location: postal_code: 589-8511 street_address: 337-2 ONO HIGASHI, Osakasayama Shi, Osaka Fu, 589-8511 normalization_timestamp: '2025-12-09T13:38:08.529890+00:00' + latitude: 34.4965 + longitude: 135.5489 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 589-8511 + resolved_place: Onohigashi + resolved_city: Osakasayama Shi + timestamp: '2025-12-09T23:13:32.702354+00:00' diff --git a/data/custodian/JP-OS-OSA-L-OCPL.yaml b/data/custodian/JP-OS-OSA-L-OCPL.yaml index c7ac125c16..a558649f1d 100644 --- a/data/custodian/JP-OS-OSA-L-OCPL.yaml +++ b/data/custodian/JP-OS-OSA-L-OCPL.yaml @@ -16,6 +16,8 @@ original_entry: region: Osaka Fu postal_code: 589-0021 street_address: 1-106 IMAKUMA, Osakasayama Shi, Osaka Fu, 589-0021 + latitude: 34.484 + longitude: 135.542 processing_timestamp: '2025-12-06T23:38:46.343796+00:00' ghcid: ghcid_current: JP-OS-OSA-L-OCPL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Osakasayama City Public Library @@ -133,3 +135,12 @@ location: postal_code: 589-0021 street_address: 1-106 IMAKUMA, Osakasayama Shi, Osaka Fu, 589-0021 normalization_timestamp: '2025-12-09T13:38:09.020606+00:00' + latitude: 34.484 + longitude: 135.542 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 589-0021 + resolved_place: Imakuma + resolved_city: Osakasayama Shi + timestamp: '2025-12-09T23:13:32.723322+00:00' diff --git a/data/custodian/JP-OS-OSA-L-TGUL.yaml b/data/custodian/JP-OS-OSA-L-TGUL.yaml index 5d02028c5e..d929f04d2c 100644 --- a/data/custodian/JP-OS-OSA-L-TGUL.yaml +++ b/data/custodian/JP-OS-OSA-L-TGUL.yaml @@ -21,6 +21,8 @@ original_entry: region: Osaka Fu postal_code: 589-8585 street_address: 2-1823 IMAKUMA, Osakasayama Shi, Osaka Fu, 589-8585 + latitude: 34.4965 + longitude: 135.5489 processing_timestamp: '2025-12-06T23:38:56.249523+00:00' ghcid: ghcid_current: JP-OS-OSA-L-TGUL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Tezukayama Gakuin University Library @@ -182,7 +184,8 @@ wikidata_enrichment: description: organisatie uit Japan - id: Q56056912 label: Japan Consortium for Open Access Repository - description: promotes open access and open science in Japan with knowledge dissemination via digital repositories + description: promotes open access and open science in Japan with knowledge dissemination + via digital repositories wikidata_web: official_website: http://www.lib.tezuka-gu.ac.jp wikidata_official_website: http://www.lib.tezuka-gu.ac.jp @@ -194,3 +197,12 @@ location: postal_code: 589-8585 street_address: 2-1823 IMAKUMA, Osakasayama Shi, Osaka Fu, 589-8585 normalization_timestamp: '2025-12-09T13:38:11.177609+00:00' + latitude: 34.4965 + longitude: 135.5489 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 589-8585 + resolved_place: Imakuma + resolved_city: Osakasayama Shi + timestamp: '2025-12-09T23:13:32.748677+00:00' diff --git a/data/custodian/JP-OS-SEN-L-KL.yaml b/data/custodian/JP-OS-SEN-L-KL.yaml index 8f1fbcae10..746563f1a9 100644 --- a/data/custodian/JP-OS-SEN-L-KL.yaml +++ b/data/custodian/JP-OS-SEN-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Osaka Fu postal_code: 590-0451 street_address: 4-2714-1 NODA, Sennan Gun Kumatori Cho, Osaka Fu, 590-0451 + latitude: 34.4002 + longitude: 135.355 processing_timestamp: '2025-12-06T23:38:46.355424+00:00' ghcid: ghcid_current: JP-OS-SEN-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KUMATORICHORITSUKUMATORI Library @@ -133,3 +135,12 @@ location: postal_code: 590-0451 street_address: 4-2714-1 NODA, Sennan Gun Kumatori Cho, Osaka Fu, 590-0451 normalization_timestamp: '2025-12-09T13:38:13.475195+00:00' + latitude: 34.4002 + longitude: 135.355 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 590-0451 + resolved_place: Noda + resolved_city: 'Sennan Gun ' + timestamp: '2025-12-09T23:13:32.776625+00:00' diff --git a/data/custodian/JP-OS-SEN-L-LIIRNSKU.yaml b/data/custodian/JP-OS-SEN-L-LIIRNSKU.yaml index 62170e86c4..54a11f14ee 100644 --- a/data/custodian/JP-OS-SEN-L-LIIRNSKU.yaml +++ b/data/custodian/JP-OS-SEN-L-LIIRNSKU.yaml @@ -21,6 +21,8 @@ original_entry: region: Osaka Fu postal_code: 590-0494 street_address: Sennan Gun Kumatori Cho, Osaka Fu, 590-0494 + latitude: 34.3988 + longitude: 135.3597 processing_timestamp: '2025-12-06T23:38:53.615759+00:00' ghcid: ghcid_current: JP-OS-SEN-L-LIIRNSKU @@ -42,7 +44,8 @@ ghcid: reason: Initial GHCID from CH-Annotator (japan_complete_ch_annotator.yaml) custodian_name: claim_type: custodian_name - claim_value: Library, Institute for Integrated Radiation and Nuclear Science, Kyoto University + claim_value: Library, Institute for Integrated Radiation and Nuclear Science, Kyoto + University source_type: ch_annotator identifiers: - identifier_scheme: GHCID @@ -93,11 +96,12 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name - claim_value: Library, Institute for Integrated Radiation and Nuclear Science, Kyoto University + claim_value: Library, Institute for Integrated Radiation and Nuclear Science, + Kyoto University property_uri: skos:prefLabel provenance: namespace: glam @@ -186,3 +190,12 @@ location: postal_code: 590-0494 street_address: Sennan Gun Kumatori Cho, Osaka Fu, 590-0494 normalization_timestamp: '2025-12-09T13:38:13.518847+00:00' + latitude: 34.3988 + longitude: 135.3597 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 590-0494 + resolved_place: 京都大学 原子炉実験所 + resolved_city: 'Sennan Gun ' + timestamp: '2025-12-09T23:13:32.810876+00:00' diff --git a/data/custodian/JP-OS-SEN-L-LKUHS.yaml b/data/custodian/JP-OS-SEN-L-LKUHS.yaml index f0a5f212e9..d260cc25be 100644 --- a/data/custodian/JP-OS-SEN-L-LKUHS.yaml +++ b/data/custodian/JP-OS-SEN-L-LKUHS.yaml @@ -21,6 +21,8 @@ original_entry: region: Osaka Fu postal_code: 590-0482 street_address: 2-11-1 WAKABA, Sennan Gun Kumatori Cho, Osaka Fu, 590-0482 + latitude: 34.3988 + longitude: 135.3597 processing_timestamp: '2025-12-06T23:38:56.293011+00:00' ghcid: ghcid_current: JP-OS-SEN-L-LKUHS @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Library of Kansai University of Health Sciences @@ -186,3 +188,12 @@ location: postal_code: 590-0482 street_address: 2-11-1 WAKABA, Sennan Gun Kumatori Cho, Osaka Fu, 590-0482 normalization_timestamp: '2025-12-09T13:38:13.566857+00:00' + latitude: 34.3988 + longitude: 135.3597 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 590-0482 + resolved_place: Wakaba + resolved_city: 'Sennan Gun ' + timestamp: '2025-12-09T23:13:32.847041+00:00' diff --git a/data/custodian/JP-OS-SEN-L-OUHSSL.yaml b/data/custodian/JP-OS-SEN-L-OUHSSL.yaml index 991db3a8c1..b462aeb246 100644 --- a/data/custodian/JP-OS-SEN-L-OUHSSL.yaml +++ b/data/custodian/JP-OS-SEN-L-OUHSSL.yaml @@ -21,6 +21,8 @@ original_entry: region: Osaka Fu postal_code: 590-0496 street_address: 1-1 ASASHIRODAI, Sennan Gun Kumatori Cho, Osaka Fu, 590-0496 + latitude: 34.3988 + longitude: 135.3597 processing_timestamp: '2025-12-06T23:38:56.170482+00:00' ghcid: ghcid_current: JP-OS-SEN-L-OUHSSL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Osaka University of Health and Sport Sciences Library @@ -193,7 +195,8 @@ wikidata_enrichment: description: organisatie uit Japan - id: Q56056912 label: Japan Consortium for Open Access Repository - description: promotes open access and open science in Japan with knowledge dissemination via digital repositories + description: promotes open access and open science in Japan with knowledge dissemination + via digital repositories wikidata_web: official_website: http://lib.ouhs.ac.jp/ wikidata_official_website: http://lib.ouhs.ac.jp/ @@ -205,3 +208,12 @@ location: postal_code: 590-0496 street_address: 1-1 ASASHIRODAI, Sennan Gun Kumatori Cho, Osaka Fu, 590-0496 normalization_timestamp: '2025-12-09T13:38:13.651515+00:00' + latitude: 34.3988 + longitude: 135.3597 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 590-0496 + resolved_place: Asashirodai + resolved_city: 'Sennan Gun ' + timestamp: '2025-12-09T23:13:32.900604+00:00' diff --git a/data/custodian/JP-OS-SEN-L-OUTL.yaml b/data/custodian/JP-OS-SEN-L-OUTL.yaml index 27a126e0a3..db7dc3fb7b 100644 --- a/data/custodian/JP-OS-SEN-L-OUTL.yaml +++ b/data/custodian/JP-OS-SEN-L-OUTL.yaml @@ -21,6 +21,8 @@ original_entry: region: Osaka Fu postal_code: 590-0493 street_address: 5-3-1 OKUBO MINAMI, Sennan Gun Kumatori Cho, Osaka Fu, 590-0493 + latitude: 34.3988 + longitude: 135.3597 processing_timestamp: '2025-12-06T23:38:56.282800+00:00' ghcid: ghcid_current: JP-OS-SEN-L-OUTL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Osaka University of Tourism Library @@ -191,3 +193,12 @@ location: postal_code: 590-0493 street_address: 5-3-1 OKUBO MINAMI, Sennan Gun Kumatori Cho, Osaka Fu, 590-0493 normalization_timestamp: '2025-12-09T13:38:13.700893+00:00' + latitude: 34.3988 + longitude: 135.3597 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 590-0493 + resolved_place: 大阪観光大学 + resolved_city: 'Sennan Gun ' + timestamp: '2025-12-09T23:13:32.962199+00:00' diff --git a/data/custodian/JP-SA-HIG-L-DBU6AL.yaml b/data/custodian/JP-SA-HIG-L-DBU6AL.yaml index afb83b218b..8d67677ad7 100644 --- a/data/custodian/JP-SA-HIG-L-DBU6AL.yaml +++ b/data/custodian/JP-SA-HIG-L-DBU6AL.yaml @@ -21,6 +21,8 @@ original_entry: region: Saitama Ken postal_code: 355-8501 street_address: 560 IWADONO, Higashimatsuyama Shi, Saitama Ken, 355-8501 + latitude: 36.0318 + longitude: 139.3914 processing_timestamp: '2025-12-06T23:38:55.002260+00:00' ghcid: ghcid_current: JP-SA-HIG-L-DBU6AL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Daito Bunka University 60TH Anniversary Library @@ -186,3 +188,12 @@ location: postal_code: 355-8501 street_address: 560 IWADONO, Higashimatsuyama Shi, Saitama Ken, 355-8501 normalization_timestamp: '2025-12-09T13:38:20.179502+00:00' + latitude: 36.0318 + longitude: 139.3914 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 355-8501 + resolved_place: 大東文化大学 + resolved_city: Higashimatsuyama Shi + timestamp: '2025-12-09T23:13:33.001854+00:00' diff --git a/data/custodian/JP-SA-HIG-L-GL.yaml b/data/custodian/JP-SA-HIG-L-GL.yaml index 09ef48fc49..2e48d295a7 100644 --- a/data/custodian/JP-SA-HIG-L-GL.yaml +++ b/data/custodian/JP-SA-HIG-L-GL.yaml @@ -16,6 +16,8 @@ original_entry: region: Saga Ken postal_code: 847-1422 street_address: 1809-22 SHINDEN, Higashimatsura Gun Genkai Cho, Saga Ken, 847-1422 + latitude: 33.4662 + longitude: 129.8604 processing_timestamp: '2025-12-06T23:38:47.955695+00:00' ghcid: ghcid_current: JP-SA-HIG-L-GL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: GENKAICHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 847-1422 street_address: 1809-22 SHINDEN, Higashimatsura Gun Genkai Cho, Saga Ken, 847-1422 normalization_timestamp: '2025-12-09T13:38:20.218712+00:00' + latitude: 33.4662 + longitude: 129.8604 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 847-1422 + resolved_place: Shinden + resolved_city: 'Higashimatsura Gun ' + timestamp: '2025-12-09T23:13:33.024525+00:00' diff --git a/data/custodian/JP-SA-HIG-M-GEP.yaml b/data/custodian/JP-SA-HIG-M-GEP.yaml index c2c0e42e17..7e290b70ba 100644 --- a/data/custodian/JP-SA-HIG-M-GEP.yaml +++ b/data/custodian/JP-SA-HIG-M-GEP.yaml @@ -16,6 +16,8 @@ original_entry: region: Saga Ken postal_code: 847-1441 street_address: IMAMURA, Higashimatsura Gun Genkai Cho, Saga Ken, 847-1441 + latitude: 33.5029 + longitude: 129.8539 processing_timestamp: '2025-12-06T23:38:40.066897+00:00' ghcid: ghcid_current: JP-SA-HIG-M-GEP @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: GENKAI ENERGY PARK @@ -133,3 +135,12 @@ location: postal_code: 847-1441 street_address: IMAMURA, Higashimatsura Gun Genkai Cho, Saga Ken, 847-1441 normalization_timestamp: '2025-12-09T13:38:20.293665+00:00' + latitude: 33.5029 + longitude: 129.8539 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 847-1441 + resolved_place: Imamura + resolved_city: 'Higashimatsura Gun ' + timestamp: '2025-12-09T23:13:33.045718+00:00' diff --git a/data/custodian/JP-SA-HIG-M-HB.yaml b/data/custodian/JP-SA-HIG-M-HB.yaml index 53cefaa18f..d3cd3fd16b 100644 --- a/data/custodian/JP-SA-HIG-M-HB.yaml +++ b/data/custodian/JP-SA-HIG-M-HB.yaml @@ -21,6 +21,8 @@ original_entry: region: Saitama Ken postal_code: 355-0008 street_address: OYA, Higashimatsuyama Shi, Saitama Ken, 355-0008 + latitude: 36.0379 + longitude: 139.4008 processing_timestamp: '2025-12-06T23:38:32.471163+00:00' ghcid: ghcid_current: JP-SA-HIG-M-HB @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HIGASHIMATSUYAMA BOTANEN @@ -184,7 +186,8 @@ wikidata_enrichment: instance_of: &id004 - id: Q167346 label: botanical garden - description: area displaying a wide range of plants labelled with their botanical names + description: area displaying a wide range of plants labelled with their botanical + names wikidata_instance_of: *id004 wikidata_location: country: &id005 @@ -212,3 +215,12 @@ location: postal_code: 355-0008 street_address: OYA, Higashimatsuyama Shi, Saitama Ken, 355-0008 normalization_timestamp: '2025-12-09T13:38:20.344322+00:00' + latitude: 36.0379 + longitude: 139.4008 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 355-0008 + resolved_place: Oya + resolved_city: Higashimatsuyama Shi + timestamp: '2025-12-09T23:13:33.112446+00:00' diff --git a/data/custodian/JP-SA-HIG-M-MGHP.yaml b/data/custodian/JP-SA-HIG-M-MGHP.yaml index 0f82360aac..67e2821339 100644 --- a/data/custodian/JP-SA-HIG-M-MGHP.yaml +++ b/data/custodian/JP-SA-HIG-M-MGHP.yaml @@ -16,6 +16,8 @@ original_entry: region: Saitama Ken postal_code: 355-0076 street_address: SHIMOGARAKO, Higashimatsuyama Shi, Saitama Ken, 355-0076 + latitude: 36.0379 + longitude: 139.4008 processing_timestamp: '2025-12-06T23:38:32.480386+00:00' ghcid: ghcid_current: JP-SA-HIG-M-MGHP @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MARUKI GALLERY FOR THE HIROSHIMA PANELS @@ -133,3 +135,12 @@ location: postal_code: 355-0076 street_address: SHIMOGARAKO, Higashimatsuyama Shi, Saitama Ken, 355-0076 normalization_timestamp: '2025-12-09T13:38:20.383223+00:00' + latitude: 36.0379 + longitude: 139.4008 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 355-0076 + resolved_place: Shimogarako + resolved_city: Higashimatsuyama Shi + timestamp: '2025-12-09T23:13:33.144210+00:00' diff --git a/data/custodian/JP-SA-HIK-L-KL.yaml b/data/custodian/JP-SA-HIK-L-KL.yaml index 8a03c0834d..1ccd5e1d3a 100644 --- a/data/custodian/JP-SA-HIK-L-KL.yaml +++ b/data/custodian/JP-SA-HIK-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Saitama Ken postal_code: 350-0122 street_address: 901 SHIMOYATSUBAYASHI, Hiki Gun Kawajima Machi, Saitama Ken, 350-0122 + latitude: 35.9897 + longitude: 139.5065 processing_timestamp: '2025-12-06T23:38:42.720740+00:00' ghcid: ghcid_current: JP-SA-HIK-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAWAJIMACHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 350-0122 street_address: 901 SHIMOYATSUBAYASHI, Hiki Gun Kawajima Machi, Saitama Ken, 350-0122 normalization_timestamp: '2025-12-09T13:38:20.616434+00:00' + latitude: 35.9897 + longitude: 139.5065 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 350-0122 + resolved_place: Shimoyatsubayashi + resolved_city: 'Hiki Gun ' + timestamp: '2025-12-09T23:13:33.167625+00:00' diff --git a/data/custodian/JP-SA-HIK-L-TL.yaml b/data/custodian/JP-SA-HIK-L-TL.yaml index 8ab6fa27b5..2b6fcaea49 100644 --- a/data/custodian/JP-SA-HIK-L-TL.yaml +++ b/data/custodian/JP-SA-HIK-L-TL.yaml @@ -16,6 +16,8 @@ original_entry: region: Saitama Ken postal_code: 355-0342 street_address: 2510 TAMAGAWA, Hiki Gun Tokigawa Machi, Saitama Ken, 355-0342 + latitude: 36.045 + longitude: 139.3819 processing_timestamp: '2025-12-06T23:38:42.728066+00:00' ghcid: ghcid_current: JP-SA-HIK-L-TL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TOKIGAWACHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 355-0342 street_address: 2510 TAMAGAWA, Hiki Gun Tokigawa Machi, Saitama Ken, 355-0342 normalization_timestamp: '2025-12-09T13:38:20.819944+00:00' + latitude: 36.045 + longitude: 139.3819 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 355-0342 + resolved_place: Tamagawa + resolved_city: 'Hiki Gun ' + timestamp: '2025-12-09T23:13:33.192945+00:00' diff --git a/data/custodian/JP-SA-HIK-M-ZTH.yaml b/data/custodian/JP-SA-HIK-M-ZTH.yaml index 91e7df0a79..b54c67a0c7 100644 --- a/data/custodian/JP-SA-HIK-M-ZTH.yaml +++ b/data/custodian/JP-SA-HIK-M-ZTH.yaml @@ -12,6 +12,8 @@ original_entry: region: Saitama Ken postal_code: 355-0364 street_address: NISHIDAIRA, Hiki Gun Tokigawa Machi, Saitama Ken, 355-0364 + latitude: 36.045 + longitude: 139.3819 processing_timestamp: '2025-12-06T23:38:32.640892+00:00' ghcid: ghcid_current: JP-SA-HIK-M-ZTH @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ZIKOJI TREASURE HOUSE @@ -128,3 +130,12 @@ location: postal_code: 355-0364 street_address: NISHIDAIRA, Hiki Gun Tokigawa Machi, Saitama Ken, 355-0364 normalization_timestamp: '2025-12-09T13:38:21.090399+00:00' + latitude: 36.045 + longitude: 139.3819 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 355-0364 + resolved_place: Nishidaira + resolved_city: 'Hiki Gun ' + timestamp: '2025-12-09T23:13:33.215487+00:00' diff --git a/data/custodian/JP-SA-IRU-L-ML-moroyamachoritsu_library.yaml b/data/custodian/JP-SA-IRU-L-ML-moroyamachoritsu_library.yaml index 860b8aa359..12d0640861 100644 --- a/data/custodian/JP-SA-IRU-L-ML-moroyamachoritsu_library.yaml +++ b/data/custodian/JP-SA-IRU-L-ML-moroyamachoritsu_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Saitama Ken postal_code: 350-0465 street_address: 4-18-1 IWAINISHI, Iruma Gun Moroyama Machi, Saitama Ken, 350-0465 + latitude: 35.9544 + longitude: 139.4524 processing_timestamp: '2025-12-06T23:38:42.709172+00:00' ghcid: ghcid_current: JP-SA-IRU-L-ML-moroyamachoritsu_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MOROYAMACHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 350-0465 street_address: 4-18-1 IWAINISHI, Iruma Gun Moroyama Machi, Saitama Ken, 350-0465 normalization_timestamp: '2025-12-09T13:38:21.579087+00:00' + latitude: 35.9544 + longitude: 139.4524 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 350-0465 + resolved_place: Iwainishi + resolved_city: 'Iruma Gun ' + timestamp: '2025-12-09T23:13:33.234698+00:00' diff --git a/data/custodian/JP-SA-IRU-L-NL.yaml b/data/custodian/JP-SA-IRU-L-NL.yaml index 30ce43bb5d..10e664057b 100644 --- a/data/custodian/JP-SA-IRU-L-NL.yaml +++ b/data/custodian/JP-SA-IRU-L-NL.yaml @@ -21,6 +21,8 @@ original_entry: region: Saitama Ken postal_code: 350-0435 street_address: 1276 SHIMOGAWARA, Iruma Gun Moroyama Machi, Saitama Ken, 350-0435 + latitude: 35.9544 + longitude: 139.4524 processing_timestamp: '2025-12-06T23:38:54.665364+00:00' ghcid: ghcid_current: JP-SA-IRU-L-NL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NIHONIRYOKAGAKUDAIGAKU Library @@ -186,3 +188,12 @@ location: postal_code: 350-0435 street_address: 1276 SHIMOGAWARA, Iruma Gun Moroyama Machi, Saitama Ken, 350-0435 normalization_timestamp: '2025-12-09T13:38:21.746922+00:00' + latitude: 35.9544 + longitude: 139.4524 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 350-0435 + resolved_place: Shimogawara + resolved_city: 'Iruma Gun ' + timestamp: '2025-12-09T23:13:33.264491+00:00' diff --git a/data/custodian/JP-SA-IRU-L-S.yaml b/data/custodian/JP-SA-IRU-L-S.yaml index a635cc5a33..b97b62fa2e 100644 --- a/data/custodian/JP-SA-IRU-L-S.yaml +++ b/data/custodian/JP-SA-IRU-L-S.yaml @@ -21,6 +21,8 @@ original_entry: region: Saitama Ken postal_code: 350-0495 street_address: 38 MOROHONGO, Iruma Gun Moroyama Machi, Saitama Ken, 350-0495 + latitude: 35.9544 + longitude: 139.4524 processing_timestamp: '2025-12-06T23:38:56.890228+00:00' ghcid: ghcid_current: JP-SA-IRU-L-S @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SAITAMAIKADAIGAKUTANKIDAIGAKUTOSHOSHITSU @@ -186,3 +188,12 @@ location: postal_code: 350-0495 street_address: 38 MOROHONGO, Iruma Gun Moroyama Machi, Saitama Ken, 350-0495 normalization_timestamp: '2025-12-09T13:38:21.858735+00:00' + latitude: 35.9544 + longitude: 139.4524 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 350-0495 + resolved_place: 埼玉医科大学 + resolved_city: 'Iruma Gun ' + timestamp: '2025-12-09T23:13:33.292035+00:00' diff --git a/data/custodian/JP-SA-IRU-L-SL.yaml b/data/custodian/JP-SA-IRU-L-SL.yaml index 502cec3cb6..8f913f2581 100644 --- a/data/custodian/JP-SA-IRU-L-SL.yaml +++ b/data/custodian/JP-SA-IRU-L-SL.yaml @@ -21,6 +21,8 @@ original_entry: region: Saitama Ken postal_code: 350-0495 street_address: 38 MOROHONGO, Iruma Gun Moroyama Machi, Saitama Ken, 350-0495 + latitude: 35.9544 + longitude: 139.4524 processing_timestamp: '2025-12-06T23:38:54.599539+00:00' ghcid: ghcid_current: JP-SA-IRU-L-SL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SAITAMAIKADAIGAKUFUZOKU Library @@ -179,7 +181,8 @@ wikidata_enrichment: member_of: - id: Q56056912 label: Japan Consortium for Open Access Repository - description: promotes open access and open science in Japan with knowledge dissemination via digital repositories + description: promotes open access and open science in Japan with knowledge dissemination + via digital repositories wikidata_web: official_website: http://www.saitama-med.ac.jp/smulibrary/index.html wikidata_official_website: http://www.saitama-med.ac.jp/smulibrary/index.html @@ -191,3 +194,12 @@ location: postal_code: 350-0495 street_address: 38 MOROHONGO, Iruma Gun Moroyama Machi, Saitama Ken, 350-0495 normalization_timestamp: '2025-12-09T13:38:21.956996+00:00' + latitude: 35.9544 + longitude: 139.4524 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 350-0495 + resolved_place: 埼玉医科大学 + resolved_city: 'Iruma Gun ' + timestamp: '2025-12-09T23:13:33.320583+00:00' diff --git a/data/custodian/JP-SA-IRU-L-SLK.yaml b/data/custodian/JP-SA-IRU-L-SLK.yaml index 6f5321dc9e..a9d2331c0c 100644 --- a/data/custodian/JP-SA-IRU-L-SLK.yaml +++ b/data/custodian/JP-SA-IRU-L-SLK.yaml @@ -21,6 +21,8 @@ original_entry: region: Saitama Ken postal_code: 350-0496 street_address: 981 KAWAKADO, Iruma Gun Moroyama Machi, Saitama Ken, 350-0496 + latitude: 35.9544 + longitude: 139.4524 processing_timestamp: '2025-12-06T23:38:54.602105+00:00' ghcid: ghcid_current: JP-SA-IRU-L-SLK @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SAITAMAIKADAIGAKUFUZOKU Library KAWAKADOKYAMPASUBUNKAN @@ -186,3 +188,12 @@ location: postal_code: 350-0496 street_address: 981 KAWAKADO, Iruma Gun Moroyama Machi, Saitama Ken, 350-0496 normalization_timestamp: '2025-12-09T13:38:22.005487+00:00' + latitude: 35.9544 + longitude: 139.4524 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 350-0496 + resolved_place: 学校法人 埼玉医科大学 保健医療学部 川角キャンパス + resolved_city: 'Iruma Gun ' + timestamp: '2025-12-09T23:13:33.352031+00:00' diff --git a/data/custodian/JP-SA-IRU-M-MMHFM.yaml b/data/custodian/JP-SA-IRU-M-MMHFM.yaml index 2bdc02d38e..e46d3e77a8 100644 --- a/data/custodian/JP-SA-IRU-M-MMHFM.yaml +++ b/data/custodian/JP-SA-IRU-M-MMHFM.yaml @@ -16,6 +16,8 @@ original_entry: region: Saitama Ken postal_code: 350-0432 street_address: ORUI, Iruma Gun Moroyama Machi, Saitama Ken, 350-0432 + latitude: 35.9544 + longitude: 139.4524 processing_timestamp: '2025-12-06T23:38:32.616440+00:00' ghcid: ghcid_current: JP-SA-IRU-M-MMHFM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MOROYAMA-MACHI HISTORICAL FOLK MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 350-0432 street_address: ORUI, Iruma Gun Moroyama Machi, Saitama Ken, 350-0432 normalization_timestamp: '2025-12-09T13:38:22.081583+00:00' + latitude: 35.9544 + longitude: 139.4524 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 350-0432 + resolved_place: Orui + resolved_city: 'Iruma Gun ' + timestamp: '2025-12-09T23:13:33.379124+00:00' diff --git a/data/custodian/JP-SA-IRU-M-MSMAMNV.yaml b/data/custodian/JP-SA-IRU-M-MSMAMNV.yaml index a1523c01c7..b78cdf7a90 100644 --- a/data/custodian/JP-SA-IRU-M-MSMAMNV.yaml +++ b/data/custodian/JP-SA-IRU-M-MSMAMNV.yaml @@ -16,6 +16,8 @@ original_entry: region: Saitama Ken postal_code: 350-0445 street_address: TSUZURANUKI, Iruma Gun Moroyama Machi, Saitama Ken, 350-0445 + latitude: 35.9544 + longitude: 139.4524 processing_timestamp: '2025-12-06T23:38:32.618733+00:00' ghcid: ghcid_current: JP-SA-IRU-M-MSMAMNV @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MUSHANOKOJI SANEATSU MEMORIZE, ART MUSEUM OF NEW VILLAGE @@ -133,3 +135,12 @@ location: postal_code: 350-0445 street_address: TSUZURANUKI, Iruma Gun Moroyama Machi, Saitama Ken, 350-0445 normalization_timestamp: '2025-12-09T13:38:22.116558+00:00' + latitude: 35.9544 + longitude: 139.4524 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 350-0445 + resolved_place: Tsuzuranuki + resolved_city: 'Iruma Gun ' + timestamp: '2025-12-09T23:13:33.400751+00:00' diff --git a/data/custodian/JP-SA-KAN-L-Y-yoshinogarichohigashisefurikominkantoshoshitsu.yaml b/data/custodian/JP-SA-KAN-L-Y-yoshinogarichohigashisefurikominkantoshoshitsu.yaml index 3211772e8e..1e77eee4bd 100644 --- a/data/custodian/JP-SA-KAN-L-Y-yoshinogarichohigashisefurikominkantoshoshitsu.yaml +++ b/data/custodian/JP-SA-KAN-L-Y-yoshinogarichohigashisefurikominkantoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Saga Ken postal_code: 842-0193 street_address: 777 MITSU, Kanzaki Gun Yoshinogari Cho, Saga Ken, 842-0193 + latitude: 33.3635 + longitude: 130.396 processing_timestamp: '2025-12-06T23:38:50.633520+00:00' ghcid: ghcid_current: JP-SA-KAN-L-Y-yoshinogarichohigashisefurikominkantoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YOSHINOGARICHOHIGASHISEFURIKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 842-0193 street_address: 777 MITSU, Kanzaki Gun Yoshinogari Cho, Saga Ken, 842-0193 normalization_timestamp: '2025-12-09T13:38:22.370090+00:00' + latitude: 33.3635 + longitude: 130.396 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 842-0193 + resolved_place: Mitsu + resolved_city: 'Kanzaki Gun ' + timestamp: '2025-12-09T23:13:33.512633+00:00' diff --git a/data/custodian/JP-SA-KAN-L-Y.yaml b/data/custodian/JP-SA-KAN-L-Y.yaml index e9eca53b26..6b33efb939 100644 --- a/data/custodian/JP-SA-KAN-L-Y.yaml +++ b/data/custodian/JP-SA-KAN-L-Y.yaml @@ -16,6 +16,8 @@ original_entry: region: Saga Ken postal_code: 842-0031 street_address: 307 YOSHIDA, Kanzaki Gun Yoshinogari Cho, Saga Ken, 842-0031 + latitude: 33.3323 + longitude: 130.406 processing_timestamp: '2025-12-06T23:38:50.631197+00:00' ghcid: ghcid_current: JP-SA-KAN-L-Y @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YOSHINOGARICHOCHUOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 842-0031 street_address: 307 YOSHIDA, Kanzaki Gun Yoshinogari Cho, Saga Ken, 842-0031 normalization_timestamp: '2025-12-09T13:38:22.405305+00:00' + latitude: 33.3323 + longitude: 130.406 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 842-0031 + resolved_place: Yoshida + resolved_city: 'Kanzaki Gun ' + timestamp: '2025-12-09T23:13:33.539619+00:00' diff --git a/data/custodian/JP-SA-MIY-L-KTL-kamimine_town_library.yaml b/data/custodian/JP-SA-MIY-L-KTL-kamimine_town_library.yaml index 11813acb96..29aa427fe6 100644 --- a/data/custodian/JP-SA-MIY-L-KTL-kamimine_town_library.yaml +++ b/data/custodian/JP-SA-MIY-L-KTL-kamimine_town_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Saga Ken postal_code: 849-0123 street_address: 606 BOJO, Miyaki Gun Kamimine Cho, Saga Ken, 849-0123 + latitude: 33.2712 + longitude: 130.2938 processing_timestamp: '2025-12-06T23:38:47.950811+00:00' ghcid: ghcid_current: JP-SA-MIY-L-KTL-kamimine_town_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAMIMINE TOWN LIBRARY @@ -133,3 +135,12 @@ location: postal_code: 849-0123 street_address: 606 BOJO, Miyaki Gun Kamimine Cho, Saga Ken, 849-0123 normalization_timestamp: '2025-12-09T13:38:26.717462+00:00' + latitude: 33.2712 + longitude: 130.2938 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 849-0123 + resolved_place: Bojo + resolved_city: 'Miyaki Gun ' + timestamp: '2025-12-09T23:13:33.580821+00:00' diff --git a/data/custodian/JP-SA-MIY-M-KCLMH.yaml b/data/custodian/JP-SA-MIY-M-KCLMH.yaml index c6e8ac94cd..4a6b081912 100644 --- a/data/custodian/JP-SA-MIY-M-KCLMH.yaml +++ b/data/custodian/JP-SA-MIY-M-KCLMH.yaml @@ -17,6 +17,8 @@ original_entry: region: Saga Ken postal_code: 849-0123 street_address: BOJO, Miyaki Gun Kamimine Cho, Saga Ken, 849-0123 + latitude: 33.2712 + longitude: 130.2938 processing_timestamp: '2025-12-06T23:38:40.062341+00:00' ghcid: ghcid_current: JP-SA-MIY-M-KCLMH @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAMIMINE-CHO LOCAL MATERIAL HALL @@ -181,3 +183,12 @@ location: postal_code: 849-0123 street_address: BOJO, Miyaki Gun Kamimine Cho, Saga Ken, 849-0123 normalization_timestamp: '2025-12-09T13:38:26.830395+00:00' + latitude: 33.2712 + longitude: 130.2938 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 849-0123 + resolved_place: Bojo + resolved_city: 'Miyaki Gun ' + timestamp: '2025-12-09T23:13:33.619985+00:00' diff --git a/data/custodian/JP-SH-ECH-L-AL-aishochoritsuechigawa_library.yaml b/data/custodian/JP-SH-ECH-L-AL-aishochoritsuechigawa_library.yaml index 377a6927ab..f41da7eed5 100644 --- a/data/custodian/JP-SH-ECH-L-AL-aishochoritsuechigawa_library.yaml +++ b/data/custodian/JP-SH-ECH-L-AL-aishochoritsuechigawa_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Shiga Ken postal_code: 529-1313 street_address: 1673 ICHI, Echi Gun Aisho Cho, Shiga Ken, 529-1313 + latitude: 35.1733 + longitude: 136.2162 processing_timestamp: '2025-12-06T23:38:45.856290+00:00' ghcid: ghcid_current: JP-SH-ECH-L-AL-aishochoritsuechigawa_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AISHOCHORITSUECHIGAWA Library @@ -133,3 +135,12 @@ location: postal_code: 529-1313 street_address: 1673 ICHI, Echi Gun Aisho Cho, Shiga Ken, 529-1313 normalization_timestamp: '2025-12-09T13:38:36.193174+00:00' + latitude: 35.1733 + longitude: 136.2162 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 529-1313 + resolved_place: Ichi + resolved_city: 'Echi Gun ' + timestamp: '2025-12-09T23:13:33.653149+00:00' diff --git a/data/custodian/JP-SH-ECH-L-AL.yaml b/data/custodian/JP-SH-ECH-L-AL.yaml index e1c535418b..e1f5694928 100644 --- a/data/custodian/JP-SH-ECH-L-AL.yaml +++ b/data/custodian/JP-SH-ECH-L-AL.yaml @@ -16,6 +16,8 @@ original_entry: region: Shiga Ken postal_code: 529-1234 street_address: 822 ABIKO, Echi Gun Aisho Cho, Shiga Ken, 529-1234 + latitude: 35.1758 + longitude: 136.2466 processing_timestamp: '2025-12-06T23:38:45.853926+00:00' ghcid: ghcid_current: JP-SH-ECH-L-AL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: AISHOCHORITSUHATASHO Library @@ -133,3 +135,12 @@ location: postal_code: 529-1234 street_address: 822 ABIKO, Echi Gun Aisho Cho, Shiga Ken, 529-1234 normalization_timestamp: '2025-12-09T13:38:36.228762+00:00' + latitude: 35.1758 + longitude: 136.2466 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 529-1234 + resolved_place: Abiko + resolved_city: 'Echi Gun ' + timestamp: '2025-12-09T23:13:33.676452+00:00' diff --git a/data/custodian/JP-SH-HAI-L-K.yaml b/data/custodian/JP-SH-HAI-L-K.yaml index 95c532202d..2a78147aff 100644 --- a/data/custodian/JP-SH-HAI-L-K.yaml +++ b/data/custodian/JP-SH-HAI-L-K.yaml @@ -15,7 +15,10 @@ original_entry: city: Haibara Gun Kawanehon Cho region: Shizuoka Ken postal_code: 428-0414 - street_address: 909-1 HIGASHIFUJIKAWA, Haibara Gun Kawanehon Cho, Shizuoka Ken, 428-0414 + street_address: 909-1 HIGASHIFUJIKAWA, Haibara Gun Kawanehon Cho, Shizuoka Ken, + 428-0414 + latitude: 35.1049 + longitude: 138.1641 processing_timestamp: '2025-12-06T23:38:51.660104+00:00' ghcid: ghcid_current: JP-SH-HAI-L-K @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAWANEHONCHOBUNKAKAIKANTOSHOSHITSU @@ -131,5 +134,15 @@ location: region_code: SH country: JP postal_code: 428-0414 - street_address: 909-1 HIGASHIFUJIKAWA, Haibara Gun Kawanehon Cho, Shizuoka Ken, 428-0414 + street_address: 909-1 HIGASHIFUJIKAWA, Haibara Gun Kawanehon Cho, Shizuoka Ken, + 428-0414 normalization_timestamp: '2025-12-09T13:38:38.168440+00:00' + latitude: 35.1049 + longitude: 138.1641 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 428-0414 + resolved_place: Higashifujikawa + resolved_city: 'Haibara Gun ' + timestamp: '2025-12-09T23:13:33.700791+00:00' diff --git a/data/custodian/JP-SH-HAI-M-KMHY.yaml b/data/custodian/JP-SH-HAI-M-KMHY.yaml index de41e4de27..6ff248bf10 100644 --- a/data/custodian/JP-SH-HAI-M-KMHY.yaml +++ b/data/custodian/JP-SH-HAI-M-KMHY.yaml @@ -12,6 +12,8 @@ original_entry: region: Shizuoka Ken postal_code: 428-0402 street_address: INUMA, Haibara Gun Kawanehon Cho, Shizuoka Ken, 428-0402 + latitude: 35.2092 + longitude: 138.1771 processing_timestamp: '2025-12-06T23:38:36.516912+00:00' ghcid: ghcid_current: JP-SH-HAI-M-KMHY @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAWANEHONCHO MATERIAL HALL YAMABIKO @@ -128,3 +130,12 @@ location: postal_code: 428-0402 street_address: INUMA, Haibara Gun Kawanehon Cho, Shizuoka Ken, 428-0402 normalization_timestamp: '2025-12-09T13:38:38.241219+00:00' + latitude: 35.2092 + longitude: 138.1771 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 428-0402 + resolved_place: Inuma + resolved_city: 'Haibara Gun ' + timestamp: '2025-12-09T23:13:33.722796+00:00' diff --git a/data/custodian/JP-SH-NIT-L-O.yaml b/data/custodian/JP-SH-NIT-L-O.yaml index 4db70c9680..9c7177cd9c 100644 --- a/data/custodian/JP-SH-NIT-L-O.yaml +++ b/data/custodian/JP-SH-NIT-L-O.yaml @@ -16,6 +16,8 @@ original_entry: region: Shimane Ken postal_code: 699-1511 street_address: 436 MINARI, Nita Gun Okuizumo Cho, Shimane Ken, 699-1511 + latitude: 35.1888 + longitude: 133.0228 processing_timestamp: '2025-12-06T23:38:50.431768+00:00' ghcid: ghcid_current: JP-SH-NIT-L-O @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OKUIZUMONOUSONKANKYOKAIZENSENTATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 699-1511 street_address: 436 MINARI, Nita Gun Okuizumo Cho, Shimane Ken, 699-1511 normalization_timestamp: '2025-12-09T13:38:50.858589+00:00' + latitude: 35.1888 + longitude: 133.0228 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 699-1511 + resolved_place: Minari + resolved_city: 'Nita Gun ' + timestamp: '2025-12-09T23:13:33.745870+00:00' diff --git a/data/custodian/JP-SH-NIT-L-Y.yaml b/data/custodian/JP-SH-NIT-L-Y.yaml index 47113171e0..c14c84d996 100644 --- a/data/custodian/JP-SH-NIT-L-Y.yaml +++ b/data/custodian/JP-SH-NIT-L-Y.yaml @@ -16,6 +16,8 @@ original_entry: region: Shimane Ken postal_code: 699-1832 street_address: 1037 YOKOTA, Nita Gun Okuizumo Cho, Shimane Ken, 699-1832 + latitude: 35.1871 + longitude: 133.0674 processing_timestamp: '2025-12-06T23:38:50.434006+00:00' ghcid: ghcid_current: JP-SH-NIT-L-Y @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YOKOTAKOMYUNITEISENTATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 699-1832 street_address: 1037 YOKOTA, Nita Gun Okuizumo Cho, Shimane Ken, 699-1832 normalization_timestamp: '2025-12-09T13:38:50.927883+00:00' + latitude: 35.1871 + longitude: 133.0674 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 699-1832 + resolved_place: Yokota + resolved_city: 'Nita Gun ' + timestamp: '2025-12-09T23:13:33.773532+00:00' diff --git a/data/custodian/JP-SH-NIT-M-OTMNH.yaml b/data/custodian/JP-SH-NIT-M-OTMNH.yaml index bfbce05d68..d4cce68a96 100644 --- a/data/custodian/JP-SH-NIT-M-OTMNH.yaml +++ b/data/custodian/JP-SH-NIT-M-OTMNH.yaml @@ -16,6 +16,8 @@ original_entry: region: Shimane Ken postal_code: 699-1434 street_address: SAJIRO, Nita Gun Okuizumo Cho, Shimane Ken, 699-1434 + latitude: 35.2305 + longitude: 132.9821 processing_timestamp: '2025-12-06T23:38:38.586118+00:00' ghcid: ghcid_current: JP-SH-NIT-M-OTMNH @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OKUIZUMO TANE MUSEUM OF NATURAL HISTORY @@ -133,3 +135,12 @@ location: postal_code: 699-1434 street_address: SAJIRO, Nita Gun Okuizumo Cho, Shimane Ken, 699-1434 normalization_timestamp: '2025-12-09T13:38:51.015613+00:00' + latitude: 35.2305 + longitude: 132.9821 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 699-1434 + resolved_place: Sajiro + resolved_city: 'Nita Gun ' + timestamp: '2025-12-09T23:13:33.798005+00:00' diff --git a/data/custodian/JP-SH-OCH-L-OL.yaml b/data/custodian/JP-SH-OCH-L-OL.yaml index 7f39dbf00c..80b1d1f6e8 100644 --- a/data/custodian/JP-SH-OCH-L-OL.yaml +++ b/data/custodian/JP-SH-OCH-L-OL.yaml @@ -16,6 +16,8 @@ original_entry: region: Shimane Ken postal_code: 696-0222 street_address: 127-1 SHIMOTADOKORO, Ochi Gun Onan Cho, Shimane Ken, 696-0222 + latitude: 34.8498 + longitude: 132.5041 processing_timestamp: '2025-12-06T23:38:46.850610+00:00' ghcid: ghcid_current: JP-SH-OCH-L-OL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ONANCHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 696-0222 street_address: 127-1 SHIMOTADOKORO, Ochi Gun Onan Cho, Shimane Ken, 696-0222 normalization_timestamp: '2025-12-09T13:38:52.007264+00:00' + latitude: 34.8498 + longitude: 132.5041 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 696-0222 + resolved_place: Shimotadokoro + resolved_city: 'Ochi Gun ' + timestamp: '2025-12-09T23:13:33.820764+00:00' diff --git a/data/custodian/JP-SH-OCH-L-OLH.yaml b/data/custodian/JP-SH-OCH-L-OLH.yaml index ef9d19d357..b7c967d51e 100644 --- a/data/custodian/JP-SH-OCH-L-OLH.yaml +++ b/data/custodian/JP-SH-OCH-L-OLH.yaml @@ -16,6 +16,8 @@ original_entry: region: Shimane Ken postal_code: 696-0501 street_address: 153-1 ASUNA, Ochi Gun Onan Cho, Shimane Ken, 696-0501 + latitude: 34.8735 + longitude: 132.6289 processing_timestamp: '2025-12-06T23:38:46.855174+00:00' ghcid: ghcid_current: JP-SH-OCH-L-OLH @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ONANCHORITSU Library HASUMIBUNKAN @@ -133,3 +135,12 @@ location: postal_code: 696-0501 street_address: 153-1 ASUNA, Ochi Gun Onan Cho, Shimane Ken, 696-0501 normalization_timestamp: '2025-12-09T13:38:52.057696+00:00' + latitude: 34.8735 + longitude: 132.6289 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 696-0501 + resolved_place: Asuna + resolved_city: 'Ochi Gun ' + timestamp: '2025-12-09T23:13:33.841167+00:00' diff --git a/data/custodian/JP-SH-OCH-L-OLI.yaml b/data/custodian/JP-SH-OCH-L-OLI.yaml index b5d5b8d1ae..1cdbad7921 100644 --- a/data/custodian/JP-SH-OCH-L-OLI.yaml +++ b/data/custodian/JP-SH-OCH-L-OLI.yaml @@ -16,6 +16,8 @@ original_entry: region: Shimane Ken postal_code: 696-0103 street_address: 3835-4 YAKAMI, Ochi Gun Onan Cho, Shimane Ken, 696-0103 + latitude: 34.8861 + longitude: 132.4311 processing_timestamp: '2025-12-06T23:38:46.852917+00:00' ghcid: ghcid_current: JP-SH-OCH-L-OLI @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ONANCHORITSU Library IWAMIBUNKAN @@ -133,3 +135,12 @@ location: postal_code: 696-0103 street_address: 3835-4 YAKAMI, Ochi Gun Onan Cho, Shimane Ken, 696-0103 normalization_timestamp: '2025-12-09T13:38:52.092240+00:00' + latitude: 34.8861 + longitude: 132.4311 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 696-0103 + resolved_place: Yakami + resolved_city: 'Ochi Gun ' + timestamp: '2025-12-09T23:13:33.862932+00:00' diff --git a/data/custodian/JP-SH-OKI-L-G.yaml b/data/custodian/JP-SH-OKI-L-G.yaml index f43adbca07..8e5ccbc96b 100644 --- a/data/custodian/JP-SH-OKI-L-G.yaml +++ b/data/custodian/JP-SH-OKI-L-G.yaml @@ -12,6 +12,8 @@ original_entry: region: Shimane Ken postal_code: 685-0311 street_address: 74 KORI, Oki Gun Okinoshima Cho, Shimane Ken, 685-0311 + latitude: 36.2795 + longitude: 133.2652 processing_timestamp: '2025-12-06T23:38:50.438472+00:00' ghcid: ghcid_current: JP-SH-OKI-L-G @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: GOKAKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 685-0311 street_address: 74 KORI, Oki Gun Okinoshima Cho, Shimane Ken, 685-0311 normalization_timestamp: '2025-12-09T13:38:52.662503+00:00' + latitude: 36.2795 + longitude: 133.2652 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 685-0311 + resolved_place: Kori + resolved_city: 'Oki Gun ' + timestamp: '2025-12-09T23:13:33.888145+00:00' diff --git a/data/custodian/JP-SH-OKI-L-N.yaml b/data/custodian/JP-SH-OKI-L-N.yaml index a67d8335ef..a8a91f707a 100644 --- a/data/custodian/JP-SH-OKI-L-N.yaml +++ b/data/custodian/JP-SH-OKI-L-N.yaml @@ -12,6 +12,8 @@ original_entry: region: Shimane Ken postal_code: 684-0211 street_address: 544-38 URAGO, Oki Gun Nishinoshima Cho, Shimane Ken, 684-0211 + latitude: 35.6 + longitude: 133.2061 processing_timestamp: '2025-12-06T23:38:50.441276+00:00' ghcid: ghcid_current: JP-SH-OKI-L-N @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NISHINOSHIMACHORITSUCHUOKOMINKANTOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 684-0211 street_address: 544-38 URAGO, Oki Gun Nishinoshima Cho, Shimane Ken, 684-0211 normalization_timestamp: '2025-12-09T13:38:52.692110+00:00' + latitude: 35.6 + longitude: 133.2061 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 684-0211 + resolved_place: Urago + resolved_city: 'Oki Gun ' + timestamp: '2025-12-09T23:13:33.910329+00:00' diff --git a/data/custodian/JP-SH-OKI-L-NCL.yaml b/data/custodian/JP-SH-OKI-L-NCL.yaml index 11764351c2..63565c4a4f 100644 --- a/data/custodian/JP-SH-OKI-L-NCL.yaml +++ b/data/custodian/JP-SH-OKI-L-NCL.yaml @@ -16,6 +16,8 @@ original_entry: region: Shimane Ken postal_code: 684-0211 street_address: 67-8 URAGO, Oki Gun Nishinoshima Cho, Shimane Ken, 684-0211 + latitude: 35.6 + longitude: 133.2061 processing_timestamp: '2025-12-06T23:38:52.893302+00:00' ghcid: ghcid_current: JP-SH-OKI-L-NCL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Nishinoshima Community Library @@ -133,3 +135,12 @@ location: postal_code: 684-0211 street_address: 67-8 URAGO, Oki Gun Nishinoshima Cho, Shimane Ken, 684-0211 normalization_timestamp: '2025-12-09T13:38:52.724050+00:00' + latitude: 35.6 + longitude: 133.2061 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 684-0211 + resolved_place: Urago + resolved_city: 'Oki Gun ' + timestamp: '2025-12-09T23:13:33.932439+00:00' diff --git a/data/custodian/JP-SH-OKI-L-TOL.yaml b/data/custodian/JP-SH-OKI-L-TOL.yaml index 628390c49d..391aa8849c 100644 --- a/data/custodian/JP-SH-OKI-L-TOL.yaml +++ b/data/custodian/JP-SH-OKI-L-TOL.yaml @@ -15,7 +15,10 @@ original_entry: city: Oki Gun Okinoshima Cho region: Shimane Ken postal_code: 685-0014 - street_address: 2-17 NISHIMACHI YOSHIDA, Oki Gun Okinoshima Cho, Shimane Ken, 685-0014 + street_address: 2-17 NISHIMACHI YOSHIDA, Oki Gun Okinoshima Cho, Shimane Ken, + 685-0014 + latitude: 36.2093 + longitude: 133.3257 processing_timestamp: '2025-12-06T23:38:46.864546+00:00' ghcid: ghcid_current: JP-SH-OKI-L-TOL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TOWN OKINOSHIMA LIBRARY @@ -133,3 +136,12 @@ location: postal_code: 685-0014 street_address: 2-17 NISHIMACHI YOSHIDA, Oki Gun Okinoshima Cho, Shimane Ken, 685-0014 normalization_timestamp: '2025-12-09T13:38:52.757405+00:00' + latitude: 36.2093 + longitude: 133.3257 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 685-0014 + resolved_place: Nishimachi + resolved_city: 'Oki Gun ' + timestamp: '2025-12-09T23:13:33.954359+00:00' diff --git a/data/custodian/JP-SH-OKI-M-KIRM.yaml b/data/custodian/JP-SH-OKI-M-KIRM.yaml index 629d655662..add1639087 100644 --- a/data/custodian/JP-SH-OKI-M-KIRM.yaml +++ b/data/custodian/JP-SH-OKI-M-KIRM.yaml @@ -12,6 +12,8 @@ original_entry: region: Shimane Ken postal_code: 684-0302 street_address: BEPPU, Oki Gun Nishinoshima Cho, Shimane Ken, 684-0302 + latitude: 35.6 + longitude: 133.2061 processing_timestamp: '2025-12-06T23:38:38.610024+00:00' ghcid: ghcid_current: JP-SH-OKI-M-KIRM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kuroki Imperial Residence Museum @@ -128,3 +130,12 @@ location: postal_code: 684-0302 street_address: BEPPU, Oki Gun Nishinoshima Cho, Shimane Ken, 684-0302 normalization_timestamp: '2025-12-09T13:38:52.817316+00:00' + latitude: 35.6 + longitude: 133.2061 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 684-0302 + resolved_place: Beppu + resolved_city: 'Oki Gun ' + timestamp: '2025-12-09T23:13:33.977853+00:00' diff --git a/data/custodian/JP-SH-OKI-M-OIGM.yaml b/data/custodian/JP-SH-OKI-M-OIGM.yaml index 0c23382d14..05f4b579c0 100644 --- a/data/custodian/JP-SH-OKI-M-OIGM.yaml +++ b/data/custodian/JP-SH-OKI-M-OIGM.yaml @@ -12,6 +12,8 @@ original_entry: region: Shimane Ken postal_code: 685-0013 street_address: NAKAMACHI, Oki Gun Okinoshima Cho, Shimane Ken, 685-0013 + latitude: 36.2058 + longitude: 133.3341 processing_timestamp: '2025-12-06T23:38:38.612732+00:00' ghcid: ghcid_current: JP-SH-OKI-M-OIGM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Oki Islands Geopark Museum @@ -128,3 +130,12 @@ location: postal_code: 685-0013 street_address: NAKAMACHI, Oki Gun Okinoshima Cho, Shimane Ken, 685-0013 normalization_timestamp: '2025-12-09T13:38:52.845282+00:00' + latitude: 36.2058 + longitude: 133.3341 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 685-0013 + resolved_place: Nakamachi + resolved_city: 'Oki Gun ' + timestamp: '2025-12-09T23:13:34.003411+00:00' diff --git a/data/custodian/JP-SH-SUN-L-NTL.yaml b/data/custodian/JP-SH-SUN-L-NTL.yaml index 1617cdf352..7a3cd20e11 100644 --- a/data/custodian/JP-SH-SUN-L-NTL.yaml +++ b/data/custodian/JP-SH-SUN-L-NTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Shizuoka Ken postal_code: 411-0943 street_address: 1283-11 SHIMOTOGARI, Sunto Gun Nagaizumi Cho, Shizuoka Ken, 411-0943 + latitude: 35.1265 + longitude: 138.8986 processing_timestamp: '2025-12-06T23:38:45.420830+00:00' ghcid: ghcid_current: JP-SH-SUN-L-NTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Nagaizumi Town Library @@ -133,3 +135,12 @@ location: postal_code: 411-0943 street_address: 1283-11 SHIMOTOGARI, Sunto Gun Nagaizumi Cho, Shizuoka Ken, 411-0943 normalization_timestamp: '2025-12-09T13:38:57.435324+00:00' + latitude: 35.1265 + longitude: 138.8986 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 411-0943 + resolved_place: Shimotogari + resolved_city: 'Sunto Gun ' + timestamp: '2025-12-09T23:13:34.031516+00:00' diff --git a/data/custodian/JP-SH-SUN-L-SL.yaml b/data/custodian/JP-SH-SUN-L-SL.yaml index e10ffe113a..b237dee95d 100644 --- a/data/custodian/JP-SH-SUN-L-SL.yaml +++ b/data/custodian/JP-SH-SUN-L-SL.yaml @@ -11,7 +11,10 @@ original_entry: city: Sunto Gun Nagaizumi Cho region: Shizuoka Ken postal_code: 411-0931 - street_address: 2200 HIGASHINO SURUGADAIRA, Sunto Gun Nagaizumi Cho, Shizuoka Ken, 411-0931 + street_address: 2200 HIGASHINO SURUGADAIRA, Sunto Gun Nagaizumi Cho, Shizuoka + Ken, 411-0931 + latitude: 35.1884 + longitude: 138.8526 processing_timestamp: '2025-12-06T23:38:57.785331+00:00' ghcid: ghcid_current: JP-SH-SUN-L-SL @@ -83,8 +86,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SURUGAKINKOKABUSHIKIGAISHAOKANOKITAROOKINENSHIYASHI Library @@ -126,5 +129,15 @@ location: region_code: SH country: JP postal_code: 411-0931 - street_address: 2200 HIGASHINO SURUGADAIRA, Sunto Gun Nagaizumi Cho, Shizuoka Ken, 411-0931 + street_address: 2200 HIGASHINO SURUGADAIRA, Sunto Gun Nagaizumi Cho, Shizuoka Ken, + 411-0931 normalization_timestamp: '2025-12-09T13:38:57.505889+00:00' + latitude: 35.1884 + longitude: 138.8526 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 411-0931 + resolved_place: Higashino + resolved_city: 'Sunto Gun ' + timestamp: '2025-12-09T23:13:34.056949+00:00' diff --git a/data/custodian/JP-SH-SUN-L-YILM.yaml b/data/custodian/JP-SH-SUN-L-YILM.yaml index 3af30360f3..a58232a6c8 100644 --- a/data/custodian/JP-SH-SUN-L-YILM.yaml +++ b/data/custodian/JP-SH-SUN-L-YILM.yaml @@ -16,6 +16,8 @@ original_entry: region: Shizuoka Ken postal_code: 411-0931 street_address: 515-149 HIGASHINO, Sunto Gun Nagaizumi Cho, Shizuoka Ken, 411-0931 + latitude: 35.1884 + longitude: 138.8526 processing_timestamp: '2025-12-06T23:38:59.114812+00:00' ghcid: ghcid_current: JP-SH-SUN-L-YILM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Yasushi Inoue Literary Museum @@ -133,3 +135,12 @@ location: postal_code: 411-0931 street_address: 515-149 HIGASHINO, Sunto Gun Nagaizumi Cho, Shizuoka Ken, 411-0931 normalization_timestamp: '2025-12-09T13:38:57.578126+00:00' + latitude: 35.1884 + longitude: 138.8526 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 411-0931 + resolved_place: Higashino + resolved_city: 'Sunto Gun ' + timestamp: '2025-12-09T23:13:34.079135+00:00' diff --git a/data/custodian/JP-SH-SUN-M-BBM.yaml b/data/custodian/JP-SH-SUN-M-BBM.yaml index 544281b79a..2420bf75c2 100644 --- a/data/custodian/JP-SH-SUN-M-BBM.yaml +++ b/data/custodian/JP-SH-SUN-M-BBM.yaml @@ -21,6 +21,8 @@ original_entry: region: Shizuoka Ken postal_code: 411-0931 street_address: HIGASHINO, Sunto Gun Nagaizumi Cho, Shizuoka Ken, 411-0931 + latitude: 35.1884 + longitude: 138.8526 processing_timestamp: '2025-12-06T23:38:36.512220+00:00' ghcid: ghcid_current: JP-SH-SUN-M-BBM @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Bernard Buffet Museum @@ -180,7 +182,8 @@ wikidata_enrichment: description: museum dedicated to the life and works of a specific person - id: Q207694 label: art museum - description: building or space for the exhibition of art (for institution, use Q3196771) + description: building or space for the exhibition of art (for institution, use + Q3196771) main_subject: - id: Q365304 label: Bernard Buffet @@ -221,3 +224,12 @@ location: postal_code: 411-0931 street_address: HIGASHINO, Sunto Gun Nagaizumi Cho, Shizuoka Ken, 411-0931 normalization_timestamp: '2025-12-09T13:38:57.628737+00:00' + latitude: 35.1884 + longitude: 138.8526 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 411-0931 + resolved_place: Higashino + resolved_city: 'Sunto Gun ' + timestamp: '2025-12-09T23:13:34.111753+00:00' diff --git a/data/custodian/JP-SH-SUN-M-FBG.yaml b/data/custodian/JP-SH-SUN-M-FBG.yaml index d47ed92209..5c3a627c57 100644 --- a/data/custodian/JP-SH-SUN-M-FBG.yaml +++ b/data/custodian/JP-SH-SUN-M-FBG.yaml @@ -16,6 +16,8 @@ original_entry: region: Shizuoka Ken postal_code: 411-0932 street_address: MINAMIISHIKI, Sunto Gun Nagaizumi Cho, Shizuoka Ken, 411-0932 + latitude: 35.1576 + longitude: 138.8943 processing_timestamp: '2025-12-06T23:38:36.514680+00:00' ghcid: ghcid_current: JP-SH-SUN-M-FBG @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: FUJI BAMBOO GARDEN @@ -133,3 +135,12 @@ location: postal_code: 411-0932 street_address: MINAMIISHIKI, Sunto Gun Nagaizumi Cho, Shizuoka Ken, 411-0932 normalization_timestamp: '2025-12-09T13:38:57.669043+00:00' + latitude: 35.1576 + longitude: 138.8943 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 411-0932 + resolved_place: Minamiishiki + resolved_city: 'Sunto Gun ' + timestamp: '2025-12-09T23:13:34.147446+00:00' diff --git a/data/custodian/JP-SH-TAG-L-KTL.yaml b/data/custodian/JP-SH-TAG-L-KTL.yaml index 001be93ab2..42eb177f27 100644 --- a/data/custodian/JP-SH-TAG-L-KTL.yaml +++ b/data/custodian/JP-SH-TAG-L-KTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Shizuoka Ken postal_code: 419-0122 street_address: 107-1 KAMISAWA, Tagata Gun Kannami Cho, Shizuoka Ken, 419-0122 + latitude: 35.1026 + longitude: 138.9567 processing_timestamp: '2025-12-06T23:38:48.719752+00:00' ghcid: ghcid_current: JP-SH-TAG-L-KTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kannami Town Library @@ -133,3 +135,12 @@ location: postal_code: 419-0122 street_address: 107-1 KAMISAWA, Tagata Gun Kannami Cho, Shizuoka Ken, 419-0122 normalization_timestamp: '2025-12-09T13:38:57.770790+00:00' + latitude: 35.1026 + longitude: 138.9567 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 419-0122 + resolved_place: Kamisawa + resolved_city: 'Tagata Gun ' + timestamp: '2025-12-09T23:13:34.202545+00:00' diff --git a/data/custodian/JP-SH-TAG-M-KBM.yaml b/data/custodian/JP-SH-TAG-M-KBM.yaml index f77e44cd38..8c4300f83a 100644 --- a/data/custodian/JP-SH-TAG-M-KBM.yaml +++ b/data/custodian/JP-SH-TAG-M-KBM.yaml @@ -16,6 +16,8 @@ original_entry: region: Shizuoka Ken postal_code: 419-0101 street_address: KUWAHARA, Tagata Gun Kannami Cho, Shizuoka Ken, 419-0101 + latitude: 35.1083 + longitude: 139.0094 processing_timestamp: '2025-12-06T23:38:36.507461+00:00' ghcid: ghcid_current: JP-SH-TAG-M-KBM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KANNAMI BUDDHA MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 419-0101 street_address: KUWAHARA, Tagata Gun Kannami Cho, Shizuoka Ken, 419-0101 normalization_timestamp: '2025-12-09T13:38:57.861573+00:00' + latitude: 35.1083 + longitude: 139.0094 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 419-0101 + resolved_place: Kuwahara(Sonota) + resolved_city: 'Tagata Gun ' + timestamp: '2025-12-09T23:13:34.289224+00:00' diff --git a/data/custodian/JP-TO-HAC-L-HL-hachijochoritsu_library.yaml b/data/custodian/JP-TO-HAC-L-HL-hachijochoritsu_library.yaml index fdf65abc9d..b30225728c 100644 --- a/data/custodian/JP-TO-HAC-L-HL-hachijochoritsu_library.yaml +++ b/data/custodian/JP-TO-HAC-L-HL-hachijochoritsu_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Tokyo To postal_code: 100-1511 street_address: 26-6 MITSUNE, Hachijojima Hachijo Machi, Tokyo To, 100-1511 + latitude: 33.1038 + longitude: 139.7977 processing_timestamp: '2025-12-06T23:38:43.988754+00:00' ghcid: ghcid_current: JP-TO-HAC-L-HL-hachijochoritsu_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HACHIJOCHORITSU Library @@ -133,3 +135,13 @@ location: postal_code: 100-1511 street_address: 26-6 MITSUNE, Hachijojima Hachijo Machi, Tokyo To, 100-1511 normalization_timestamp: '2025-12-09T13:39:21.425217+00:00' + latitude: 33.1038 + longitude: 139.7977 +geocoding: + method: POSTAL_CODE_LOOKUP + lookup_method: manual_override + source: GeoNames JP postal codes + postal_code: 100-1511 + resolved_place: Hachijo-machi + resolved_city: Hachijo-machi + timestamp: '2025-12-09T23:18:43.249636+00:00' diff --git a/data/custodian/JP-TO-MIY-L-HL.yaml b/data/custodian/JP-TO-MIY-L-HL.yaml index 5eebf3131a..3ea91ca681 100644 --- a/data/custodian/JP-TO-MIY-L-HL.yaml +++ b/data/custodian/JP-TO-MIY-L-HL.yaml @@ -15,7 +15,10 @@ original_entry: city: Miyoshi Gun Higashimiyoshi Cho region: Tokushima Ken postal_code: 779-4702 - street_address: 51 NISHISHO YOKOTE, Miyoshi Gun Higashimiyoshi Cho, Tokushima Ken, 779-4702 + street_address: 51 NISHISHO YOKOTE, Miyoshi Gun Higashimiyoshi Cho, Tokushima + Ken, 779-4702 + latitude: 34.0089 + longitude: 133.9402 processing_timestamp: '2025-12-06T23:38:47.404529+00:00' ghcid: ghcid_current: JP-TO-MIY-L-HL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HIGASHIMIYOSHICHORITSU Library @@ -131,5 +134,15 @@ location: region_code: TO country: JP postal_code: 779-4702 - street_address: 51 NISHISHO YOKOTE, Miyoshi Gun Higashimiyoshi Cho, Tokushima Ken, 779-4702 + street_address: 51 NISHISHO YOKOTE, Miyoshi Gun Higashimiyoshi Cho, Tokushima Ken, + 779-4702 normalization_timestamp: '2025-12-09T13:39:45.215343+00:00' + latitude: 34.0089 + longitude: 133.9402 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 779-4702 + resolved_place: Nishisho + resolved_city: 'Miyoshi Gun ' + timestamp: '2025-12-09T23:13:34.344579+00:00' diff --git a/data/custodian/JP-TO-MIY-L-M.yaml b/data/custodian/JP-TO-MIY-L-M.yaml index f7624c1e5e..761f1623d4 100644 --- a/data/custodian/JP-TO-MIY-L-M.yaml +++ b/data/custodian/JP-TO-MIY-L-M.yaml @@ -16,6 +16,8 @@ original_entry: region: Tokyo To postal_code: 100-1212 street_address: 497 AKO, Miyakejima Miyake Mura, Tokyo To, 100-1212 + latitude: 34.0784 + longitude: 139.5299 processing_timestamp: '2025-12-06T23:38:43.986542+00:00' ghcid: ghcid_current: JP-TO-MIY-L-M @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MIYAKESONRITSUTOSHIYOKAN @@ -133,3 +135,13 @@ location: postal_code: 100-1212 street_address: 497 AKO, Miyakejima Miyake Mura, Tokyo To, 100-1212 normalization_timestamp: '2025-12-09T13:39:45.254197+00:00' + latitude: 34.0784 + longitude: 139.5299 +geocoding: + method: POSTAL_CODE_LOOKUP + lookup_method: manual_override + source: GeoNames JP postal codes + postal_code: 100-1212 + resolved_place: Miyake-mura + resolved_city: Miyake-mura + timestamp: '2025-12-09T23:18:43.325474+00:00' diff --git a/data/custodian/JP-TO-NII-L-N.yaml b/data/custodian/JP-TO-NII-L-N.yaml index 9cf0ec3e9b..5db257757a 100644 --- a/data/custodian/JP-TO-NII-L-N.yaml +++ b/data/custodian/JP-TO-NII-L-N.yaml @@ -16,6 +16,8 @@ original_entry: region: Tokyo To postal_code: 100-0402 street_address: 1-1-1 HONSON, Niijima Mura, Tokyo To, 100-0402 + latitude: 34.4184 + longitude: 139.2851 processing_timestamp: '2025-12-06T23:38:49.224340+00:00' ghcid: ghcid_current: JP-TO-NII-L-N @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NIIJIMAMURAJUMINSENTATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 100-0402 street_address: 1-1-1 HONSON, Niijima Mura, Tokyo To, 100-0402 normalization_timestamp: '2025-12-09T13:39:52.899263+00:00' + latitude: 34.4184 + longitude: 139.2851 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 100-0402 + resolved_place: Honson + resolved_city: Niijima Mura + timestamp: '2025-12-09T23:13:34.388063+00:00' diff --git a/data/custodian/JP-TO-NII-M-NMM.yaml b/data/custodian/JP-TO-NII-M-NMM.yaml index 920809d958..fdedb040a6 100644 --- a/data/custodian/JP-TO-NII-M-NMM.yaml +++ b/data/custodian/JP-TO-NII-M-NMM.yaml @@ -16,6 +16,8 @@ original_entry: region: Tokyo To postal_code: 100-0402 street_address: HONSON, Niijima Mura, Tokyo To, 100-0402 + latitude: 34.4184 + longitude: 139.2851 processing_timestamp: '2025-12-06T23:38:33.759461+00:00' ghcid: ghcid_current: JP-TO-NII-M-NMM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NIIJIMA-MURA MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 100-0402 street_address: HONSON, Niijima Mura, Tokyo To, 100-0402 normalization_timestamp: '2025-12-09T13:39:52.938243+00:00' + latitude: 34.4184 + longitude: 139.2851 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 100-0402 + resolved_place: Honson + resolved_city: Niijima Mura + timestamp: '2025-12-09T23:13:34.415381+00:00' diff --git a/data/custodian/JP-TO-NIS-L-HL-hinoharasonritsu_library.yaml b/data/custodian/JP-TO-NIS-L-HL-hinoharasonritsu_library.yaml index c132fe6a1a..fc8f9cf9f9 100644 --- a/data/custodian/JP-TO-NIS-L-HL-hinoharasonritsu_library.yaml +++ b/data/custodian/JP-TO-NIS-L-HL-hinoharasonritsu_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Tokyo To postal_code: 190-0214 street_address: 621-1, Nishitama Gun Hinohara Mura, Tokyo To, 190-0214 + latitude: 35.7258 + longitude: 139.142 processing_timestamp: '2025-12-06T23:38:43.977318+00:00' ghcid: ghcid_current: JP-TO-NIS-L-HL-hinoharasonritsu_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HINOHARASONRITSU Library @@ -133,3 +135,12 @@ location: postal_code: 190-0214 street_address: 621-1, Nishitama Gun Hinohara Mura, Tokyo To, 190-0214 normalization_timestamp: '2025-12-09T13:39:53.388365+00:00' + latitude: 35.7258 + longitude: 139.142 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 190-0214 + resolved_place: Motoshuku + resolved_city: 'Nishitama Gun ' + timestamp: '2025-12-09T23:13:34.434082+00:00' diff --git a/data/custodian/JP-TO-NIS-L-OL-okutamachoritsukori_library.yaml b/data/custodian/JP-TO-NIS-L-OL-okutamachoritsukori_library.yaml index 487d874104..8fa351aa71 100644 --- a/data/custodian/JP-TO-NIS-L-OL-okutamachoritsukori_library.yaml +++ b/data/custodian/JP-TO-NIS-L-OL-okutamachoritsukori_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Tokyo To postal_code: 198-0105 street_address: 82 KOTABA, Nishitama Gun Okutama Machi, Tokyo To, 198-0105 + latitude: 35.8185 + longitude: 139.1485 processing_timestamp: '2025-12-06T23:38:43.982003+00:00' ghcid: ghcid_current: JP-TO-NIS-L-OL-okutamachoritsukori_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OKUTAMACHORITSUKORI Library @@ -133,3 +135,12 @@ location: postal_code: 198-0105 street_address: 82 KOTABA, Nishitama Gun Okutama Machi, Tokyo To, 198-0105 normalization_timestamp: '2025-12-09T13:39:54.051146+00:00' + latitude: 35.8185 + longitude: 139.1485 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 198-0105 + resolved_place: Kotaba + resolved_city: 'Nishitama Gun ' + timestamp: '2025-12-09T23:13:34.451537+00:00' diff --git a/data/custodian/JP-TO-NIS-L-OL.yaml b/data/custodian/JP-TO-NIS-L-OL.yaml index f2ebb6335f..d61cb19b3a 100644 --- a/data/custodian/JP-TO-NIS-L-OL.yaml +++ b/data/custodian/JP-TO-NIS-L-OL.yaml @@ -16,6 +16,8 @@ original_entry: region: Tokyo To postal_code: 198-0212 street_address: 199-RO HIKAWA, Nishitama Gun Okutama Machi, Tokyo To, 198-0212 + latitude: 35.8236 + longitude: 139.0934 processing_timestamp: '2025-12-06T23:38:43.979569+00:00' ghcid: ghcid_current: JP-TO-NIS-L-OL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OKUTAMACHORITSUHIKAWA Library @@ -133,3 +135,12 @@ location: postal_code: 198-0212 street_address: 199-RO HIKAWA, Nishitama Gun Okutama Machi, Tokyo To, 198-0212 normalization_timestamp: '2025-12-09T13:39:54.086674+00:00' + latitude: 35.8236 + longitude: 139.0934 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 198-0212 + resolved_place: Hikawa + resolved_city: 'Nishitama Gun ' + timestamp: '2025-12-09T23:13:34.473233+00:00' diff --git a/data/custodian/JP-TO-NIS-M-OVC.yaml b/data/custodian/JP-TO-NIS-M-OVC.yaml index 05476349ae..614fd9d15c 100644 --- a/data/custodian/JP-TO-NIS-M-OVC.yaml +++ b/data/custodian/JP-TO-NIS-M-OVC.yaml @@ -16,6 +16,8 @@ original_entry: region: Tokyo To postal_code: 198-0212 street_address: HIKAWA, Nishitama Gun Okutama Machi, Tokyo To, 198-0212 + latitude: 35.8236 + longitude: 139.0934 processing_timestamp: '2025-12-06T23:38:33.746558+00:00' ghcid: ghcid_current: JP-TO-NIS-M-OVC @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OKUTAMA VISITOR CENTER @@ -133,3 +135,12 @@ location: postal_code: 198-0212 street_address: HIKAWA, Nishitama Gun Okutama Machi, Tokyo To, 198-0212 normalization_timestamp: '2025-12-09T13:39:54.285645+00:00' + latitude: 35.8236 + longitude: 139.0934 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 198-0212 + resolved_place: Hikawa + resolved_city: 'Nishitama Gun ' + timestamp: '2025-12-09T23:13:34.498695+00:00' diff --git a/data/custodian/JP-TO-SAI-L-HL-hiezuson_library.yaml b/data/custodian/JP-TO-SAI-L-HL-hiezuson_library.yaml index 6abb6bcd1d..861c0cbb3c 100644 --- a/data/custodian/JP-TO-SAI-L-HL-hiezuson_library.yaml +++ b/data/custodian/JP-TO-SAI-L-HL-hiezuson_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Tottori Ken postal_code: 689-3553 street_address: 930 HIEZU, Saihaku Gun Hiezu Son, Tottori Ken, 689-3553 + latitude: 35.4172 + longitude: 133.3967 processing_timestamp: '2025-12-06T23:38:52.756511+00:00' ghcid: ghcid_current: JP-TO-SAI-L-HL-hiezuson_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HIEZUSON Library @@ -133,3 +135,12 @@ location: postal_code: 689-3553 street_address: 930 HIEZU, Saihaku Gun Hiezu Son, Tottori Ken, 689-3553 normalization_timestamp: '2025-12-09T13:39:58.576317+00:00' + latitude: 35.4172 + longitude: 133.3967 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 689-3553 + resolved_place: Hiezu + resolved_city: 'Saihaku Gun ' + timestamp: '2025-12-09T23:13:34.522004+00:00' diff --git a/data/custodian/JP-TO-SHI-L-TL.yaml b/data/custodian/JP-TO-SHI-L-TL.yaml index 624c34d914..28141e7f2e 100644 --- a/data/custodian/JP-TO-SHI-L-TL.yaml +++ b/data/custodian/JP-TO-SHI-L-TL.yaml @@ -16,6 +16,8 @@ original_entry: region: Tochigi Ken postal_code: 329-1233 street_address: 1220-2 HOSHAKUJI, Shioya Gun Takanezawa Machi, Tochigi Ken, 329-1233 + latitude: 36.6956 + longitude: 139.9615 processing_timestamp: '2025-12-06T23:38:42.254505+00:00' ghcid: ghcid_current: JP-TO-SHI-L-TL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TAKANEZAWAMACHI Library @@ -133,3 +135,12 @@ location: postal_code: 329-1233 street_address: 1220-2 HOSHAKUJI, Shioya Gun Takanezawa Machi, Tochigi Ken, 329-1233 normalization_timestamp: '2025-12-09T13:40:06.920461+00:00' + latitude: 36.6956 + longitude: 139.9615 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 329-1233 + resolved_place: Hoshakuji + resolved_city: 'Shioya Gun ' + timestamp: '2025-12-09T23:13:34.545009+00:00' diff --git a/data/custodian/JP-TO-SHI-L-TLK.yaml b/data/custodian/JP-TO-SHI-L-TLK.yaml index 97ea6ea327..175b5fedb3 100644 --- a/data/custodian/JP-TO-SHI-L-TLK.yaml +++ b/data/custodian/JP-TO-SHI-L-TLK.yaml @@ -15,7 +15,10 @@ original_entry: city: Shioya Gun Takanezawa Machi region: Tochigi Ken postal_code: 329-1224 - street_address: 2180 KAMITAKANEZAWA, Shioya Gun Takanezawa Machi, Tochigi Ken, 329-1224 + street_address: 2180 KAMITAKANEZAWA, Shioya Gun Takanezawa Machi, Tochigi Ken, + 329-1224 + latitude: 36.6956 + longitude: 139.9615 processing_timestamp: '2025-12-06T23:38:42.259095+00:00' ghcid: ghcid_current: JP-TO-SHI-L-TLK @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TAKANEZAWAMACHI Library KAMITAKANEZAWABUNKAN @@ -133,3 +136,12 @@ location: postal_code: 329-1224 street_address: 2180 KAMITAKANEZAWA, Shioya Gun Takanezawa Machi, Tochigi Ken, 329-1224 normalization_timestamp: '2025-12-09T13:40:07.061935+00:00' + latitude: 36.6956 + longitude: 139.9615 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 329-1224 + resolved_place: Kamitakanezawa + resolved_city: 'Shioya Gun ' + timestamp: '2025-12-09T23:13:34.561373+00:00' diff --git a/data/custodian/JP-TO-SHI-L-TLN.yaml b/data/custodian/JP-TO-SHI-L-TLN.yaml index 8680aa2bb8..11bf3c2639 100644 --- a/data/custodian/JP-TO-SHI-L-TLN.yaml +++ b/data/custodian/JP-TO-SHI-L-TLN.yaml @@ -16,6 +16,8 @@ original_entry: region: Tochigi Ken postal_code: 329-1206 street_address: 2012-2 HIRATA, Shioya Gun Takanezawa Machi, Tochigi Ken, 329-1206 + latitude: 36.6956 + longitude: 139.9615 processing_timestamp: '2025-12-06T23:38:42.256796+00:00' ghcid: ghcid_current: JP-TO-SHI-L-TLN @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TAKANEZAWAMACHI Library NIITABUNKAN @@ -133,3 +135,12 @@ location: postal_code: 329-1206 street_address: 2012-2 HIRATA, Shioya Gun Takanezawa Machi, Tochigi Ken, 329-1206 normalization_timestamp: '2025-12-09T13:40:07.096515+00:00' + latitude: 36.6956 + longitude: 139.9615 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 329-1206 + resolved_place: Hirata + resolved_city: 'Shioya Gun ' + timestamp: '2025-12-09T23:13:34.585051+00:00' diff --git a/data/custodian/JP-TO-SHI-M-TTMHF.yaml b/data/custodian/JP-TO-SHI-M-TTMHF.yaml index 888e40841f..f30f241c42 100644 --- a/data/custodian/JP-TO-SHI-M-TTMHF.yaml +++ b/data/custodian/JP-TO-SHI-M-TTMHF.yaml @@ -16,6 +16,8 @@ original_entry: region: Tochigi Ken postal_code: 329-1225 street_address: ISHIZUE, Shioya Gun Takanezawa Machi, Tochigi Ken, 329-1225 + latitude: 36.6956 + longitude: 139.9615 processing_timestamp: '2025-12-06T23:38:31.943590+00:00' ghcid: ghcid_current: JP-TO-SHI-M-TTMHF @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TAKANEZAWA TOWN MUSEUM OF HISTORY & FOLKLORE @@ -133,3 +135,12 @@ location: postal_code: 329-1225 street_address: ISHIZUE, Shioya Gun Takanezawa Machi, Tochigi Ken, 329-1225 normalization_timestamp: '2025-12-09T13:40:10.637014+00:00' + latitude: 36.6956 + longitude: 139.9615 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 329-1225 + resolved_place: Ishizue + resolved_city: 'Shioya Gun ' + timestamp: '2025-12-09T23:13:34.609314+00:00' diff --git a/data/custodian/JP-TO-TOH-L-K.yaml b/data/custodian/JP-TO-TOH-L-K.yaml index 580a4d37b6..a5ce83ec0c 100644 --- a/data/custodian/JP-TO-TOH-L-K.yaml +++ b/data/custodian/JP-TO-TOH-L-K.yaml @@ -16,6 +16,8 @@ original_entry: region: Tottori Ken postal_code: 689-2501 street_address: 1547-5 AKASAKI, Tohaku Gun Kotora Cho, Tottori Ken, 689-2501 + latitude: 35.4753 + longitude: 133.7723 processing_timestamp: '2025-12-06T23:38:51.940554+00:00' ghcid: ghcid_current: JP-TO-TOH-L-K @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KOTORACHORITSUAKASAKICHIKUKOMINKANDOKUSHOKYOYOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 689-2501 street_address: 1547-5 AKASAKI, Tohaku Gun Kotora Cho, Tottori Ken, 689-2501 normalization_timestamp: '2025-12-09T13:40:17.492125+00:00' + latitude: 35.4753 + longitude: 133.7723 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 689-2501 + resolved_place: Akasaki + resolved_city: 'Tohaku Gun ' + timestamp: '2025-12-09T23:13:34.634080+00:00' diff --git a/data/custodian/JP-TO-TOH-L-KLA.yaml b/data/custodian/JP-TO-TOH-L-KLA.yaml index ee5b1d6bc1..9eb67fc231 100644 --- a/data/custodian/JP-TO-TOH-L-KLA.yaml +++ b/data/custodian/JP-TO-TOH-L-KLA.yaml @@ -16,6 +16,8 @@ original_entry: region: Tottori Ken postal_code: 689-2501 street_address: 1140-1 AKASAKI, Tohaku Gun Kotora Cho, Tottori Ken, 689-2501 + latitude: 35.4753 + longitude: 133.7723 processing_timestamp: '2025-12-06T23:38:46.764782+00:00' ghcid: ghcid_current: JP-TO-TOH-L-KLA @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KOTORACHO Library AKASAKIBUNKAN @@ -133,3 +135,12 @@ location: postal_code: 689-2501 street_address: 1140-1 AKASAKI, Tohaku Gun Kotora Cho, Tottori Ken, 689-2501 normalization_timestamp: '2025-12-09T13:40:17.528041+00:00' + latitude: 35.4753 + longitude: 133.7723 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 689-2501 + resolved_place: Akasaki + resolved_city: 'Tohaku Gun ' + timestamp: '2025-12-09T23:13:34.647602+00:00' diff --git a/data/custodian/JP-TO-TOH-L-KTL.yaml b/data/custodian/JP-TO-TOH-L-KTL.yaml index 8d741aece9..f1748d121f 100644 --- a/data/custodian/JP-TO-TOH-L-KTL.yaml +++ b/data/custodian/JP-TO-TOH-L-KTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Tottori Ken postal_code: 689-2303 street_address: 266-5 TOKUMAN, Tohaku Gun Kotora Cho, Tottori Ken, 689-2303 + latitude: 35.4753 + longitude: 133.7723 processing_timestamp: '2025-12-06T23:38:46.762413+00:00' ghcid: ghcid_current: JP-TO-TOH-L-KTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kotoura Town Library @@ -133,3 +135,12 @@ location: postal_code: 689-2303 street_address: 266-5 TOKUMAN, Tohaku Gun Kotora Cho, Tottori Ken, 689-2303 normalization_timestamp: '2025-12-09T13:40:17.565980+00:00' + latitude: 35.4753 + longitude: 133.7723 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 689-2303 + resolved_place: Tokuman + resolved_city: 'Tohaku Gun ' + timestamp: '2025-12-09T23:13:34.667023+00:00' diff --git a/data/custodian/JP-TO-TOH-L-Y-yurihamachoshiosaipurazatomari.yaml b/data/custodian/JP-TO-TOH-L-Y-yurihamachoshiosaipurazatomari.yaml index 22fd7257dd..911d85d02d 100644 --- a/data/custodian/JP-TO-TOH-L-Y-yurihamachoshiosaipurazatomari.yaml +++ b/data/custodian/JP-TO-TOH-L-Y-yurihamachoshiosaipurazatomari.yaml @@ -16,6 +16,8 @@ original_entry: region: Tottori Ken postal_code: 689-0601 street_address: 1204-1 TOMARI, Tohaku Gun Yurihama Cho, Tottori Ken, 689-0601 + latitude: 35.5109 + longitude: 134.1148 processing_timestamp: '2025-12-06T23:38:52.730664+00:00' ghcid: ghcid_current: JP-TO-TOH-L-Y-yurihamachoshiosaipurazatomari @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YURIHAMACHOSHIOSAIPURAZATOMARI @@ -133,3 +135,12 @@ location: postal_code: 689-0601 street_address: 1204-1 TOMARI, Tohaku Gun Yurihama Cho, Tottori Ken, 689-0601 normalization_timestamp: '2025-12-09T13:40:17.635963+00:00' + latitude: 35.5109 + longitude: 134.1148 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 689-0601 + resolved_place: Tomari + resolved_city: 'Tohaku Gun ' + timestamp: '2025-12-09T23:13:34.687323+00:00' diff --git a/data/custodian/JP-TO-TOH-L-Y.yaml b/data/custodian/JP-TO-TOH-L-Y.yaml index 64cf22253c..8cd6436eb7 100644 --- a/data/custodian/JP-TO-TOH-L-Y.yaml +++ b/data/custodian/JP-TO-TOH-L-Y.yaml @@ -16,6 +16,8 @@ original_entry: region: Tottori Ken postal_code: 682-0722 street_address: 535 HAWAINAGASE, Tohaku Gun Yurihama Cho, Tottori Ken, 682-0722 + latitude: 35.4924 + longitude: 133.8613 processing_timestamp: '2025-12-06T23:38:52.728476+00:00' ghcid: ghcid_current: JP-TO-TOH-L-Y @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YURIHAMACHOHAWAITOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 682-0722 street_address: 535 HAWAINAGASE, Tohaku Gun Yurihama Cho, Tottori Ken, 682-0722 normalization_timestamp: '2025-12-09T13:40:17.672144+00:00' + latitude: 35.4924 + longitude: 133.8613 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 682-0722 + resolved_place: Hawainagase + resolved_city: 'Tohaku Gun ' + timestamp: '2025-12-09T23:13:34.706772+00:00' diff --git a/data/custodian/JP-TO-TOH-L-YTL.yaml b/data/custodian/JP-TO-TOH-L-YTL.yaml index 59e75a5cbe..d0d4b9a9e7 100644 --- a/data/custodian/JP-TO-TOH-L-YTL.yaml +++ b/data/custodian/JP-TO-TOH-L-YTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Tottori Ken postal_code: 689-0714 street_address: 497 RYUTO, Tohaku Gun Yurihama Cho, Tottori Ken, 689-0714 + latitude: 35.5109 + longitude: 134.1148 processing_timestamp: '2025-12-06T23:38:46.760143+00:00' ghcid: ghcid_current: JP-TO-TOH-L-YTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Yurihama Town Library @@ -133,3 +135,12 @@ location: postal_code: 689-0714 street_address: 497 RYUTO, Tohaku Gun Yurihama Cho, Tottori Ken, 689-0714 normalization_timestamp: '2025-12-09T13:40:17.708798+00:00' + latitude: 35.5109 + longitude: 134.1148 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 689-0714 + resolved_place: Ryuto + resolved_city: 'Tohaku Gun ' + timestamp: '2025-12-09T23:13:34.728076+00:00' diff --git a/data/custodian/JP-TO-TOH-M-HFM.yaml b/data/custodian/JP-TO-TOH-M-HFM.yaml index 41bf86c65e..82d2c40948 100644 --- a/data/custodian/JP-TO-TOH-M-HFM.yaml +++ b/data/custodian/JP-TO-TOH-M-HFM.yaml @@ -16,6 +16,8 @@ original_entry: region: Tottori Ken postal_code: 682-0712 street_address: KAMIHASHIZU, Tohaku Gun Yurihama Cho, Tottori Ken, 682-0712 + latitude: 35.4924 + longitude: 133.8613 processing_timestamp: '2025-12-06T23:38:38.445396+00:00' ghcid: ghcid_current: JP-TO-TOH-M-HFM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HAWAI FUDOKI MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 682-0712 street_address: KAMIHASHIZU, Tohaku Gun Yurihama Cho, Tottori Ken, 682-0712 normalization_timestamp: '2025-12-09T13:40:17.744550+00:00' + latitude: 35.4924 + longitude: 133.8613 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 682-0712 + resolved_place: Kamiasozu + resolved_city: 'Tohaku Gun ' + timestamp: '2025-12-09T23:13:34.751793+00:00' diff --git a/data/custodian/JP-TO-TOS-L-G-gakushuindaigakufuzokukenkyusho.yaml b/data/custodian/JP-TO-TOS-L-G-gakushuindaigakufuzokukenkyusho.yaml index cb6de73166..397032c07f 100644 --- a/data/custodian/JP-TO-TOS-L-G-gakushuindaigakufuzokukenkyusho.yaml +++ b/data/custodian/JP-TO-TOS-L-G-gakushuindaigakufuzokukenkyusho.yaml @@ -17,6 +17,8 @@ original_entry: region: Tokyo To postal_code: 171-8588 street_address: 1-5-1 MEJIRO, Toshimaku, Tokyo To, 171-8588 + latitude: 35.7325 + longitude: 139.7154 processing_timestamp: '2025-12-06T23:38:54.849476+00:00' ghcid: ghcid_current: JP-TO-TOS-L-G-gakushuindaigakufuzokukenkyusho @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: GAKUSHUINDAIGAKUFUZOKUKENKYUSHO @@ -177,3 +179,12 @@ location: postal_code: 171-8588 street_address: 1-5-1 MEJIRO, Toshimaku, Tokyo To, 171-8588 normalization_timestamp: '2025-12-09T13:40:19.283186+00:00' + latitude: 35.7325 + longitude: 139.7154 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 171-8588 + resolved_place: Mejiro + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:13:34.779348+00:00' diff --git a/data/custodian/JP-TO-TOS-L-G-gakushuindaigakurigakubutoshoshitsu.yaml b/data/custodian/JP-TO-TOS-L-G-gakushuindaigakurigakubutoshoshitsu.yaml index 628182dbd0..7c1cd933ad 100644 --- a/data/custodian/JP-TO-TOS-L-G-gakushuindaigakurigakubutoshoshitsu.yaml +++ b/data/custodian/JP-TO-TOS-L-G-gakushuindaigakurigakubutoshoshitsu.yaml @@ -21,6 +21,8 @@ original_entry: region: Tokyo To postal_code: 171-8588 street_address: 1-5-1 MEJIRO, Toshimaku, Tokyo To, 171-8588 + latitude: 35.7325 + longitude: 139.7154 processing_timestamp: '2025-12-06T23:38:54.846913+00:00' ghcid: ghcid_current: JP-TO-TOS-L-G-gakushuindaigakurigakubutoshoshitsu @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: GAKUSHUINDAIGAKURIGAKUBUTOSHOSHITSU @@ -186,3 +188,12 @@ location: postal_code: 171-8588 street_address: 1-5-1 MEJIRO, Toshimaku, Tokyo To, 171-8588 normalization_timestamp: '2025-12-09T13:40:19.333703+00:00' + latitude: 35.7325 + longitude: 139.7154 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 171-8588 + resolved_place: Mejiro + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:13:34.810698+00:00' diff --git a/data/custodian/JP-TO-TOS-L-G.yaml b/data/custodian/JP-TO-TOS-L-G.yaml index d4c1d7fe25..25fc04cbcf 100644 --- a/data/custodian/JP-TO-TOS-L-G.yaml +++ b/data/custodian/JP-TO-TOS-L-G.yaml @@ -21,6 +21,8 @@ original_entry: region: Tokyo To postal_code: 171-8588 street_address: 1-5-1 MEJIRO, Toshimaku, Tokyo To, 171-8588 + latitude: 35.7325 + longitude: 139.7154 processing_timestamp: '2025-12-06T23:38:54.844410+00:00' ghcid: ghcid_current: JP-TO-TOS-L-G @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: GAKUSHUINDAIGAKUBUNGAKUBUTOSHOSHITSU @@ -186,3 +188,12 @@ location: postal_code: 171-8588 street_address: 1-5-1 MEJIRO, Toshimaku, Tokyo To, 171-8588 normalization_timestamp: '2025-12-09T13:40:19.382122+00:00' + latitude: 35.7325 + longitude: 139.7154 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 171-8588 + resolved_place: Mejiro + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:13:34.835682+00:00' diff --git a/data/custodian/JP-TO-TOS-L-GUL.yaml b/data/custodian/JP-TO-TOS-L-GUL.yaml index cab81367c1..af17729d9f 100644 --- a/data/custodian/JP-TO-TOS-L-GUL.yaml +++ b/data/custodian/JP-TO-TOS-L-GUL.yaml @@ -21,6 +21,8 @@ original_entry: region: Tokyo To postal_code: 171-8588 street_address: 1-5-1 MEJIRO, Toshimaku, Tokyo To, 171-8588 + latitude: 35.7325 + longitude: 139.7154 processing_timestamp: '2025-12-06T23:38:54.839251+00:00' ghcid: ghcid_current: JP-TO-TOS-L-GUL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Gakushuin University Library @@ -182,7 +184,8 @@ wikidata_enrichment: description: organisatie uit Japan - id: Q56056912 label: Japan Consortium for Open Access Repository - description: promotes open access and open science in Japan with knowledge dissemination via digital repositories + description: promotes open access and open science in Japan with knowledge dissemination + via digital repositories wikidata_web: official_website: http://www.gakushuin.ac.jp/univ/glim/ wikidata_official_website: http://www.gakushuin.ac.jp/univ/glim/ @@ -194,3 +197,12 @@ location: postal_code: 171-8588 street_address: 1-5-1 MEJIRO, Toshimaku, Tokyo To, 171-8588 normalization_timestamp: '2025-12-09T13:40:19.431815+00:00' + latitude: 35.7325 + longitude: 139.7154 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 171-8588 + resolved_place: Mejiro + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:13:34.875102+00:00' diff --git a/data/custodian/JP-TO-TOS-L-GULEL.yaml b/data/custodian/JP-TO-TOS-L-GULEL.yaml index eb5d23ebd7..b39ab3810e 100644 --- a/data/custodian/JP-TO-TOS-L-GULEL.yaml +++ b/data/custodian/JP-TO-TOS-L-GULEL.yaml @@ -21,6 +21,8 @@ original_entry: region: Tokyo To postal_code: 171-8588 street_address: 1-5-1 MEJIRO, Toshimaku, Tokyo To, 171-8588 + latitude: 35.7325 + longitude: 139.7154 processing_timestamp: '2025-12-06T23:38:54.841906+00:00' ghcid: ghcid_current: JP-TO-TOS-L-GULEL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Gakushuin University Law and Economics Library @@ -186,3 +188,12 @@ location: postal_code: 171-8588 street_address: 1-5-1 MEJIRO, Toshimaku, Tokyo To, 171-8588 normalization_timestamp: '2025-12-09T13:40:19.479924+00:00' + latitude: 35.7325 + longitude: 139.7154 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 171-8588 + resolved_place: Mejiro + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:13:34.914621+00:00' diff --git a/data/custodian/JP-TO-TOS-L-LJCKNU.yaml b/data/custodian/JP-TO-TOS-L-LJCKNU.yaml index 0b3cead2fb..ecb02145bc 100644 --- a/data/custodian/JP-TO-TOS-L-LJCKNU.yaml +++ b/data/custodian/JP-TO-TOS-L-LJCKNU.yaml @@ -21,6 +21,8 @@ original_entry: region: Tokyo To postal_code: 170-8481 street_address: 3-24-3 KOMAGOME, Toshimaku, Tokyo To, 170-8481 + latitude: 35.7352 + longitude: 139.7334 processing_timestamp: '2025-12-06T23:38:57.024389+00:00' ghcid: ghcid_current: JP-TO-TOS-L-LJCKNU @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Library of Junior College of Kagawa Nutrition University @@ -174,7 +176,8 @@ wikidata_enrichment: part_of: id: Q6346396 label: Kagawa Nutrition University - description: private university in Japan with campuses in Saitama Prefecture and Tokyo + description: private university in Japan with campuses in Saitama Prefecture + and Tokyo wikidata_web: official_website: http://www.eiyo.ac.jp/library/ wikidata_official_website: http://www.eiyo.ac.jp/library/ @@ -186,3 +189,13 @@ location: postal_code: 170-8481 street_address: 3-24-3 KOMAGOME, Toshimaku, Tokyo To, 170-8481 normalization_timestamp: '2025-12-09T13:40:19.562707+00:00' + latitude: 35.7352 + longitude: 139.7334 +geocoding: + method: POSTAL_CODE_LOOKUP + lookup_method: prefix_fallback + source: GeoNames JP postal codes + postal_code: 170-8481 + resolved_place: Toshima Ku + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:18:44.360798+00:00' diff --git a/data/custodian/JP-TO-TOS-L-RIOCGU.yaml b/data/custodian/JP-TO-TOS-L-RIOCGU.yaml index 8ebe21d1c1..929fb943a8 100644 --- a/data/custodian/JP-TO-TOS-L-RIOCGU.yaml +++ b/data/custodian/JP-TO-TOS-L-RIOCGU.yaml @@ -25,6 +25,8 @@ original_entry: region: Tokyo To postal_code: 171-8588 street_address: 1-5-1 MEJIRO, Toshimaku, Tokyo To, 171-8588 + latitude: 35.7325 + longitude: 139.7154 processing_timestamp: '2025-12-06T23:38:58.711881+00:00' ghcid: ghcid_current: JP-TO-TOS-L-RIOCGU @@ -98,8 +100,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Research Institute for Oriental Cultures, Gakushuin University @@ -201,3 +203,12 @@ location: postal_code: 171-8588 street_address: 1-5-1 MEJIRO, Toshimaku, Tokyo To, 171-8588 normalization_timestamp: '2025-12-09T13:40:19.658625+00:00' + latitude: 35.7325 + longitude: 139.7154 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 171-8588 + resolved_place: Mejiro + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:13:34.992678+00:00' diff --git a/data/custodian/JP-TO-TOS-L-RUIL.yaml b/data/custodian/JP-TO-TOS-L-RUIL.yaml index 5fc3b7269b..9dd706b683 100644 --- a/data/custodian/JP-TO-TOS-L-RUIL.yaml +++ b/data/custodian/JP-TO-TOS-L-RUIL.yaml @@ -21,6 +21,8 @@ original_entry: region: Tokyo To postal_code: 171-8501 street_address: 3-34-1 NISHI IKEBUKURO, Toshimaku, Tokyo To, 171-8501 + latitude: 35.7325 + longitude: 139.7154 processing_timestamp: '2025-12-06T23:38:58.467309+00:00' ghcid: ghcid_current: JP-TO-TOS-L-RUIL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Rikkyo University Ikebukuro Library @@ -186,3 +188,12 @@ location: postal_code: 171-8501 street_address: 3-34-1 NISHI IKEBUKURO, Toshimaku, Tokyo To, 171-8501 normalization_timestamp: '2025-12-09T13:40:19.715726+00:00' + latitude: 35.7325 + longitude: 139.7154 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 171-8501 + resolved_place: Nishiikebukuro + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:13:35.023309+00:00' diff --git a/data/custodian/JP-TO-TOS-L-T-taishoseiyakukabushikigaishairyojigyokikakubuhonsh.yaml b/data/custodian/JP-TO-TOS-L-T-taishoseiyakukabushikigaishairyojigyokikakubuhonsh.yaml index d92d4dc19c..dcf0e7c3e1 100644 --- a/data/custodian/JP-TO-TOS-L-T-taishoseiyakukabushikigaishairyojigyokikakubuhonsh.yaml +++ b/data/custodian/JP-TO-TOS-L-T-taishoseiyakukabushikigaishairyojigyokikakubuhonsh.yaml @@ -12,6 +12,8 @@ original_entry: region: Tokyo To postal_code: 170-8633 street_address: 3-24-1 TAKADA, Toshimaku, Tokyo To, 170-8633 + latitude: 35.7325 + longitude: 139.7154 processing_timestamp: '2025-12-06T23:38:57.802491+00:00' ghcid: ghcid_current: JP-TO-TOS-L-T-taishoseiyakukabushikigaishairyojigyokikakubuhonsh @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TAISHOSEIYAKUKABUSHIKIGAISHAIRYOJIGYOKIKAKUBUHONSHATOSHOSHITSU @@ -128,3 +130,12 @@ location: postal_code: 170-8633 street_address: 3-24-1 TAKADA, Toshimaku, Tokyo To, 170-8633 normalization_timestamp: '2025-12-09T13:40:19.758821+00:00' + latitude: 35.7325 + longitude: 139.7154 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 170-8633 + resolved_place: Takata + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:13:35.050989+00:00' diff --git a/data/custodian/JP-TO-TOS-L-T.yaml b/data/custodian/JP-TO-TOS-L-T.yaml index e94aa666f1..2a354d6272 100644 --- a/data/custodian/JP-TO-TOS-L-T.yaml +++ b/data/custodian/JP-TO-TOS-L-T.yaml @@ -21,6 +21,8 @@ original_entry: region: Tokyo To postal_code: 170-8445 street_address: 2-51-4 HIGASHI IKEBUKURO, Toshimaku, Tokyo To, 170-8445 + latitude: 35.7352 + longitude: 139.7334 processing_timestamp: '2025-12-06T23:38:54.806543+00:00' ghcid: ghcid_current: JP-TO-TOS-L-T @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TEIKYOHEISEIDAIGAKUIKEBUKUROKYAMPASUMEDEIARAIBURARISENTA @@ -188,7 +190,8 @@ wikidata_enrichment: description: organisatie uit Japan - id: Q56056912 label: Japan Consortium for Open Access Repository - description: promotes open access and open science in Japan with knowledge dissemination via digital repositories + description: promotes open access and open science in Japan with knowledge dissemination + via digital repositories wikidata_web: official_website: http://tosho.thu.ac.jp/ike/ wikidata_official_website: http://tosho.thu.ac.jp/ike/ @@ -200,3 +203,13 @@ location: postal_code: 170-8445 street_address: 2-51-4 HIGASHI IKEBUKURO, Toshimaku, Tokyo To, 170-8445 normalization_timestamp: '2025-12-09T13:40:19.815025+00:00' + latitude: 35.7352 + longitude: 139.7334 +geocoding: + method: POSTAL_CODE_LOOKUP + lookup_method: prefix_fallback + source: GeoNames JP postal codes + postal_code: 170-8445 + resolved_place: Toshima Ku + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:18:44.533820+00:00' diff --git a/data/custodian/JP-TO-TOS-L-TCML.yaml b/data/custodian/JP-TO-TOS-L-TCML.yaml index 0d66619d10..6ebebe79cb 100644 --- a/data/custodian/JP-TO-TOS-L-TCML.yaml +++ b/data/custodian/JP-TO-TOS-L-TCML.yaml @@ -21,6 +21,8 @@ original_entry: region: Tokyo To postal_code: 171-8540 street_address: 3-4-5 MINAMI IKEBUKURO, Toshimaku, Tokyo To, 171-8540 + latitude: 35.7325 + longitude: 139.7154 processing_timestamp: '2025-12-06T23:38:55.077712+00:00' ghcid: ghcid_current: JP-TO-TOS-L-TCML @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Tokyo College of Music Library @@ -182,7 +184,8 @@ wikidata_enrichment: description: organisatie uit Japan - id: Q56056912 label: Japan Consortium for Open Access Repository - description: promotes open access and open science in Japan with knowledge dissemination via digital repositories + description: promotes open access and open science in Japan with knowledge dissemination + via digital repositories wikidata_web: official_website: http://www.tokyo-ondai-lib.jp/ wikidata_official_website: http://www.tokyo-ondai-lib.jp/ @@ -194,3 +197,12 @@ location: postal_code: 171-8540 street_address: 3-4-5 MINAMI IKEBUKURO, Toshimaku, Tokyo To, 171-8540 normalization_timestamp: '2025-12-09T13:40:19.899902+00:00' + latitude: 35.7325 + longitude: 139.7154 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 171-8540 + resolved_place: Minamiikebukuro + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:13:35.158222+00:00' diff --git a/data/custodian/JP-TO-TOS-L-TL.yaml b/data/custodian/JP-TO-TOS-L-TL.yaml index 977d2c522b..502893dc87 100644 --- a/data/custodian/JP-TO-TOS-L-TL.yaml +++ b/data/custodian/JP-TO-TOS-L-TL.yaml @@ -16,6 +16,8 @@ original_entry: region: Tokyo To postal_code: 170-8442 street_address: 4-5-2 HIGASHIIKEBUKURO, Toshimaku, Tokyo To, 170-8442 + latitude: 35.7325 + longitude: 139.7154 processing_timestamp: '2025-12-06T23:38:43.409441+00:00' ghcid: ghcid_current: JP-TO-TOS-L-TL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TOSHIMAKURITSUCHUO Library @@ -133,3 +135,12 @@ location: postal_code: 170-8442 street_address: 4-5-2 HIGASHIIKEBUKURO, Toshimaku, Tokyo To, 170-8442 normalization_timestamp: '2025-12-09T13:40:20.436746+00:00' + latitude: 35.7325 + longitude: 139.7154 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 170-8442 + resolved_place: 豊島区立中央図書館 + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:13:35.352422+00:00' diff --git a/data/custodian/JP-TO-TOS-L-TLH.yaml b/data/custodian/JP-TO-TOS-L-TLH.yaml index 985402ea88..8521e1e3a5 100644 --- a/data/custodian/JP-TO-TOS-L-TLH.yaml +++ b/data/custodian/JP-TO-TOS-L-TLH.yaml @@ -16,6 +16,8 @@ original_entry: region: Tokyo To postal_code: 170-8442 street_address: 4-5-2 HIGASHI IKEBUKURO, Toshimaku, Tokyo To, 170-8442 + latitude: 35.7325 + longitude: 139.7154 processing_timestamp: '2025-12-06T23:38:59.537994+00:00' ghcid: ghcid_current: JP-TO-TOS-L-TLH @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TOSHIMAKURITSUCHUO Library HIKARIBUNKO @@ -133,3 +135,12 @@ location: postal_code: 170-8442 street_address: 4-5-2 HIGASHI IKEBUKURO, Toshimaku, Tokyo To, 170-8442 normalization_timestamp: '2025-12-09T13:40:20.479446+00:00' + latitude: 35.7325 + longitude: 139.7154 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 170-8442 + resolved_place: 豊島区立中央図書館 + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:13:35.386106+00:00' diff --git a/data/custodian/JP-TO-TOS-L-TLI.yaml b/data/custodian/JP-TO-TOS-L-TLI.yaml index fdabe68e12..46c35d818d 100644 --- a/data/custodian/JP-TO-TOS-L-TLI.yaml +++ b/data/custodian/JP-TO-TOS-L-TLI.yaml @@ -21,6 +21,8 @@ original_entry: region: Tokyo To postal_code: 170-0022 street_address: 3-14-11 MINAMIIKEBUKURO, Toshimaku, Tokyo To, 170-0022 + latitude: 35.7352 + longitude: 139.7334 processing_timestamp: '2025-12-06T23:38:54.568290+00:00' ghcid: ghcid_current: JP-TO-TOS-L-TLI @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: TOKYOFUKUSHIDAIGAKUFUZOKUCHAYASHIROJIROKINEN Library IKEBUKUROBUNSHITSU @@ -186,3 +188,13 @@ location: postal_code: 170-0022 street_address: 3-14-11 MINAMIIKEBUKURO, Toshimaku, Tokyo To, 170-0022 normalization_timestamp: '2025-12-09T13:40:20.605086+00:00' + latitude: 35.7352 + longitude: 139.7334 +geocoding: + method: POSTAL_CODE_LOOKUP + lookup_method: prefix_fallback + source: GeoNames JP postal codes + postal_code: 170-0022 + resolved_place: Toshima Ku + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:18:44.675484+00:00' diff --git a/data/custodian/JP-TO-TOS-L-TUL.yaml b/data/custodian/JP-TO-TOS-L-TUL.yaml index b5264d58e7..e4ee76bf07 100644 --- a/data/custodian/JP-TO-TOS-L-TUL.yaml +++ b/data/custodian/JP-TO-TOS-L-TUL.yaml @@ -21,6 +21,8 @@ original_entry: region: Tokyo To postal_code: 170-8470 street_address: 3-20-1 NISHISUGAMO, Toshimaku, Tokyo To, 170-8470 + latitude: 35.7325 + longitude: 139.7154 processing_timestamp: '2025-12-06T23:38:54.997007+00:00' ghcid: ghcid_current: JP-TO-TOS-L-TUL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Taisho University Library @@ -182,7 +184,8 @@ wikidata_enrichment: description: organisatie uit Japan - id: Q56056912 label: Japan Consortium for Open Access Repository - description: promotes open access and open science in Japan with knowledge dissemination via digital repositories + description: promotes open access and open science in Japan with knowledge dissemination + via digital repositories wikidata_web: official_website: http://www.tais.ac.jp/library_labo/library/ wikidata_official_website: http://www.tais.ac.jp/library_labo/library/ @@ -194,3 +197,12 @@ location: postal_code: 170-8470 street_address: 3-20-1 NISHISUGAMO, Toshimaku, Tokyo To, 170-8470 normalization_timestamp: '2025-12-09T13:40:20.732493+00:00' + latitude: 35.7325 + longitude: 139.7154 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 170-8470 + resolved_place: Nishisugamo + resolved_city: Toshima Ku + timestamp: '2025-12-09T23:13:35.476909+00:00' diff --git a/data/custodian/JP-TO-YAZ-L-YL-yazuchoritsufunaoka_library.yaml b/data/custodian/JP-TO-YAZ-L-YL-yazuchoritsufunaoka_library.yaml index 2d35e4683b..9c84d7cf6f 100644 --- a/data/custodian/JP-TO-YAZ-L-YL-yazuchoritsufunaoka_library.yaml +++ b/data/custodian/JP-TO-YAZ-L-YL-yazuchoritsufunaoka_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Tottori Ken postal_code: 680-0471 street_address: 539-1 FUNAOKA, Yazu Gun Yazu Cho, Tottori Ken, 680-0471 + latitude: 35.3935 + longitude: 134.2421 processing_timestamp: '2025-12-06T23:38:48.703225+00:00' ghcid: ghcid_current: JP-TO-YAZ-L-YL-yazuchoritsufunaoka_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YAZUCHORITSUFUNAOKA Library @@ -133,3 +135,12 @@ location: postal_code: 680-0471 street_address: 539-1 FUNAOKA, Yazu Gun Yazu Cho, Tottori Ken, 680-0471 normalization_timestamp: '2025-12-09T13:40:28.345623+00:00' + latitude: 35.3935 + longitude: 134.2421 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 680-0471 + resolved_place: Funaoka + resolved_city: 'Yazu Gun ' + timestamp: '2025-12-09T23:13:35.524074+00:00' diff --git a/data/custodian/JP-TO-YAZ-L-YL-yazuchoritsuhatto_library.yaml b/data/custodian/JP-TO-YAZ-L-YL-yazuchoritsuhatto_library.yaml index e73663c3b3..4bcfc24969 100644 --- a/data/custodian/JP-TO-YAZ-L-YL-yazuchoritsuhatto_library.yaml +++ b/data/custodian/JP-TO-YAZ-L-YL-yazuchoritsuhatto_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Tottori Ken postal_code: 680-0601 street_address: 48-1 KITAYAMA, Yazu Gun Yazu Cho, Tottori Ken, 680-0601 + latitude: 35.3652 + longitude: 134.3547 processing_timestamp: '2025-12-06T23:38:48.705519+00:00' ghcid: ghcid_current: JP-TO-YAZ-L-YL-yazuchoritsuhatto_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YAZUCHORITSUHATTO Library @@ -133,3 +135,12 @@ location: postal_code: 680-0601 street_address: 48-1 KITAYAMA, Yazu Gun Yazu Cho, Tottori Ken, 680-0601 normalization_timestamp: '2025-12-09T13:40:28.381241+00:00' + latitude: 35.3652 + longitude: 134.3547 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 680-0601 + resolved_place: Kitayama + resolved_city: 'Yazu Gun ' + timestamp: '2025-12-09T23:13:35.576840+00:00' diff --git a/data/custodian/JP-TO-YAZ-L-YL.yaml b/data/custodian/JP-TO-YAZ-L-YL.yaml index 787abc6833..b072fa04b2 100644 --- a/data/custodian/JP-TO-YAZ-L-YL.yaml +++ b/data/custodian/JP-TO-YAZ-L-YL.yaml @@ -16,6 +16,8 @@ original_entry: region: Tottori Ken postal_code: 680-0463 street_address: 256-4 MIYADANI, Yazu Gun Yazu Cho, Tottori Ken, 680-0463 + latitude: 35.4138 + longitude: 134.2605 processing_timestamp: '2025-12-06T23:38:46.755358+00:00' ghcid: ghcid_current: JP-TO-YAZ-L-YL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YAZUCHORITSUKOGE Library @@ -133,3 +135,12 @@ location: postal_code: 680-0463 street_address: 256-4 MIYADANI, Yazu Gun Yazu Cho, Tottori Ken, 680-0463 normalization_timestamp: '2025-12-09T13:40:28.418040+00:00' + latitude: 35.4138 + longitude: 134.2605 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 680-0463 + resolved_place: Miyadani + resolved_city: 'Yazu Gun ' + timestamp: '2025-12-09T23:13:35.622700+00:00' diff --git a/data/custodian/JP-WA-ARI-L-A.yaml b/data/custodian/JP-WA-ARI-L-A.yaml index 686c17a564..e642b76097 100644 --- a/data/custodian/JP-WA-ARI-L-A.yaml +++ b/data/custodian/JP-WA-ARI-L-A.yaml @@ -16,6 +16,8 @@ original_entry: region: Wakayama Ken postal_code: 643-0021 street_address: SHIMOTSUNO, Arida Gun Aridagawa Cho, Wakayama Ken, 643-0021 + latitude: 34.063 + longitude: 135.2161 processing_timestamp: '2025-12-06T23:38:50.390265+00:00' ghcid: ghcid_current: JP-WA-ARI-L-A @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ARIDAGAWACHOCHIIKIKORYUSENTATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 643-0021 street_address: SHIMOTSUNO, Arida Gun Aridagawa Cho, Wakayama Ken, 643-0021 normalization_timestamp: '2025-12-09T13:40:29.340424+00:00' + latitude: 34.063 + longitude: 135.2161 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 643-0021 + resolved_place: Shimotsuno + resolved_city: 'Arida Gun ' + timestamp: '2025-12-09T23:13:35.655132+00:00' diff --git a/data/custodian/JP-WA-ARI-L-AL.yaml b/data/custodian/JP-WA-ARI-L-AL.yaml index 4983c82f73..c105190a04 100644 --- a/data/custodian/JP-WA-ARI-L-AL.yaml +++ b/data/custodian/JP-WA-ARI-L-AL.yaml @@ -16,6 +16,8 @@ original_entry: region: Wakayama Ken postal_code: 643-0152 street_address: 7 KANAYA, Arida Gun Aridagawa Cho, Wakayama Ken, 643-0152 + latitude: 34.0622 + longitude: 135.2533 processing_timestamp: '2025-12-06T23:38:46.705947+00:00' ghcid: ghcid_current: JP-WA-ARI-L-AL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ARIDAGAWACHORITSUKANAYA Library @@ -133,3 +135,12 @@ location: postal_code: 643-0152 street_address: 7 KANAYA, Arida Gun Aridagawa Cho, Wakayama Ken, 643-0152 normalization_timestamp: '2025-12-09T13:40:29.376704+00:00' + latitude: 34.0622 + longitude: 135.2533 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 643-0152 + resolved_place: Kanaya + resolved_city: 'Arida Gun ' + timestamp: '2025-12-09T23:13:35.692909+00:00' diff --git a/data/custodian/JP-WA-ARI-L-ASL.yaml b/data/custodian/JP-WA-ARI-L-ASL.yaml index f0e99c738a..1dc37a434b 100644 --- a/data/custodian/JP-WA-ARI-L-ASL.yaml +++ b/data/custodian/JP-WA-ARI-L-ASL.yaml @@ -16,6 +16,8 @@ original_entry: region: Wakayama Ken postal_code: 643-0521 street_address: 430-1 SHIMIZU, Arida Gun Aridagawa Cho, Wakayama Ken, 643-0521 + latitude: 34.0823 + longitude: 135.432 processing_timestamp: '2025-12-06T23:38:50.385705+00:00' ghcid: ghcid_current: JP-WA-ARI-L-ASL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ARIDAGAWA SHIMIZU LIBRARY @@ -133,3 +135,12 @@ location: postal_code: 643-0521 street_address: 430-1 SHIMIZU, Arida Gun Aridagawa Cho, Wakayama Ken, 643-0521 normalization_timestamp: '2025-12-09T13:40:29.447345+00:00' + latitude: 34.0823 + longitude: 135.432 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 643-0521 + resolved_place: Shimizu + resolved_city: 'Arida Gun ' + timestamp: '2025-12-09T23:13:35.728735+00:00' diff --git a/data/custodian/JP-WA-ARI-L-CP.yaml b/data/custodian/JP-WA-ARI-L-CP.yaml index e792ebcfc0..80a61c0ca7 100644 --- a/data/custodian/JP-WA-ARI-L-CP.yaml +++ b/data/custodian/JP-WA-ARI-L-CP.yaml @@ -16,6 +16,8 @@ original_entry: region: Wakayama Ken postal_code: 643-0021 street_address: 704 SHIMOTSUNO, Arida Gun Aridagawa Cho, Wakayama Ken, 643-0021 + latitude: 34.063 + longitude: 135.2161 processing_timestamp: '2025-12-06T23:38:50.387972+00:00' ghcid: ghcid_current: JP-WA-ARI-L-CP @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: CHIISANAEKIBIJUTSUKAN PONTEDERUSONYOTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 643-0021 street_address: 704 SHIMOTSUNO, Arida Gun Aridagawa Cho, Wakayama Ken, 643-0021 normalization_timestamp: '2025-12-09T13:40:29.491525+00:00' + latitude: 34.063 + longitude: 135.2161 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 643-0021 + resolved_place: Shimotsuno + resolved_city: 'Arida Gun ' + timestamp: '2025-12-09T23:13:35.757530+00:00' diff --git a/data/custodian/JP-WA-ARI-L-HKL.yaml b/data/custodian/JP-WA-ARI-L-HKL.yaml index 5080556dcf..b15b45929b 100644 --- a/data/custodian/JP-WA-ARI-L-HKL.yaml +++ b/data/custodian/JP-WA-ARI-L-HKL.yaml @@ -16,6 +16,8 @@ original_entry: region: Wakayama Ken postal_code: 643-0071 street_address: 873-1 HIRO, Arida Gun Hirogawa Cho, Wakayama Ken, 643-0071 + latitude: 33.9935 + longitude: 135.2077 processing_timestamp: '2025-12-06T23:38:50.383388+00:00' ghcid: ghcid_current: JP-WA-ARI-L-HKL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HIROGAWACHO KANKOUCHIIKIKOURYUSENTA LIBRARY @@ -133,3 +135,12 @@ location: postal_code: 643-0071 street_address: 873-1 HIRO, Arida Gun Hirogawa Cho, Wakayama Ken, 643-0071 normalization_timestamp: '2025-12-09T13:40:29.533801+00:00' + latitude: 33.9935 + longitude: 135.2077 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 643-0071 + resolved_place: Hiro + resolved_city: 'Arida Gun ' + timestamp: '2025-12-09T23:13:35.816532+00:00' diff --git a/data/custodian/JP-WA-HID-L-H-hidakagawachoritsukawabekominkantoshoshitsu.yaml b/data/custodian/JP-WA-HID-L-H-hidakagawachoritsukawabekominkantoshoshitsu.yaml index b833584168..7074e69dda 100644 --- a/data/custodian/JP-WA-HID-L-H-hidakagawachoritsukawabekominkantoshoshitsu.yaml +++ b/data/custodian/JP-WA-HID-L-H-hidakagawachoritsukawabekominkantoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Wakayama Ken postal_code: 649-1323 street_address: 2416 KOGUMA, Hidaka Gun Hidakagawa Cho, Wakayama Ken, 649-1323 + latitude: 33.9597 + longitude: 135.3585 processing_timestamp: '2025-12-06T23:38:50.406540+00:00' ghcid: ghcid_current: JP-WA-HID-L-H-hidakagawachoritsukawabekominkantoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HIDAKAGAWACHORITSUKAWABEKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 649-1323 street_address: 2416 KOGUMA, Hidaka Gun Hidakagawa Cho, Wakayama Ken, 649-1323 normalization_timestamp: '2025-12-09T13:40:30.157033+00:00' + latitude: 33.9597 + longitude: 135.3585 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 649-1323 + resolved_place: Koguma + resolved_city: 'Hidaka Gun ' + timestamp: '2025-12-09T23:13:35.856704+00:00' diff --git a/data/custodian/JP-WA-HID-L-H-hidakagawachoritsumiyamakominkantoshoshitsu.yaml b/data/custodian/JP-WA-HID-L-H-hidakagawachoritsumiyamakominkantoshoshitsu.yaml index 3499ffd6b3..8dc9926355 100644 --- a/data/custodian/JP-WA-HID-L-H-hidakagawachoritsumiyamakominkantoshoshitsu.yaml +++ b/data/custodian/JP-WA-HID-L-H-hidakagawachoritsumiyamakominkantoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Wakayama Ken postal_code: 644-1201 street_address: 230 KAWAHARAGO, Hidaka Gun Hidakagawa Cho, Wakayama Ken, 644-1201 + latitude: 33.9597 + longitude: 135.3585 processing_timestamp: '2025-12-06T23:38:50.411225+00:00' ghcid: ghcid_current: JP-WA-HID-L-H-hidakagawachoritsumiyamakominkantoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HIDAKAGAWACHORITSUMIYAMAKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 644-1201 street_address: 230 KAWAHARAGO, Hidaka Gun Hidakagawa Cho, Wakayama Ken, 644-1201 normalization_timestamp: '2025-12-09T13:40:30.193522+00:00' + latitude: 33.9597 + longitude: 135.3585 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 644-1201 + resolved_place: Kawaharago + resolved_city: 'Hidaka Gun ' + timestamp: '2025-12-09T23:13:35.894843+00:00' diff --git a/data/custodian/JP-WA-HID-L-H-hidakagawachoritsunakatsukominkantoshoshitsu.yaml b/data/custodian/JP-WA-HID-L-H-hidakagawachoritsunakatsukominkantoshoshitsu.yaml index a1789a9e3f..3642cb51e4 100644 --- a/data/custodian/JP-WA-HID-L-H-hidakagawachoritsunakatsukominkantoshoshitsu.yaml +++ b/data/custodian/JP-WA-HID-L-H-hidakagawachoritsunakatsukominkantoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Wakayama Ken postal_code: 644-1122 street_address: 718-3 TAKATSUO, Hidaka Gun Hidakagawa Cho, Wakayama Ken, 644-1122 + latitude: 33.9597 + longitude: 135.3585 processing_timestamp: '2025-12-06T23:38:50.408907+00:00' ghcid: ghcid_current: JP-WA-HID-L-H-hidakagawachoritsunakatsukominkantoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: HIDAKAGAWACHORITSUNAKATSUKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 644-1122 street_address: 718-3 TAKATSUO, Hidaka Gun Hidakagawa Cho, Wakayama Ken, 644-1122 normalization_timestamp: '2025-12-09T13:40:30.229680+00:00' + latitude: 33.9597 + longitude: 135.3585 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 644-1122 + resolved_place: Takatsuo + resolved_city: 'Hidaka Gun ' + timestamp: '2025-12-09T23:13:35.928971+00:00' diff --git a/data/custodian/JP-WA-HIG-L-K.yaml b/data/custodian/JP-WA-HIG-L-K.yaml index 2f6c6f96c1..00d688f347 100644 --- a/data/custodian/JP-WA-HIG-L-K.yaml +++ b/data/custodian/JP-WA-HIG-L-K.yaml @@ -16,6 +16,8 @@ original_entry: region: Wakayama Ken postal_code: 649-4104 street_address: 777 TAKAIKE, Higashimuro Gun Kozagawa Cho, Wakayama Ken, 649-4104 + latitude: 33.5299 + longitude: 135.8205 processing_timestamp: '2025-12-06T23:38:50.422703+00:00' ghcid: ghcid_current: JP-WA-HIG-L-K @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KOZAGAWACHOCHUOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 649-4104 street_address: 777 TAKAIKE, Higashimuro Gun Kozagawa Cho, Wakayama Ken, 649-4104 normalization_timestamp: '2025-12-09T13:40:30.582475+00:00' + latitude: 33.5299 + longitude: 135.8205 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 649-4104 + resolved_place: Takaike + resolved_city: 'Higashimuro Gun ' + timestamp: '2025-12-09T23:13:35.955411+00:00' diff --git a/data/custodian/JP-WA-HIG-L-NL.yaml b/data/custodian/JP-WA-HIG-L-NL.yaml index 38bf4dffb5..5c73cd4430 100644 --- a/data/custodian/JP-WA-HIG-L-NL.yaml +++ b/data/custodian/JP-WA-HIG-L-NL.yaml @@ -15,7 +15,10 @@ original_entry: city: Higashimuro Gun Nachikatsura Cho region: Wakayama Ken postal_code: 649-5331 - street_address: 1185-1 TEMMA, Higashimuro Gun Nachikatsura Cho, Wakayama Ken, 649-5331 + street_address: 1185-1 TEMMA, Higashimuro Gun Nachikatsura Cho, Wakayama Ken, + 649-5331 + latitude: 33.6333 + longitude: 135.9333 processing_timestamp: '2025-12-06T23:38:46.723584+00:00' ghcid: ghcid_current: JP-WA-HIG-L-NL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: NACHIKATSURACHORITSU Library @@ -133,3 +136,12 @@ location: postal_code: 649-5331 street_address: 1185-1 TEMMA, Higashimuro Gun Nachikatsura Cho, Wakayama Ken, 649-5331 normalization_timestamp: '2025-12-09T13:40:30.654097+00:00' + latitude: 33.6333 + longitude: 135.9333 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 649-5331 + resolved_place: Temma + resolved_city: 'Higashimuro Gun ' + timestamp: '2025-12-09T23:13:35.984257+00:00' diff --git a/data/custodian/JP-WA-KAI-L-K-kiminochobunkasentatoshoshitsu.yaml b/data/custodian/JP-WA-KAI-L-K-kiminochobunkasentatoshoshitsu.yaml index 5e49ea5bf9..bd9056c852 100644 --- a/data/custodian/JP-WA-KAI-L-K-kiminochobunkasentatoshoshitsu.yaml +++ b/data/custodian/JP-WA-KAI-L-K-kiminochobunkasentatoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Wakayama Ken postal_code: 640-1243 street_address: 217 KONOICHIBA, Kaiso Gun Kimino Cho, Wakayama Ken, 640-1243 + latitude: 34.1458 + longitude: 135.353 processing_timestamp: '2025-12-06T23:38:50.371438+00:00' ghcid: ghcid_current: JP-WA-KAI-L-K-kiminochobunkasentatoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KIMINOCHOBUNKASENTATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 640-1243 street_address: 217 KONOICHIBA, Kaiso Gun Kimino Cho, Wakayama Ken, 640-1243 normalization_timestamp: '2025-12-09T13:40:31.382264+00:00' + latitude: 34.1458 + longitude: 135.353 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 640-1243 + resolved_place: Konoichiba + resolved_city: 'Kaiso Gun ' + timestamp: '2025-12-09T23:13:36.006675+00:00' diff --git a/data/custodian/JP-WA-KAI-L-K-kiminochochuokominkantoshoshitsu.yaml b/data/custodian/JP-WA-KAI-L-K-kiminochochuokominkantoshoshitsu.yaml index 3256224bdb..02f35faeb7 100644 --- a/data/custodian/JP-WA-KAI-L-K-kiminochochuokominkantoshoshitsu.yaml +++ b/data/custodian/JP-WA-KAI-L-K-kiminochochuokominkantoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Wakayama Ken postal_code: 640-1131 street_address: 288-4 TODOROKI, Kaiso Gun Kimino Cho, Wakayama Ken, 640-1131 + latitude: 34.1644 + longitude: 135.31 processing_timestamp: '2025-12-06T23:38:50.369162+00:00' ghcid: ghcid_current: JP-WA-KAI-L-K-kiminochochuokominkantoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KIMINOCHOCHUOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 640-1131 street_address: 288-4 TODOROKI, Kaiso Gun Kimino Cho, Wakayama Ken, 640-1131 normalization_timestamp: '2025-12-09T13:40:31.420907+00:00' + latitude: 34.1644 + longitude: 135.31 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 640-1131 + resolved_place: Todoroki + resolved_city: 'Kaiso Gun ' + timestamp: '2025-12-09T23:13:36.038356+00:00' diff --git a/data/custodian/JP-WA-KAI-L-K-kiminochoogawachikukominkantoshoshitsu.yaml b/data/custodian/JP-WA-KAI-L-K-kiminochoogawachikukominkantoshoshitsu.yaml index ccd9cee6a3..69d1eb27f6 100644 --- a/data/custodian/JP-WA-KAI-L-K-kiminochoogawachikukominkantoshoshitsu.yaml +++ b/data/custodian/JP-WA-KAI-L-K-kiminochoogawachikukominkantoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Wakayama Ken postal_code: 640-1114 street_address: 23 NAKADA, Kaiso Gun Kimino Cho, Wakayama Ken, 640-1114 + latitude: 34.1186 + longitude: 135.3189 processing_timestamp: '2025-12-06T23:38:50.373727+00:00' ghcid: ghcid_current: JP-WA-KAI-L-K-kiminochoogawachikukominkantoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KIMINOCHOOGAWACHIKUKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 640-1114 street_address: 23 NAKADA, Kaiso Gun Kimino Cho, Wakayama Ken, 640-1114 normalization_timestamp: '2025-12-09T13:40:31.461932+00:00' + latitude: 34.1186 + longitude: 135.3189 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 640-1114 + resolved_place: Nakada + resolved_city: 'Kaiso Gun ' + timestamp: '2025-12-09T23:13:36.073308+00:00' diff --git a/data/custodian/JP-WA-KAI-L-K-kiminochoshiganochikukominkantoshoshitsu.yaml b/data/custodian/JP-WA-KAI-L-K-kiminochoshiganochikukominkantoshoshitsu.yaml index e4b367d996..d0e4ee7703 100644 --- a/data/custodian/JP-WA-KAI-L-K-kiminochoshiganochikukominkantoshoshitsu.yaml +++ b/data/custodian/JP-WA-KAI-L-K-kiminochoshiganochikukominkantoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Wakayama Ken postal_code: 640-1252 street_address: 22-1 NISHINO, Kaiso Gun Kimino Cho, Wakayama Ken, 640-1252 + latitude: 34.1759 + longitude: 135.3502 processing_timestamp: '2025-12-06T23:38:50.376103+00:00' ghcid: ghcid_current: JP-WA-KAI-L-K-kiminochoshiganochikukominkantoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KIMINOCHOSHIGANOCHIKUKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 640-1252 street_address: 22-1 NISHINO, Kaiso Gun Kimino Cho, Wakayama Ken, 640-1252 normalization_timestamp: '2025-12-09T13:40:31.500791+00:00' + latitude: 34.1759 + longitude: 135.3502 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 640-1252 + resolved_place: Nishino + resolved_city: 'Kaiso Gun ' + timestamp: '2025-12-09T23:13:36.107801+00:00' diff --git a/data/custodian/JP-WA-NIS-L-KL.yaml b/data/custodian/JP-WA-NIS-L-KL.yaml index a785077184..419db77493 100644 --- a/data/custodian/JP-WA-NIS-L-KL.yaml +++ b/data/custodian/JP-WA-NIS-L-KL.yaml @@ -16,6 +16,8 @@ original_entry: region: Wakayama Ken postal_code: 649-2105 street_address: 758-1 ASSO, Nishimuro Gun Kamitonda Cho, Wakayama Ken, 649-2105 + latitude: 33.7055 + longitude: 135.416 processing_timestamp: '2025-12-06T23:38:46.721094+00:00' ghcid: ghcid_current: JP-WA-NIS-L-KL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAMITONDACHORITSU Library @@ -133,3 +135,12 @@ location: postal_code: 649-2105 street_address: 758-1 ASSO, Nishimuro Gun Kamitonda Cho, Wakayama Ken, 649-2105 normalization_timestamp: '2025-12-09T13:40:31.804463+00:00' + latitude: 33.7055 + longitude: 135.416 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 649-2105 + resolved_place: Asso + resolved_city: 'Nishimuro Gun ' + timestamp: '2025-12-09T23:13:36.150627+00:00' diff --git a/data/custodian/JP-WA-NIS-L-KLI.yaml b/data/custodian/JP-WA-NIS-L-KLI.yaml index 0bb3869ef5..25150e22f5 100644 --- a/data/custodian/JP-WA-NIS-L-KLI.yaml +++ b/data/custodian/JP-WA-NIS-L-KLI.yaml @@ -12,6 +12,8 @@ original_entry: region: Wakayama Ken postal_code: 649-2107 street_address: 955-1 ICHINOSE, Nishimuro Gun Kamitonda Cho, Wakayama Ken, 649-2107 + latitude: 33.7266 + longitude: 135.4672 processing_timestamp: '2025-12-06T23:38:52.956087+00:00' ghcid: ghcid_current: JP-WA-NIS-L-KLI @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAMITONDACHORITSU Library ICHINOSEBUNKAN @@ -128,3 +130,12 @@ location: postal_code: 649-2107 street_address: 955-1 ICHINOSE, Nishimuro Gun Kamitonda Cho, Wakayama Ken, 649-2107 normalization_timestamp: '2025-12-09T13:40:31.839244+00:00' + latitude: 33.7266 + longitude: 135.4672 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 649-2107 + resolved_place: Ichinose + resolved_city: 'Nishimuro Gun ' + timestamp: '2025-12-09T23:13:36.254240+00:00' diff --git a/data/custodian/JP-YA-MIN-L-HSUL.yaml b/data/custodian/JP-YA-MIN-L-HSUL.yaml index b9d6e6979d..98b420e242 100644 --- a/data/custodian/JP-YA-MIN-L-HSUL.yaml +++ b/data/custodian/JP-YA-MIN-L-HSUL.yaml @@ -20,7 +20,10 @@ original_entry: city: Minamitsuru Gun Fujikawaguchiko Mac region: Yamanashi Ken postal_code: 401-0380 - street_address: 7187 KODACHI, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, 401-0380 + street_address: 7187 KODACHI, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, + 401-0380 + latitude: 35.4966 + longitude: 138.7114 processing_timestamp: '2025-12-06T23:38:55.696424+00:00' ghcid: ghcid_current: JP-YA-MIN-L-HSUL @@ -93,8 +96,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Health Science University Library @@ -195,5 +198,15 @@ location: region_code: YA country: JP postal_code: 401-0380 - street_address: 7187 KODACHI, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, 401-0380 + street_address: 7187 KODACHI, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, + 401-0380 normalization_timestamp: '2025-12-09T13:40:40.517532+00:00' + latitude: 35.4966 + longitude: 138.7114 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 401-0380 + resolved_place: Kodachi + resolved_city: 'Minamitsuru Gun ' + timestamp: '2025-12-09T23:13:36.305032+00:00' diff --git a/data/custodian/JP-YA-MIN-L-MYLM.yaml b/data/custodian/JP-YA-MIN-L-MYLM.yaml index dfc3a15fe7..d58fa2bd0e 100644 --- a/data/custodian/JP-YA-MIN-L-MYLM.yaml +++ b/data/custodian/JP-YA-MIN-L-MYLM.yaml @@ -15,7 +15,10 @@ original_entry: city: Minamitsuru Gun Yamanakako Mura region: Yamanashi Ken postal_code: 401-0502 - street_address: 506-296 HIRANO, Minamitsuru Gun Yamanakako Mura, Yamanashi Ken, 401-0502 + street_address: 506-296 HIRANO, Minamitsuru Gun Yamanakako Mura, Yamanashi Ken, + 401-0502 + latitude: 35.4246 + longitude: 138.8918 processing_timestamp: '2025-12-06T23:38:59.059065+00:00' ghcid: ghcid_current: JP-YA-MIN-L-MYLM @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Mishima Yukio Literary Museum @@ -131,5 +134,15 @@ location: region_code: YA country: JP postal_code: 401-0502 - street_address: 506-296 HIRANO, Minamitsuru Gun Yamanakako Mura, Yamanashi Ken, 401-0502 + street_address: 506-296 HIRANO, Minamitsuru Gun Yamanakako Mura, Yamanashi Ken, + 401-0502 normalization_timestamp: '2025-12-09T13:40:40.951303+00:00' + latitude: 35.4246 + longitude: 138.8918 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 401-0502 + resolved_place: Hirano + resolved_city: 'Minamitsuru Gun ' + timestamp: '2025-12-09T23:13:36.343811+00:00' diff --git a/data/custodian/JP-YA-MIN-M-FM.yaml b/data/custodian/JP-YA-MIN-M-FM.yaml index f2006306e2..44546a6906 100644 --- a/data/custodian/JP-YA-MIN-M-FM.yaml +++ b/data/custodian/JP-YA-MIN-M-FM.yaml @@ -21,6 +21,8 @@ original_entry: region: Yamanashi Ken postal_code: 401-0301 street_address: FUNATSU, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, 401-0301 + latitude: 35.4757 + longitude: 138.7585 processing_timestamp: '2025-12-06T23:38:35.395057+00:00' ghcid: ghcid_current: JP-YA-MIN-M-FM @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: FUJI MUSEUM @@ -163,8 +165,8 @@ wikidata_enrichment: instance_of: &id004 - id: Q33506 label: museum - description: institution that holds artifacts and other objects of scientific, artistic, cultural, historical, or other - importance + description: institution that holds artifacts and other objects of scientific, + artistic, cultural, historical, or other importance wikidata_instance_of: *id004 wikidata_location: country: &id005 @@ -193,3 +195,12 @@ location: postal_code: 401-0301 street_address: FUNATSU, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, 401-0301 normalization_timestamp: '2025-12-09T13:40:41.313291+00:00' + latitude: 35.4757 + longitude: 138.7585 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 401-0301 + resolved_place: Funatsu + resolved_city: 'Minamitsuru Gun ' + timestamp: '2025-12-09T23:13:36.371108+00:00' diff --git a/data/custodian/JP-YA-MIN-M-KMA.yaml b/data/custodian/JP-YA-MIN-M-KMA.yaml index 18eee7430a..a6a894d4b3 100644 --- a/data/custodian/JP-YA-MIN-M-KMA.yaml +++ b/data/custodian/JP-YA-MIN-M-KMA.yaml @@ -15,7 +15,10 @@ original_entry: city: Minamitsuru Gun Fujikawaguchiko Mac region: Yamanashi Ken postal_code: 401-0304 - street_address: KAWAGUCHI, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, 401-0304 + street_address: KAWAGUCHI, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, + 401-0304 + latitude: 35.5433 + longitude: 138.7791 processing_timestamp: '2025-12-06T23:38:35.409690+00:00' ghcid: ghcid_current: JP-YA-MIN-M-KMA @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAWAGUSHIKO MUSEUM OF ART @@ -133,3 +136,12 @@ location: postal_code: 401-0304 street_address: KAWAGUCHI, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, 401-0304 normalization_timestamp: '2025-12-09T13:40:41.420052+00:00' + latitude: 35.5433 + longitude: 138.7791 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 401-0304 + resolved_place: Kawaguchi + resolved_city: 'Minamitsuru Gun ' + timestamp: '2025-12-09T23:13:36.401880+00:00' diff --git a/data/custodian/JP-YA-MIN-M-KMHD.yaml b/data/custodian/JP-YA-MIN-M-KMHD.yaml index fb0e10acb0..7ad1487c8c 100644 --- a/data/custodian/JP-YA-MIN-M-KMHD.yaml +++ b/data/custodian/JP-YA-MIN-M-KMHD.yaml @@ -16,6 +16,8 @@ original_entry: region: Yamanashi Ken postal_code: 401-0302 street_address: KODACHI, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, 401-0302 + latitude: 35.488 + longitude: 138.7461 processing_timestamp: '2025-12-06T23:38:35.402588+00:00' ghcid: ghcid_current: JP-YA-MIN-M-KMHD @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KITAHARA-MUSEUM HAPPY DAYS @@ -133,3 +135,12 @@ location: postal_code: 401-0302 street_address: KODACHI, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, 401-0302 normalization_timestamp: '2025-12-09T13:40:41.455021+00:00' + latitude: 35.488 + longitude: 138.7461 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 401-0302 + resolved_place: Kodachi + resolved_city: 'Minamitsuru Gun ' + timestamp: '2025-12-09T23:13:36.425045+00:00' diff --git a/data/custodian/JP-YA-MIN-M-KMM.yaml b/data/custodian/JP-YA-MIN-M-KMM.yaml index ea357666a6..e65b56b603 100644 --- a/data/custodian/JP-YA-MIN-M-KMM.yaml +++ b/data/custodian/JP-YA-MIN-M-KMM.yaml @@ -16,6 +16,8 @@ original_entry: region: Yamanashi Ken postal_code: 401-0302 street_address: KODACHI, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, 401-0302 + latitude: 35.488 + longitude: 138.7461 processing_timestamp: '2025-12-06T23:38:35.404823+00:00' ghcid: ghcid_current: JP-YA-MIN-M-KMM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: KAWAGUCHIKO MUSE MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 401-0302 street_address: KODACHI, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, 401-0302 normalization_timestamp: '2025-12-09T13:40:41.489820+00:00' + latitude: 35.488 + longitude: 138.7461 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 401-0302 + resolved_place: Kodachi + resolved_city: 'Minamitsuru Gun ' + timestamp: '2025-12-09T23:13:36.451352+00:00' diff --git a/data/custodian/JP-YA-MIN-M-YGM.yaml b/data/custodian/JP-YA-MIN-M-YGM.yaml index 0ce4a37f86..768684754e 100644 --- a/data/custodian/JP-YA-MIN-M-YGM.yaml +++ b/data/custodian/JP-YA-MIN-M-YGM.yaml @@ -16,6 +16,8 @@ original_entry: region: Yamanashi Ken postal_code: 401-0301 street_address: FUNATSU, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, 401-0301 + latitude: 35.4757 + longitude: 138.7585 processing_timestamp: '2025-12-06T23:38:35.400368+00:00' ghcid: ghcid_current: JP-YA-MIN-M-YGM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Yamanashi Gem Museum @@ -133,3 +135,12 @@ location: postal_code: 401-0301 street_address: FUNATSU, Minamitsuru Gun Fujikawaguchiko Mac, Yamanashi Ken, 401-0301 normalization_timestamp: '2025-12-09T13:40:41.911294+00:00' + latitude: 35.4757 + longitude: 138.7585 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 401-0301 + resolved_place: Funatsu + resolved_city: 'Minamitsuru Gun ' + timestamp: '2025-12-09T23:13:36.480896+00:00' diff --git a/data/custodian/JP-YA-MOG-L-M-mamurogawamachichuokominkantoshoshitsu.yaml b/data/custodian/JP-YA-MOG-L-M-mamurogawamachichuokominkantoshoshitsu.yaml index c2d5485bfe..aac1ea137d 100644 --- a/data/custodian/JP-YA-MOG-L-M-mamurogawamachichuokominkantoshoshitsu.yaml +++ b/data/custodian/JP-YA-MOG-L-M-mamurogawamachichuokominkantoshoshitsu.yaml @@ -16,6 +16,8 @@ original_entry: region: Yamagata Ken postal_code: 999-5311 street_address: 233-1 ARAMACHI, Mogami Gun Mamurogawa Machi, Yamagata Ken, 999-5311 + latitude: 38.9561 + longitude: 140.2436 processing_timestamp: '2025-12-06T23:38:51.242399+00:00' ghcid: ghcid_current: JP-YA-MOG-L-M-mamurogawamachichuokominkantoshoshitsu @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MAMUROGAWAMACHICHUOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 999-5311 street_address: 233-1 ARAMACHI, Mogami Gun Mamurogawa Machi, Yamagata Ken, 999-5311 normalization_timestamp: '2025-12-09T13:40:42.066271+00:00' + latitude: 38.9561 + longitude: 140.2436 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 999-5311 + resolved_place: Hiraoka + resolved_city: 'Mogami Gun ' + timestamp: '2025-12-09T23:13:36.507204+00:00' diff --git a/data/custodian/JP-YA-MOG-L-S.yaml b/data/custodian/JP-YA-MOG-L-S.yaml index b0908ad082..b152e16356 100644 --- a/data/custodian/JP-YA-MOG-L-S.yaml +++ b/data/custodian/JP-YA-MOG-L-S.yaml @@ -16,6 +16,8 @@ original_entry: region: Yamagata Ken postal_code: 999-5201 street_address: 1324-2 KYOZUKA, Mogami Gun Sakegawa Mura, Yamagata Ken, 999-5201 + latitude: 38.8172 + longitude: 140.2353 processing_timestamp: '2025-12-06T23:38:51.247496+00:00' ghcid: ghcid_current: JP-YA-MOG-L-S @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SAKEGAWAMURACHUOKOMINKANTOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 999-5201 street_address: 1324-2 KYOZUKA, Mogami Gun Sakegawa Mura, Yamagata Ken, 999-5201 normalization_timestamp: '2025-12-09T13:40:42.177776+00:00' + latitude: 38.8172 + longitude: 140.2353 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 999-5201 + resolved_place: Kyozuka + resolved_city: 'Mogami Gun ' + timestamp: '2025-12-09T23:13:36.534663+00:00' diff --git a/data/custodian/JP-YA-MOG-M-MMFHMH.yaml b/data/custodian/JP-YA-MOG-M-MMFHMH.yaml index 2a10893fd0..0c62f48300 100644 --- a/data/custodian/JP-YA-MOG-M-MMFHMH.yaml +++ b/data/custodian/JP-YA-MOG-M-MMFHMH.yaml @@ -16,6 +16,8 @@ original_entry: region: Yamagata Ken postal_code: 999-5312 street_address: ARAMACHI, Mogami Gun Mamurogawa Machi, Yamagata Ken, 999-5312 + latitude: 38.8544 + longitude: 140.2503 processing_timestamp: '2025-12-06T23:38:31.339938+00:00' ghcid: ghcid_current: JP-YA-MOG-M-MMFHMH @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: MAMUROGAWA-MACHI FOLK HISTORICAL MATERIAL HALL @@ -133,3 +135,12 @@ location: postal_code: 999-5312 street_address: ARAMACHI, Mogami Gun Mamurogawa Machi, Yamagata Ken, 999-5312 normalization_timestamp: '2025-12-09T13:40:42.290162+00:00' + latitude: 38.8544 + longitude: 140.2503 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 999-5312 + resolved_place: Aramachi + resolved_city: 'Mogami Gun ' + timestamp: '2025-12-09T23:13:36.566147+00:00' diff --git a/data/custodian/JP-YA-NIS-L-I.yaml b/data/custodian/JP-YA-NIS-L-I.yaml index 058575c705..8ea01ccbec 100644 --- a/data/custodian/JP-YA-NIS-L-I.yaml +++ b/data/custodian/JP-YA-NIS-L-I.yaml @@ -16,6 +16,8 @@ original_entry: region: Yamagata Ken postal_code: 999-0604 street_address: 3622 TSUBAKI, Nishiokitama Gun Iide Machi, Yamagata Ken, 999-0604 + latitude: 37.9383 + longitude: 139.8971 processing_timestamp: '2025-12-06T23:38:51.254684+00:00' ghcid: ghcid_current: JP-YA-NIS-L-I @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: IIDEMACHICHOMINSOGOSENTATOSHOSHITSU @@ -133,3 +135,12 @@ location: postal_code: 999-0604 street_address: 3622 TSUBAKI, Nishiokitama Gun Iide Machi, Yamagata Ken, 999-0604 normalization_timestamp: '2025-12-09T13:40:43.346910+00:00' + latitude: 37.9383 + longitude: 139.8971 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 999-0604 + resolved_place: Tsubaki + resolved_city: 'Nishiokitama Gun ' + timestamp: '2025-12-09T23:13:36.589607+00:00' diff --git a/data/custodian/JP-YA-NIS-L-IL.yaml b/data/custodian/JP-YA-NIS-L-IL.yaml index 2761198fee..3a8bd2d93a 100644 --- a/data/custodian/JP-YA-NIS-L-IL.yaml +++ b/data/custodian/JP-YA-NIS-L-IL.yaml @@ -15,7 +15,10 @@ original_entry: city: Nishiyatsushiro Gun Ichikawamisato region: Yamanashi Ken postal_code: 409-3601 - street_address: 1437-1 ICHIKAWADAIMON, Nishiyatsushiro Gun Ichikawamisato, Yamanashi Ken, 409-3601 + street_address: 1437-1 ICHIKAWADAIMON, Nishiyatsushiro Gun Ichikawamisato, Yamanashi + Ken, 409-3601 + latitude: 35.5562 + longitude: 138.5052 processing_timestamp: '2025-12-06T23:38:44.754293+00:00' ghcid: ghcid_current: JP-YA-NIS-L-IL @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ICHIKAWAMISATOCHORITSU Library @@ -131,5 +134,15 @@ location: region_code: YA country: JP postal_code: 409-3601 - street_address: 1437-1 ICHIKAWADAIMON, Nishiyatsushiro Gun Ichikawamisato, Yamanashi Ken, 409-3601 + street_address: 1437-1 ICHIKAWADAIMON, Nishiyatsushiro Gun Ichikawamisato, Yamanashi + Ken, 409-3601 normalization_timestamp: '2025-12-09T13:40:43.381357+00:00' + latitude: 35.5562 + longitude: 138.5052 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 409-3601 + resolved_place: Ichikawadaimon + resolved_city: 'Nishiyatsushiro Gun ' + timestamp: '2025-12-09T23:13:36.611037+00:00' diff --git a/data/custodian/JP-YA-NIS-L-ILM.yaml b/data/custodian/JP-YA-NIS-L-ILM.yaml index abe8ab66f7..6998c0db50 100644 --- a/data/custodian/JP-YA-NIS-L-ILM.yaml +++ b/data/custodian/JP-YA-NIS-L-ILM.yaml @@ -15,7 +15,10 @@ original_entry: city: Nishiyatsushiro Gun Ichikawamisato region: Yamanashi Ken postal_code: 409-3612 - street_address: 2717 UENO, Nishiyatsushiro Gun Ichikawamisato, Yamanashi Ken, 409-3612 + street_address: 2717 UENO, Nishiyatsushiro Gun Ichikawamisato, Yamanashi Ken, + 409-3612 + latitude: 35.5604 + longitude: 138.522 processing_timestamp: '2025-12-06T23:38:44.756624+00:00' ghcid: ghcid_current: JP-YA-NIS-L-ILM @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ICHIKAWAMISATOCHORITSU Library MITAMABUNKAN @@ -133,3 +136,12 @@ location: postal_code: 409-3612 street_address: 2717 UENO, Nishiyatsushiro Gun Ichikawamisato, Yamanashi Ken, 409-3612 normalization_timestamp: '2025-12-09T13:40:43.416666+00:00' + latitude: 35.5604 + longitude: 138.522 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 409-3612 + resolved_place: Ueno + resolved_city: 'Nishiyatsushiro Gun ' + timestamp: '2025-12-09T23:13:36.633205+00:00' diff --git a/data/custodian/JP-YA-NIS-L-ILR.yaml b/data/custodian/JP-YA-NIS-L-ILR.yaml index da5cf6333b..ff44dccf54 100644 --- a/data/custodian/JP-YA-NIS-L-ILR.yaml +++ b/data/custodian/JP-YA-NIS-L-ILR.yaml @@ -15,7 +15,10 @@ original_entry: city: Nishiyatsushiro Gun Ichikawamisato region: Yamanashi Ken postal_code: 409-3244 - street_address: 2920-1 IWAMA, Nishiyatsushiro Gun Ichikawamisato, Yamanashi Ken, 409-3244 + street_address: 2920-1 IWAMA, Nishiyatsushiro Gun Ichikawamisato, Yamanashi Ken, + 409-3244 + latitude: 35.4956 + longitude: 138.4599 processing_timestamp: '2025-12-06T23:38:44.759021+00:00' ghcid: ghcid_current: JP-YA-NIS-L-ILR @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ICHIKAWAMISATOCHORITSU Library ROKUGOBUNKAN @@ -131,5 +134,15 @@ location: region_code: YA country: JP postal_code: 409-3244 - street_address: 2920-1 IWAMA, Nishiyatsushiro Gun Ichikawamisato, Yamanashi Ken, 409-3244 + street_address: 2920-1 IWAMA, Nishiyatsushiro Gun Ichikawamisato, Yamanashi Ken, + 409-3244 normalization_timestamp: '2025-12-09T13:40:43.447522+00:00' + latitude: 35.4956 + longitude: 138.4599 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 409-3244 + resolved_place: Iwama + resolved_city: 'Nishiyatsushiro Gun ' + timestamp: '2025-12-09T23:13:36.659590+00:00' diff --git a/data/custodian/JP-YA-NIS-L-SL.yaml b/data/custodian/JP-YA-NIS-L-SL.yaml index d41d835376..6fe96f9fb5 100644 --- a/data/custodian/JP-YA-NIS-L-SL.yaml +++ b/data/custodian/JP-YA-NIS-L-SL.yaml @@ -21,6 +21,8 @@ original_entry: region: Yamagata Ken postal_code: 992-0892 street_address: 833 ARATOKO, Nishiokitama Gun Shirataka Machi, Yamagata Ken, 992-0892 + latitude: 37.9409 + longitude: 140.1083 processing_timestamp: '2025-12-06T23:38:41.865907+00:00' ghcid: ghcid_current: JP-YA-NIS-L-SL @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SHIRATAKACHORITSU Library @@ -175,12 +177,13 @@ wikidata_enrichment: instance_of: &id004 - id: Q7075 label: library - description: institution charged with the care of a collection of literary, musical, artistic, or reference materials, - such as books, manuscripts, recordings, or films + description: institution charged with the care of a collection of literary, + musical, artistic, or reference materials, such as books, manuscripts, recordings, + or films - id: Q28564 label: public library - description: free community resource offering access to books, media, and information, promoting literacy and education - for all ages + description: free community resource offering access to books, media, and information, + promoting literacy and education for all ages wikidata_instance_of: *id004 wikidata_location: country: &id005 @@ -205,3 +208,12 @@ location: postal_code: 992-0892 street_address: 833 ARATOKO, Nishiokitama Gun Shirataka Machi, Yamagata Ken, 992-0892 normalization_timestamp: '2025-12-09T13:40:43.659448+00:00' + latitude: 37.9409 + longitude: 140.1083 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 992-0892 + resolved_place: 白鷹町役場 + resolved_city: 'Nishiokitama Gun ' + timestamp: '2025-12-09T23:13:36.710514+00:00' diff --git a/data/custodian/JP-YA-NIS-M-ICK.yaml b/data/custodian/JP-YA-NIS-M-ICK.yaml index 4bcf18e504..605212e4ae 100644 --- a/data/custodian/JP-YA-NIS-M-ICK.yaml +++ b/data/custodian/JP-YA-NIS-M-ICK.yaml @@ -12,6 +12,8 @@ original_entry: region: Yamanashi Ken postal_code: 409-3612 street_address: UENO, Nishiyatsushiro Gun Ichikawamisato Cho, Yamanashi Ken, 409-3612 + latitude: 35.5604 + longitude: 138.522 processing_timestamp: '2025-12-06T23:38:35.369174+00:00' ghcid: ghcid_current: JP-YA-NIS-M-ICK @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: ICHIKAWAMISATO-CHO KABUKIBUNKAPARK @@ -128,3 +130,12 @@ location: postal_code: 409-3612 street_address: UENO, Nishiyatsushiro Gun Ichikawamisato Cho, Yamanashi Ken, 409-3612 normalization_timestamp: '2025-12-09T13:40:43.697276+00:00' + latitude: 35.5604 + longitude: 138.522 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 409-3612 + resolved_place: Ueno + resolved_city: 'Nishiyatsushiro Gun ' + timestamp: '2025-12-09T23:13:36.754755+00:00' diff --git a/data/custodian/JP-YA-NIS-M-ONM.yaml b/data/custodian/JP-YA-NIS-M-ONM.yaml index 61ca0fa220..53786f2d26 100644 --- a/data/custodian/JP-YA-NIS-M-ONM.yaml +++ b/data/custodian/JP-YA-NIS-M-ONM.yaml @@ -16,6 +16,8 @@ original_entry: region: Yamagata Ken postal_code: 990-0721 street_address: OISAWA, Nishimurayama Gun Nishikawa Machi, Yamagata Ken, 990-0721 + latitude: 38.2756 + longitude: 140.3184 processing_timestamp: '2025-12-06T23:38:31.325190+00:00' ghcid: ghcid_current: JP-YA-NIS-M-ONM @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OOISAWA NATURAL MUSEUM @@ -133,3 +135,12 @@ location: postal_code: 990-0721 street_address: OISAWA, Nishimurayama Gun Nishikawa Machi, Yamagata Ken, 990-0721 normalization_timestamp: '2025-12-09T13:40:43.807040+00:00' + latitude: 38.2756 + longitude: 140.3184 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 990-0721 + resolved_place: Oisawa + resolved_city: 'Nishimurayama Gun ' + timestamp: '2025-12-09T23:13:36.797536+00:00' diff --git a/data/custodian/JP-YA-NIS-M-YPNP.yaml b/data/custodian/JP-YA-NIS-M-YPNP.yaml index 47b51db82d..266223ed1e 100644 --- a/data/custodian/JP-YA-NIS-M-YPNP.yaml +++ b/data/custodian/JP-YA-NIS-M-YPNP.yaml @@ -21,6 +21,8 @@ original_entry: region: Yamagata Ken postal_code: 990-0734 street_address: SHIZU, Nishimurayama Gun Nishikawa Machi, Yamagata Ken, 990-0734 + latitude: 38.2756 + longitude: 140.3184 processing_timestamp: '2025-12-06T23:38:31.327438+00:00' ghcid: ghcid_current: JP-YA-NIS-M-YPNP @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: YAMAGATA PREFECTURAL NATURAL PARK @@ -166,8 +168,8 @@ wikidata_enrichment: instance_of: &id004 - id: Q33506 label: museum - description: institution that holds artifacts and other objects of scientific, artistic, cultural, historical, or other - importance + description: institution that holds artifacts and other objects of scientific, + artistic, cultural, historical, or other importance wikidata_instance_of: *id004 wikidata_location: country: &id005 @@ -191,3 +193,12 @@ location: postal_code: 990-0734 street_address: SHIZU, Nishimurayama Gun Nishikawa Machi, Yamagata Ken, 990-0734 normalization_timestamp: '2025-12-09T13:40:43.941515+00:00' + latitude: 38.2756 + longitude: 140.3184 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 990-0734 + resolved_place: Shizu + resolved_city: 'Nishimurayama Gun ' + timestamp: '2025-12-09T23:13:36.880448+00:00' diff --git a/data/custodian/JP-YA-OSH-L-ONCMTL.yaml b/data/custodian/JP-YA-OSH-L-ONCMTL.yaml index 24b58225e6..3372e5deb5 100644 --- a/data/custodian/JP-YA-OSH-L-ONCMTL.yaml +++ b/data/custodian/JP-YA-OSH-L-ONCMTL.yaml @@ -16,6 +16,8 @@ original_entry: region: Yamaguchi Ken postal_code: 742-2193 street_address: 1091-1 KOMATSU, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2193 + latitude: 33.9206 + longitude: 132.2793 processing_timestamp: '2025-12-06T23:38:57.445422+00:00' ghcid: ghcid_current: JP-YA-OSH-L-ONCMTL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Oshima National College of Maritime Technology Library @@ -133,3 +135,12 @@ location: postal_code: 742-2193 street_address: 1091-1 KOMATSU, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2193 normalization_timestamp: '2025-12-09T13:40:44.068244+00:00' + latitude: 33.9206 + longitude: 132.2793 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 742-2193 + resolved_place: 大島商船高等専門学校 + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:36.932442+00:00' diff --git a/data/custodian/JP-YA-OSH-L-SL-suooshimachoritsuoshima_library.yaml b/data/custodian/JP-YA-OSH-L-SL-suooshimachoritsuoshima_library.yaml index 3bdefc5c10..55130186b6 100644 --- a/data/custodian/JP-YA-OSH-L-SL-suooshimachoritsuoshima_library.yaml +++ b/data/custodian/JP-YA-OSH-L-SL-suooshimachoritsuoshima_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Yamaguchi Ken postal_code: 742-2106 street_address: 138-1 KOMATSU, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2106 + latitude: 33.9333 + longitude: 132.2 processing_timestamp: '2025-12-06T23:38:47.318634+00:00' ghcid: ghcid_current: JP-YA-OSH-L-SL-suooshimachoritsuoshima_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SUOOSHIMACHORITSUOSHIMA Library @@ -133,3 +135,12 @@ location: postal_code: 742-2106 street_address: 138-1 KOMATSU, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2106 normalization_timestamp: '2025-12-09T13:40:44.105916+00:00' + latitude: 33.9333 + longitude: 132.2 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 742-2106 + resolved_place: Komatsu + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:36.970265+00:00' diff --git a/data/custodian/JP-YA-OSH-L-SL-suooshimachoritsutachibana_library.yaml b/data/custodian/JP-YA-OSH-L-SL-suooshimachoritsutachibana_library.yaml index 70e26ad395..c167c7a3cf 100644 --- a/data/custodian/JP-YA-OSH-L-SL-suooshimachoritsutachibana_library.yaml +++ b/data/custodian/JP-YA-OSH-L-SL-suooshimachoritsutachibana_library.yaml @@ -15,7 +15,10 @@ original_entry: city: Oshima Gun Suooshima Cho region: Yamaguchi Ken postal_code: 742-2806 - street_address: 445-2 NISHIAGENOSHO, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2806 + street_address: 445-2 NISHIAGENOSHO, Oshima Gun Suooshima Cho, Yamaguchi Ken, + 742-2806 + latitude: 33.9206 + longitude: 132.2793 processing_timestamp: '2025-12-06T23:38:47.323283+00:00' ghcid: ghcid_current: JP-YA-OSH-L-SL-suooshimachoritsutachibana_library @@ -88,8 +91,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SUOOSHIMACHORITSUTACHIBANA Library @@ -133,3 +136,12 @@ location: postal_code: 742-2806 street_address: 445-2 NISHIAGENOSHO, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2806 normalization_timestamp: '2025-12-09T13:40:44.143772+00:00' + latitude: 33.9206 + longitude: 132.2793 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 742-2806 + resolved_place: Nishiagenosho + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:37.007542+00:00' diff --git a/data/custodian/JP-YA-OSH-L-SL-suooshimachoritsutowa_library.yaml b/data/custodian/JP-YA-OSH-L-SL-suooshimachoritsutowa_library.yaml index b9470d2bd1..ea6fe2b4f5 100644 --- a/data/custodian/JP-YA-OSH-L-SL-suooshimachoritsutowa_library.yaml +++ b/data/custodian/JP-YA-OSH-L-SL-suooshimachoritsutowa_library.yaml @@ -16,6 +16,8 @@ original_entry: region: Yamaguchi Ken postal_code: 742-2512 street_address: 417-11 HIRANO, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2512 + latitude: 33.9206 + longitude: 132.2793 processing_timestamp: '2025-12-06T23:38:47.320965+00:00' ghcid: ghcid_current: JP-YA-OSH-L-SL-suooshimachoritsutowa_library @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SUOOSHIMACHORITSUTOWA Library @@ -133,3 +135,12 @@ location: postal_code: 742-2512 street_address: 417-11 HIRANO, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2512 normalization_timestamp: '2025-12-09T13:40:44.182034+00:00' + latitude: 33.9206 + longitude: 132.2793 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 742-2512 + resolved_place: Hirano + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:37.033605+00:00' diff --git a/data/custodian/JP-YA-OSH-L-SL.yaml b/data/custodian/JP-YA-OSH-L-SL.yaml index 09aa79ef01..1d19ad6ece 100644 --- a/data/custodian/JP-YA-OSH-L-SL.yaml +++ b/data/custodian/JP-YA-OSH-L-SL.yaml @@ -16,6 +16,8 @@ original_entry: region: Yamaguchi Ken postal_code: 742-2301 street_address: 5058 KUKA, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2301 + latitude: 33.9383 + longitude: 132.2667 processing_timestamp: '2025-12-06T23:38:47.316262+00:00' ghcid: ghcid_current: JP-YA-OSH-L-SL @@ -88,8 +90,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SUOOSHIMACHORITSUKUKA Library @@ -133,3 +135,12 @@ location: postal_code: 742-2301 street_address: 5058 KUKA, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2301 normalization_timestamp: '2025-12-09T13:40:44.219139+00:00' + latitude: 33.9383 + longitude: 132.2667 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 742-2301 + resolved_place: Kuka + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:37.060462+00:00' diff --git a/data/custodian/JP-YA-OSH-M-KHFMM.yaml b/data/custodian/JP-YA-OSH-M-KHFMM.yaml index 6609d5e5e6..def94d159c 100644 --- a/data/custodian/JP-YA-OSH-M-KHFMM.yaml +++ b/data/custodian/JP-YA-OSH-M-KHFMM.yaml @@ -21,6 +21,8 @@ original_entry: region: Yamaguchi Ken postal_code: 742-2301 street_address: KUKA, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2301 + latitude: 33.9383 + longitude: 132.2667 processing_timestamp: '2025-12-06T23:38:39.233358+00:00' ghcid: ghcid_current: JP-YA-OSH-M-KHFMM @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: Kuka Historical Folk Material Museum @@ -163,8 +165,8 @@ wikidata_enrichment: instance_of: &id004 - id: Q33506 label: museum - description: institution that holds artifacts and other objects of scientific, artistic, cultural, historical, or other - importance + description: institution that holds artifacts and other objects of scientific, + artistic, cultural, historical, or other importance wikidata_instance_of: *id004 wikidata_location: country: &id005 @@ -193,3 +195,12 @@ location: postal_code: 742-2301 street_address: KUKA, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2301 normalization_timestamp: '2025-12-09T13:40:44.266097+00:00' + latitude: 33.9383 + longitude: 132.2667 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 742-2301 + resolved_place: Kuka + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:37.117577+00:00' diff --git a/data/custodian/JP-YA-OSH-M-OFHM.yaml b/data/custodian/JP-YA-OSH-M-OFHM.yaml index a9fe51ac07..81a840211e 100644 --- a/data/custodian/JP-YA-OSH-M-OFHM.yaml +++ b/data/custodian/JP-YA-OSH-M-OFHM.yaml @@ -12,6 +12,8 @@ original_entry: region: Yamaguchi Ken postal_code: 742-2106 street_address: KOMATSU, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2106 + latitude: 33.9333 + longitude: 132.2 processing_timestamp: '2025-12-06T23:38:39.231072+00:00' ghcid: ghcid_current: JP-YA-OSH-M-OFHM @@ -83,8 +85,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: OSHIMA FOLK HISTORICAL MUSEUM @@ -128,3 +130,12 @@ location: postal_code: 742-2106 street_address: KOMATSU, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2106 normalization_timestamp: '2025-12-09T13:40:44.344577+00:00' + latitude: 33.9333 + longitude: 132.2 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 742-2106 + resolved_place: Komatsu + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:37.398530+00:00' diff --git a/data/custodian/JP-YA-OSH-M-SBKC.yaml b/data/custodian/JP-YA-OSH-M-SBKC.yaml index afcca0b89e..820c99bd64 100644 --- a/data/custodian/JP-YA-OSH-M-SBKC.yaml +++ b/data/custodian/JP-YA-OSH-M-SBKC.yaml @@ -21,6 +21,8 @@ original_entry: region: Yamaguchi Ken postal_code: 742-2512 street_address: HIRANO, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2512 + latitude: 33.9206 + longitude: 132.2793 processing_timestamp: '2025-12-06T23:38:39.235782+00:00' ghcid: ghcid_current: JP-YA-OSH-M-SBKC @@ -93,8 +95,8 @@ ch_annotator: annotation_metadata: confidence_score: 0.98 verified: false - verification_date: - verified_by: + verification_date: null + verified_by: null entity_claims: - claim_type: full_name claim_value: SUOUOSHIMA BUNKA KOURYU CENTER @@ -163,8 +165,8 @@ wikidata_enrichment: instance_of: &id004 - id: Q33506 label: museum - description: institution that holds artifacts and other objects of scientific, artistic, cultural, historical, or other - importance + description: institution that holds artifacts and other objects of scientific, + artistic, cultural, historical, or other importance wikidata_instance_of: *id004 wikidata_location: country: &id005 @@ -193,3 +195,12 @@ location: postal_code: 742-2512 street_address: HIRANO, Oshima Gun Suooshima Cho, Yamaguchi Ken, 742-2512 normalization_timestamp: '2025-12-09T13:40:44.392051+00:00' + latitude: 33.9206 + longitude: 132.2793 +geocoding: + method: POSTAL_CODE_LOOKUP + source: GeoNames JP postal codes + postal_code: 742-2512 + resolved_place: Hirano + resolved_city: 'Oshima Gun ' + timestamp: '2025-12-09T23:13:37.441732+00:00' diff --git a/data/reference/readme.txt b/data/reference/readme.txt new file mode 100644 index 0000000000..ac60faea4a --- /dev/null +++ b/data/reference/readme.txt @@ -0,0 +1,49 @@ +Readme for GeoNames Postal Code files : + +allCountries.zip: all supported countries, for CA,NL and UK only the first part of the codes. +The full codes for CA are in the CA_full.csv.zip, same for NL and UK. +: country specific subset also included in allCountries.zip +This work is licensed under a Creative Commons Attribution 4.0 License. +This means you can use the dump as long as you give credit to geonames (a link on your website to www.geonames.org is ok) +see http://creativecommons.org/licenses/by/3.0/ +UK (GB_full.csv.zip): Contains Royal Mail data Royal Mail copyright and database right 2022. +The Data is provided "as is" without warranty or any representation of accuracy, timeliness or completeness. + +This readme describes the GeoNames Postal Code dataset. +The main GeoNames gazetteer data extract is here: http://download.geonames.org/export/dump/ + + +Supported countries: nearly 100 countries are currently supported. New countries area added when the national postal service starts publishing data under a compatible license. + +For many countries lat/lng are determined with an algorithm that searches the place names in the main geonames database +using administrative divisions and numerical vicinity of the postal codes as factors in the disambiguation of place names. +For postal codes and place name for which no corresponding toponym in the main geonames database could be found an average +lat/lng of 'neighbouring' postal codes is calculated. +Please let us know if you find any errors in the data set. Thanks + +For Chile we have only the first digits of the full postal codes (for copyright reasons) + +For China we have only the first digits of the full postal codes ending with 00 + +For Ireland we have only the first letters of the full postal codes (for copyright reasons) + +For Malta we have only the first letters of the full postal codes (for copyright reasons) + +The Argentina data file contains the first 5 positions of the postal code. + +For Brazil only major postal codes are available (only the codes ending with -000 and the major code per municipality). + +The data format is tab-delimited text in utf8 encoding, with the following fields : + +country code : iso country code, 2 characters +postal code : varchar(20) +place name : varchar(180) +admin name1 : 1. order subdivision (state) varchar(100) +admin code1 : 1. order subdivision (state) varchar(20) +admin name2 : 2. order subdivision (county/province) varchar(100) +admin code2 : 2. order subdivision (county/province) varchar(20) +admin name3 : 3. order subdivision (community) varchar(100) +admin code3 : 3. order subdivision (community) varchar(20) +latitude : estimated latitude (wgs84) +longitude : estimated longitude (wgs84) +accuracy : accuracy of lat/lng from 1=estimated, 4=geonameid, 6=centroid of addresses or shape diff --git a/scripts/geocode_japan_postal.py b/scripts/geocode_japan_postal.py new file mode 100644 index 0000000000..e2e261e869 --- /dev/null +++ b/scripts/geocode_japan_postal.py @@ -0,0 +1,283 @@ +#!/usr/bin/env python3 +""" +Geocode Japanese custodian files using postal codes. + +Uses GeoNames postal code data (JP.txt) to add latitude/longitude +to Japanese custodian files that are missing coordinates. +""" + +import os +import sys +import yaml +from pathlib import Path +from datetime import datetime, timezone + +def load_postal_codes(postal_file: Path) -> dict: + """Load Japanese postal code to coordinates mapping. + + Returns dict: postal_code -> (lat, lon, place_name, prefecture) + """ + postal_map = {} + + with open(postal_file, 'r', encoding='utf-8') as f: + for line in f: + parts = line.strip().split('\t') + if len(parts) >= 11: + postal_code = parts[1] # e.g., "490-1401" + place_name = parts[2] + prefecture = parts[3] # e.g., "Aichi Ken" + city = parts[5] # e.g., "Yatomi Shi" + lat = parts[9] + lon = parts[10] + + if lat and lon: + try: + lat_f = float(lat) + lon_f = float(lon) + # Store first match for each postal code + if postal_code not in postal_map: + postal_map[postal_code] = { + 'latitude': lat_f, + 'longitude': lon_f, + 'place_name': place_name, + 'prefecture': prefecture, + 'city': city + } + except ValueError: + continue + + return postal_map + + +def normalize_postal_code(postal_code: str) -> str: + """Normalize Japanese postal code to standard format. + + Handles unicode hyphen variants and other formatting issues. + """ + if not postal_code: + return postal_code + + # Replace various unicode hyphens/dashes with ASCII hyphen + # U+2010 HYPHEN, U+2011 NON-BREAKING HYPHEN, U+2012 FIGURE DASH + # U+2013 EN DASH, U+2014 EM DASH, U+2015 HORIZONTAL BAR + # U+30FC KATAKANA-HIRAGANA PROLONGED SOUND MARK (ー) + hyphen_chars = '\u2010\u2011\u2012\u2013\u2014\u2015\u30fc\uff0d' + for char in hyphen_chars: + postal_code = postal_code.replace(char, '-') + + return postal_code.strip() + + +# Manual coordinates for remote Tokyo islands not in GeoNames +# These islands have 100-XXXX postal codes but are far from mainland Tokyo +MANUAL_POSTAL_COORDS = { + # Hachijojima (八丈島) - remote island ~287km south of Tokyo + '100-1511': {'latitude': 33.1038, 'longitude': 139.7977, 'place_name': 'Hachijo-machi', 'prefecture': 'Tokyo To', 'city': 'Hachijo-machi'}, + '100-1512': {'latitude': 33.1038, 'longitude': 139.7977, 'place_name': 'Hachijo-machi', 'prefecture': 'Tokyo To', 'city': 'Hachijo-machi'}, + # Miyakejima (三宅島) - remote island ~180km south of Tokyo + '100-1101': {'latitude': 34.0784, 'longitude': 139.5299, 'place_name': 'Miyake-mura', 'prefecture': 'Tokyo To', 'city': 'Miyake-mura'}, + '100-1102': {'latitude': 34.0784, 'longitude': 139.5299, 'place_name': 'Miyake-mura', 'prefecture': 'Tokyo To', 'city': 'Miyake-mura'}, + '100-1212': {'latitude': 34.0784, 'longitude': 139.5299, 'place_name': 'Miyake-mura', 'prefecture': 'Tokyo To', 'city': 'Miyake-mura'}, + # Aogashima (青ヶ島) - southernmost inhabited island + '100-1701': {'latitude': 32.4557, 'longitude': 139.7567, 'place_name': 'Aogashima-mura', 'prefecture': 'Tokyo To', 'city': 'Aogashima-mura'}, + # Ogasawara (小笠原) - Bonin Islands + '100-2100': {'latitude': 27.0917, 'longitude': 142.2036, 'place_name': 'Ogasawara-mura', 'prefecture': 'Tokyo To', 'city': 'Ogasawara-mura'}, + '100-2101': {'latitude': 27.0917, 'longitude': 142.2036, 'place_name': 'Ogasawara-mura', 'prefecture': 'Tokyo To', 'city': 'Ogasawara-mura'}, +} + + +def lookup_postal_code(postal_code: str, postal_map: dict) -> tuple: + """Look up postal code with fallback strategies. + + Returns (coords_dict, method) or (None, None) if not found. + """ + # Check manual overrides first (for remote islands) + if postal_code in MANUAL_POSTAL_COORDS: + return MANUAL_POSTAL_COORDS[postal_code], 'manual_override' + + # Direct lookup + if postal_code in postal_map: + return postal_map[postal_code], 'exact' + + # Try prefix fallback (e.g., 170-8445 -> 170-0000) + # BUT skip 100-XXXX as it would incorrectly map islands to central Tokyo + if len(postal_code) == 8 and '-' in postal_code: + prefix = postal_code[:3] + + # Skip 100-XXXX prefix fallback - these are remote islands + if prefix == '100': + return None, None + + fallback_code = f"{prefix}-0000" + if fallback_code in postal_map: + return postal_map[fallback_code], 'prefix_fallback' + + # Try 5-digit prefix fallback (e.g., 901-2720 -> 901-2701) + prefix5 = postal_code[:6] # "901-27" + for code in postal_map: + if code.startswith(prefix5): + return postal_map[code], 'prefix5_fallback' + + return None, None + + +def update_custodian_file(filepath: Path, postal_map: dict, dry_run: bool = False) -> bool: + """Update a custodian file with coordinates from postal code lookup. + + Returns True if file was updated, False otherwise. + """ + try: + with open(filepath, 'r', encoding='utf-8') as f: + data = yaml.safe_load(f) + + if not data: + return False + + # Check if already has coordinates + locations = data.get('original_entry', {}).get('locations', []) + for loc in locations: + if loc.get('latitude') and loc.get('longitude'): + return False # Already has coordinates + + # Try to find postal code + postal_code = None + for loc in locations: + pc = loc.get('postal_code') + if pc: + postal_code = normalize_postal_code(str(pc)) + break + + if not postal_code: + return False + + # Look up coordinates with fallback + coords, method = lookup_postal_code(postal_code, postal_map) + if not coords: + return False + + lat = coords['latitude'] + lon = coords['longitude'] + + if dry_run: + print(f"Would update: {filepath.name}") + print(f" Postal code: {postal_code} (method: {method})") + print(f" Coordinates: {lat}, {lon}") + return True + + # Update the file + # Add coordinates to original_entry.locations + for loc in data.get('original_entry', {}).get('locations', []): + loc['latitude'] = lat + loc['longitude'] = lon + + # Also add to top-level location if it exists + if 'location' in data: + data['location']['latitude'] = lat + data['location']['longitude'] = lon + + # Add geocoding provenance + if 'geocoding' not in data: + data['geocoding'] = {} + + data['geocoding']['method'] = 'POSTAL_CODE_LOOKUP' + data['geocoding']['lookup_method'] = method + data['geocoding']['source'] = 'GeoNames JP postal codes' + data['geocoding']['postal_code'] = postal_code + data['geocoding']['resolved_place'] = coords['place_name'] + data['geocoding']['resolved_city'] = coords['city'] + data['geocoding']['timestamp'] = datetime.now(timezone.utc).isoformat() + + # Write back + with open(filepath, 'w', encoding='utf-8') as f: + yaml.dump(data, f, allow_unicode=True, sort_keys=False, default_flow_style=False) + + return True + + except Exception as e: + print(f"Error processing {filepath}: {e}", file=sys.stderr) + return False + + +def main(): + import argparse + + parser = argparse.ArgumentParser(description='Geocode Japanese custodian files using postal codes') + parser.add_argument('--dry-run', action='store_true', help='Show what would be done without making changes') + parser.add_argument('--limit', type=int, default=0, help='Limit number of files to process (0 = all)') + args = parser.parse_args() + + # Paths + project_root = Path(__file__).parent.parent + custodian_dir = project_root / 'data' / 'custodian' + postal_file = project_root / 'data' / 'reference' / 'JP.txt' + missing_list = Path('/tmp/jp_missing.txt') + + if not postal_file.exists(): + print(f"Error: Postal code file not found: {postal_file}") + print("Download from: https://download.geonames.org/export/zip/JP.zip") + sys.exit(1) + + print("Loading postal code database...") + postal_map = load_postal_codes(postal_file) + print(f"Loaded {len(postal_map):,} postal codes") + + # Get list of files to process + if missing_list.exists(): + print(f"Using file list from {missing_list}") + with open(missing_list) as f: + files = [Path(line.strip()) for line in f if line.strip()] + else: + print("Scanning for JP-*.yaml files without coordinates...") + files = list(custodian_dir.glob('JP-*.yaml')) + + if args.limit > 0: + files = files[:args.limit] + + print(f"Processing {len(files)} files...") + + updated = 0 + not_found = 0 + already_has = 0 + errors = 0 + + for filepath in files: + if not filepath.exists(): + errors += 1 + continue + + result = update_custodian_file(filepath, postal_map, args.dry_run) + if result: + updated += 1 + else: + # Check why not updated + try: + with open(filepath, 'r', encoding='utf-8') as f: + data = yaml.safe_load(f) + + locations = data.get('original_entry', {}).get('locations', []) + has_coords = any(loc.get('latitude') for loc in locations) + + if has_coords: + already_has += 1 + else: + not_found += 1 + except: + errors += 1 + + print() + print("=" * 50) + print("JAPAN POSTAL CODE GEOCODING RESULTS") + print("=" * 50) + print(f"Files processed: {len(files)}") + print(f"Updated: {updated}") + print(f"Already had coords: {already_has}") + print(f"Postal code not found: {not_found}") + print(f"Errors: {errors}") + + if args.dry_run: + print() + print("(Dry run - no files were modified)") + + +if __name__ == '__main__': + main()