Skip to content

Commit

Permalink
fix:file path
Browse files Browse the repository at this point in the history
  • Loading branch information
mfonsecaOEF committed Mar 18, 2024
1 parent 28b5a16 commit d114554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global-api/importer/mendoza_arg/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python ./importer/mendoza_arg/transformation_mendoza_stationary_energy.py --file
```
3. Extract the activity row from the source:
```bash
psql -U ccglobal -d ccglobal -f ./importer/mendoza_arg/load_mendoza_stationary_energy.py -v file_path=[path where the transformed data was saved]
psql -U ccglobal -d ccglobal -f ./importer/mendoza_arg/load_mendoza_stationary_energy.sql
```

### Directory tree
Expand Down

0 comments on commit d114554

Please sign in to comment.