ArturSepp /
QuantInvestStrats
Quantitative Investment Strategies (QIS) package implements Python analytics for visualisation of financial data, performance reporting, analysis of quantitative strategies.
88/100 healthLoading repository data…
luca-manu / repository
Financial data analysis project built with Python, focused on ETL pipeline development, process automation, and data quality improvement, transforming raw data into reliable insights to support data-driven decision making.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
End-to-end financial data pipeline designed to automate data collection, analysis, and decision support for personal investment management.
Managing financial data manually can lead to inconsistencies, lack of visibility, and inefficient decision-making.
This project was created to automate financial data processing and generate structured insights for better investment decisions.
This project implements an automated pipeline that:
Google Sheets → Data Processing (Pandas) → External Data (Scraping + APIs) → Analysis → Report Generation → Telegram Notification
Consolidate financial data into a structured data flow Automate data processing and analysis tasks Reduce manual effort and risk of inconsistencies Support financial decisions based on reliable data
Python Pandas Process automation Data pipeline structuring (ETL) Web scraping (Selenium) API integration (Telegram, Yahoo Finance)
The project follows a structured data processing workflow:
Data Collection Importing financial data from structured sources (e.g., Google Sheets)
Data Cleaning and Standardization Cleaning, organizing, and normalizing data using Python (Pandas)
Transformation Structuring data for analysis (categorization, aggregation, adjustments)
Analysis Generating indicators, risk metrics, and financial insights
Output Producing reports and structured data for consumption and notification
Below is an example of the generated report:
Clone the repository
Install dependencies:
pip install -r requirements.txt
Configure credentials:
credenciais.json)Run the pipeline:
python main.py
This project represents a portfolio-adapted version, focused on demonstrating technical structure, data pipeline design, and data analysis practices.
Sensitive information (credentials, tokens, and personal financial data) has been removed for security reasons.
pt-BR | # 📌 Análise de Dados Financeiros com Python
Pipeline completo de dados financeiros desenvolvido para automatizar a coleta, análise e apoio à tomada de decisão em investimentos pessoais.
Gerenciar dados financeiros manualmente pode gerar inconsistências, falta de visibilidade e decisões ineficientes.
Este projeto foi criado para automatizar o processamento de dados financeiros e gerar insights estruturados para uma melhor tomada de decisão.
Este projeto implementa um pipeline automatizado que:
Google Sheets → Processamento de Dados (Pandas) → Dados Externos (Scraping + APIs) → Análise → Geração de Relatório → Notificação via Telegram
Consolidar dados financeiros em um fluxo estruturado Automatizar processos de tratamento e análise de dados Reduzir esforço manual e risco de inconsistências Apoiar decisões financeiras com base em dados confiáveis
Python Pandas Automação de processos Estruturação de pipeline de dados (ETL) Web scraping (Selenium) Integração com APIs (Telegram, Yahoo Finance)
O projeto segue uma estrutura de processamento em etapas:
Coleta de Dados Importação de dados financeiros a partir de fontes estruturadas (ex: Google Sheets)
Tratamento e Padronização Limpeza, organização e normalização dos dados utilizando Python (Pandas)
Transformação Estruturação das informações para análise (categorias, agregações, ajustes)
Análise Geração de indicadores, métricas de risco e insights financeiros
Saída de Dados Produção de relatórios e dados prontos para consumo e envio automatizado
Abaixo está um exemplo do relatório gerado:
Clone o repositório
Instale as dependências:
pip install -r requirements.txt
Configure as credenciais:
credenciais.json)Execute o pipeline:
python main.py
Este projeto representa uma versão adaptada para portfólio, com foco na demonstração da estrutura técnica, construção de pipelines de dados e práticas de análise de dados.
Informações sensíveis (credenciais, tokens e dados financeiros pessoais) foram removidas por motivos de segurança.
Selected from shared topics, language and repository description—not editorial ratings.
ArturSepp /
Quantitative Investment Strategies (QIS) package implements Python analytics for visualisation of financial data, performance reporting, analysis of quantitative strategies.
88/100 healthQuantMLResearch /
Python-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
68/100 health1qweasdzxc /
利用python来分析一些财务报表数据
67/100 healthrsandx /
AlphaSuite is an open-source quantitative analysis platform that gives you the power to build, test, and deploy professional-grade trading strategies. It's designed for traders and analysts who want to move beyond simple backtests and develop a genuine, data-driven edge in the financial markets.
87/100 healthrbhatia46 /
Fetching financial data for technical & fundamental analysis and algorithmic trading from a variety of python packages and sources.
69/100 healthJ700070 /
Real time scrapping of stock data in order to get the most recent available information. Cleaning, structuring and parsing of relevant data to provide an interactive and informative dashboard. Dashboard features include: Price history (chart) Basic information (name, sector, industry, market cap...) Insider and institutional ownership information Share return over the years (absolute growth and cagr) Business summary Earnings & growth analysis (revenue, gross profit. EBITDA, net income, free cash flow...) Profitability analysis (roa, roe, roic, gross profit margin, net income margin...) Financial health analysis (debt to equity, interest coverage, quick ratio, current ratio...) Valuation analysis (p/e, p/s, p/b, p/fcf, peg) + Discounted Cash Flow Model
78/100 health