Financial Data Engineer & Senior Analyst
Combining robust Data Engineering (AWS, Snowflake/ClickHouse) with strategic Corporate Finance vision. Expert in Snowflake/ClickHouse, AWS, Python & Quant Modeling. Barcelona-based consultancy.
Bridging the gap between IT and Finance. Datak Insights provides high-level technical solutions with deep understanding of business objectives.
Design and implementation of cloud data infrastructures (AWS/Azure). Automated pipelines (Airflow/dbt) ensuring clean and auditable data.
Transforming balance sheets and P&L into interactive dashboards. Predictive models for cash flow and tax planning using Machine Learning.
Advisory for companies needing to structure their data department. Audit of current processes and technological roadmap.
International Airlines Group (IAG) | Jan, 2023 - Present
Developing modern data infrastructure (Common Data Layer) for the airline group. Responsible for critical pipelines powering financial decisions.
Suncapital Management | Mar, 2014 - Present
Creation and implementation of ad-hoc reporting solutions and KPIs with MS Power BI interface for comprehensive tax management. Machine Learning and Data Science for fiscal variable forecasting models.
Sonar Capital / World Trade Securities | Previous stage
Algorithm development for asset valuation, multivariate analysis, and risk management in equity markets (NYSE/Nasdaq).
I don't just analyze data. I build integral solutions.
Comprehensive financial tool designed to solve liquidity problems for SMEs. Combines data engineering with accounting logic to automate financial health analysis.
View Functional Docs# B-able Optimization Engine (Secant Method)
def solve_target_variable(base_inputs, target_id):
x0 = base_inputs.get(meta['key'], 0.0)
y0 = calculate_gap(x0)
for i in range(max_iter):
y1 = calculate_gap(x1)
if abs(y1) < tolerance: break
x_next = x1 - y1 * (x1 - x0) / (y1 - y0)
return final_val
Available for strategic consulting, developing complex data architectures,
or solving complex
financial
challenges.