MLH / mlh-policies

The MLH Policies (under version control)
Other
103 stars 177 forks source link

[DEV-1984] Create schools_updater.yml #230

Closed yodarjun closed 13 hours ago

yodarjun commented 2 weeks ago

This script does the following: 1.Fetch a JSON object from the schools API endpoint using credentials. 2.Convert the JSON response into a CSV file. 3.Commit and push the updated CSV file back to the repository.