ogre0403 / ipgod

0 stars 3 forks source link

tag less than 2 #19

Open Thomas-Tsai opened 7 years ago

Thomas-Tsai commented 7 years ago

thomas@debian:~/ipgod/od2ckan$ python ./od2ckan.py /home/thomas/ipgod_data/313210000G-000004/313210000G-000004.json keyword: n車n keyword: n耗能n ministry_of_economic_affairs ValidationError {u'__type': u'Validation Error', u'tags': [u'Tag "\u8eca" length is less than minimum 2', {}]}

Thomas-Tsai commented 7 years ago

more about tag issue tag 出現 ","

thomas@debian:~/ipgod/od2ckan$ python ./od2ckan.py /home/thomas/ipgod_data/A17000000J-000004/A17000000J-000004.json

keyword: n申報,防爆電氣設備n ministry_of_labor ValidationError {u'_type': u'Validation Error', u'tags': [u'Tag "\u7533\u5831,\u9632\u7206\u96fb\u6c23\u8a2d\u5099" must be alphanumeric characters or symbols: -.']}

Thomas-Tsai commented 7 years ago

keyword: n地區n keyword: n名稱n keyword: n地址/聯絡電話n keyword: n證書字號n keyword: n有效期限n atomic_energy_commission_ey ValidationError {u'_type': u'Validation Error', u'tags': [{}, {}, u'Tag "\u5730\u5740\uff0f\u806f\u7d61\u96fb\u8a71" must be alphanumeric characters or symbols: -.', {}, {}]}

Thomas-Tsai commented 7 years ago
    "keyword": [
        "http://gis.epa.gov.tw/LayerListn.aspx"
    ],

....