I have written a Google Sheet with script to pull economic time-series data from FRED, Federal Reserve Economic Data maintained by the Federal Reserve Bank of St. Louis, into Google Sheets. I would like to share the sheet/script freely/openly and widely. I am an amateur coder, and while the script is fully functional, I am not sure if the coding is up to rigorous specs, if it's safe enough, etc. How can I get help with polishing and sharing this project?
Asked
Active
Viewed 265 times
1 Answers
0
I'd suggest organizing your code by moving each relevant function to its own .gs file following this similar post.
Also for reference on how to manage and deploy your App Script project you can read more about it here on this documentation

Century Tuna
- 1,378
- 1
- 6
- 13