downloading folders from google drive.

I wanted to download some course material on RL shared by the author via Google drive using the command line.  I got a bunch of stuff using wget a folder in google drive was a challenge. I looked it up in SO which gave me a hint but no solution. I installed gdown using pip and then used: gdown --folder --continue https://drive.google.com/drive/folders/1V9jAShWpccLvByv5S1DuOzo6GVvzd4LV if there are more than 50 files you need to use --remaining-ok and only get the first 50. In such a case its best to download using the folder using the UI and decompress locally. Decompressing from the command line created errors related to unicode but using the mac UI I decompressed without a glitch.

Data Science Glossary - G

G
Gamification
is the introduction of game mechanics to a workflow in order to increase user engagement, provide positive and negative incentives for different behavior.
GDN
is an acronym for the "Google Display Network" which comprises of web properties and media whose operators allow third parties to advertising in different formats.
Goals - capture valuable actions, topically a moment of truth in which visitors are converted into clients in a web site or a mobile app.
Google AdWords
An online ad-serving technology that lets you advertise on the Google Search results page and on the Google Display Network. AdWords can be a useful tool for getting your app in front of users who may be interested in it.
Google Analytics
Google Analytics is an online platform that lets you to collect and analyze behavioral data about how users engage with app or website content. This data can offer insights about your audience to help you better target your ads and improve your app or website design.
Google Analytics SDK
The Analytics SDK is a set of development tools for iOS that lets you measure active app users, specific actions users perform, whether users are completing the app’s objectives and goals, how long it takes users to accomplish specific tasks, app crashes and exceptions, in-app purchases and transactions, and other user behaviors in your app.
Google Play
Google Play is Googles official store and marketplace for Android apps, games, and phones and tablets.
Google Tag Manager
(GTM) lets you add and update data collection tags in your app without having to push out new versions of the app. This allows you to efficiently change your app configurations without having to rebuild and resubmit application binaries to app marketplaces.

Comments

Popular posts from this blog

Moodle <=< Mediawiki SUL integration - first thoughts

downloading folders from google drive.

Insight into progressive web apps