Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

beza-lab/Building-a-Data-Warehouse-to-store-data-on-Ethiopian-medical-business-data-scraped-from-telegram-cha

Domaine:

healthcare
Créateur:
bez
Hôte:
Task 1 - Data scraping and collection pipeline Telegram Scraping: Utilize the Telegram API or write custom scripts to extract data from public Telegram channels relevant to Ethiopian medical businesses. Use the following channels t.me Chemed Telegram Channel t.me t.me t.me And many more from et.tgstat.com Image and Scraping: Collect images from the following telegram channels for object detection: Chemed Telegram Channel t.me Steps: Use Python packages like: For telegram: telethon Developing Telegram data extraction scripts or simply exporting content using the Telegram application. Storing Raw Data: Initial Storage: Store the raw scraped data in a temporary storage location, such as a local database or files, before processing it further. Monitoring and Logging: Logging: Implement logging to track the scraping process, capture errors, and monitor progress. Task 2 - Data Cleaning and Transformation Data Cleaning: Removing Duplicates Handling Missing Values Standardizing Formats Data Validation Storing Cleaned Data Database Storage DBT for Data Transformation: Setting Up DBT: Install DBT (Data Build Tool) and set up a DBT project. pip install dbt dbt init my_project Defining Models Create DBT models for data transformation. DBT models are SQL files that define transformations on your data. Run the DBT models to perform the transformations and load the data into your data warehouse. dbt run Testing and Documentation: Use DBT’s testing and documentation features to ensure data quality and provide context for the transformations. dbt test dbt docs generate dbt docs serve Monitoring and Logging: Logging: Implement logging to track the scraping process, capture errors, and monitor progress. Task 3 - Object Detection Using YOLO Setting Up the Environment: Ensure you have the necessary dependencies installed, including YOLO and its required libraries …

Visit

github.com

Languages

Amharic

Similaires

feysail/Building-a-Data-Warehouse-to-store-data-on-Ethiopian-medical-business-data-scraped-from-telegram-chahydropython/Building-a-Data-Warehouse-to-store-data-on-Ethiopian-medical-businessdani6566/Ethiopian-Medical-Business-Data-Warehouse-Telegram-Scraping-Object-Detection

feysail/Building-a-Data-Warehouse-to-store-data-on-Ethiopian-medical-business-data-scraped-from-telegram-cha

10 Academy: Artificial Intelligence Mastery Week 7 Challenge Document Date: 29 Feb - 04 Feb 2024 Bui

hydropython/Building-a-Data-Warehouse-to-store-data-on-Ethiopian-medical-business

This repository implements a comprehensive data pipeline and object detection system for analyzing r

dani6566/Ethiopian-Medical-Business-Data-Warehouse-Telegram-Scraping-Object-Detection

# Ethiopian Medical Businesses Data Warehouse This project focuses on building a **Data Warehouse**