Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
WooilJeong committed Jun 13, 2023
1 parent 6062f24 commit 88643fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PublicDataReader/utils/code.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
_project_root_path = os.path.dirname(_path)
_code_vworld_json_path = f"""{_project_root_path}/raw/code_vworld.json"""

_code_bdong_json_url = "https://raw.githubusercontent.com/WooilJeong/code/main/code/code_dong/code_bdong.json"
_code_hdong_json_url = "https://raw.githubusercontent.com/WooilJeong/code/main/code/code_dong/code_hdong.json"
_code_hdong_bdong_json_url = "https://raw.githubusercontent.com/WooilJeong/code/main/code/code_dong/code_hdong_bdong.json"

Expand Down

0 comments on commit 88643fc

Please sign in to comment.