You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the CSV is created, a separate command, npm run match granter-name should load the CSV and attempt to match each organization with a Ledger org ID.
This should add the following columns:
grantee_id
grantee_name
This should overwrite the raw csv, I think, and not save to a new file (for easier chainability)
The text was updated successfully, but these errors were encountered:
After the CSV is created, a separate command,
npm run match granter-name
should load the CSV and attempt to match each organization with a Ledger org ID.This should add the following columns:
This should overwrite the raw csv, I think, and not save to a new file (for easier chainability)
The text was updated successfully, but these errors were encountered: