Skip to content

This repository aims for ease of access of variety of data, related to financials, market sentiments and with text corpus

License

Notifications You must be signed in to change notification settings

riziuzi/Uzi_Collector

Repository files navigation

🚀 Uzi Collector

A Python script for collecting and storing data in a specified directory.

🎬 Getting Started

To get started, you need to configure two files: Uzi_configuration.py and rizi_spawner.py.

🔧 Uzi_configuration.py

This file stores two variables:

  • root: 🗂️ This stores the location of the directory where we want to store the data. This directory doesn't have to be the same as the directory where you forked this repo. You can also set the location as a local Google Drive to use it as your cloud server.

  • control: 🕹️ This is the current location of the repo, from where you are launching this program.

To use the script, set the values of these variables in the Uzi_configuration.py file.

🚀 rizi_spawner.py

This script creates a file structure in your specified root location and collects the data. To run the script, simply execute rizi_spawner.py.

📖 Further Explanation

More information about the script and its functionality will be added soon. Stay tuned! 🤞

⏰ Automating the Task

If you want to automate the task, you can use the Windows task scheduler. Here's how to set it up:

  1. Open the task scheduler.
  2. Create a new task.
  3. Under the Actions section, set Program/script to py.
  4. Under the Add arguments (optional) section, add -u "<location of your repo, or simply, control>\rizi_spawner.py".
  5. Set the desired schedule and save the task.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details. 📜

🤝 Contributing

Contributions are welcome! See CONTRIBUTING.md for more information. 💪

👀 Happy coding! 👨‍💻👩‍💻

About

This repository aims for ease of access of variety of data, related to financials, market sentiments and with text corpus

Resources

License

Stars

Watchers

Forks

Packages