Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yaroslav
SciBoard
Commits
549ac56b
Commit
549ac56b
authored
Nov 04, 2019
by
Евгений Третьяков
Browse files
Update upload_russian_affiliations_with_coordinates.py
parent
5064adf2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ES_Helper/generate_data_with_coordinates/upload_russian_affiliations_with_coordinates.py
View file @
549ac56b
...
...
@@ -63,7 +63,7 @@ def load_data(folder):
}
es
.
indices
.
create
(
index
=
"russian_affiliations_with_coords"
,
body
=
mapping
)
grants
=
get_grants
(
"source/grants_
numbers/grants_
list.txt"
)
grants
=
get_grants
(
"source/grants_list.txt"
)
for
i
,
recid
in
enumerate
(
recids
,
1
):
record
=
get_record
(
recid
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment