Skip to content

Commit

Permalink
wip add some codeforiati steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjwebb committed Aug 30, 2024
1 parent 5a61c84 commit c990593
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions git.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ echo "LOG: `date '+%Y-%m-%d %H:%M:%S'` - Update codelists"
./get_codelists.sh
echo "LOG: `date '+%Y-%m-%d %H:%M:%S'` - Update schemas"
./get_schemas.sh

wget -q https://raw.githubusercontent.com/codeforIATI/IATI-Dashboard/main/registry_id_relationships.csv
wget -q https://codeforiati.org/imf-exchangerates/imf_exchangerates_A_ENDA_USD.csv -O currency_conversion/exchange_rates.csv

# Build a JSON file of metadata for each CKAN publisher, and for each dataset published.
# This is based on the data from the CKAN API
echo "LOG: `date '+%Y-%m-%d %H:%M:%S'` - Running ckan.py"
Expand Down

0 comments on commit c990593

Please sign in to comment.