@@ -95,11 +95,6 @@ <h2>Load, Transformation, Analysis and Visualization of Data.</h2>
9595
9696 </ div >
9797
98- <!-- <div class="hero-inferior" >
99- <img class="hero-inferior-imagen img-fluid" src="img/mifoto/ImgAlternaDA.png" alt="Description of skills with imagens">
100-
101- </div> -->
102-
10398 </ section >
10499
105100
@@ -113,19 +108,19 @@ <h2 class="title-section" >About me</h2>
113108
114109 < h2 id ="more-about-me "> More About Me</ h2 >
115110 < p > I currently reside in the United States and have returned to the world of data at the Pathstream University of California
116- from which I have graduated as a Data and Business Analyst. Obtaining a “ Business Analytics Fundamentals” Certificate using
111+ from which I have graduated as a Data and Business Analyst. Obtaining a " Business Analytics Fundamentals" Certificate using
117112 Google Sheets as a fundamental tool for analysis, organization, cleaning, manipulation and preparation of data and Google
118113 Slides for creating presentations and communicating the results.
119114 </ p >
120- < p > I have also completed and received a certificate for the “ Data Visualization with Tableau” course. With which I can create
115+ < p > I have also completed and received a certificate for the " Data Visualization with Tableau" course. With which I can create
121116 incredible dashboards and impressive data stories and find the best answers to your business or company concerns based on
122117 your data. Make better decisions. Which means being more efficient by incurring less wasted time and unnecessary expenses.
123118 </ p >
124- < p > My third course “ SQL for Analytics” developed with SQL Workbench has allowed me to have new skills, so I am in the best
119+ < p > My third course " SQL for Analytics" developed with SQL Workbench has allowed me to have new skills, so I am in the best
125120 conditions to generate SQL queries based on your data sets and to be able to provide you with the answers to your concerns
126121 in a more efficient way, fast and effective.
127122 </ p >
128- < p > In parallel, I expanded my data analyst skills by studying “ Python for Data Analyst” on kaggle.com for both Exploratory
123+ < p > In parallel, I expanded my data analyst skills by studying " Python for Data Analyst" on kaggle.com for both Exploratory
129124 Data Analysis and data-based visualization of results.
130125 </ p >
131126 < p > Do you want to work with me? < a href ="#pie "> Contact me</ a > through the form.</ p >
@@ -206,7 +201,6 @@ <h3>Skills</h3>
206201 <!-- skill4 -->
207202 < div class ="row ">
208203 < div class ="col-12 col-md-1 columna ">
209- <!--a href="https://public.tableau.com/views/crunchbaseuupdate/StoryOfParticipantsAndRaisedPerRegionsForSerieA?:language=es-ES&:sid=&:redirect=auth&:display_count=n&:origin=viz_share_link"-->
210204 < a href ="https://public.tableau.com/shared/TCP2CHZKR?:display_count=n&:origin=viz_share_link ">
211205 < img class ="img-skill " src ="img/skills/tableau-skills.png ">
212206 </ a >
@@ -228,7 +222,6 @@ <h3>Skills</h3>
228222 </ div >
229223
230224
231-
232225
233226 </ div >
234227 </ section >
@@ -299,36 +292,44 @@ <h3>Projects</h3>
299292 sports and athletes was carried out.
300293 </ p >
301294 < p class ="link-project ">
302-
303295 < a href ="https://public.tableau.com/views/athlete_events_games/Whichcountryhaswonthemostgoldmedalswhichonehasthegreatestefficiencyandwhichoneistheoverallleader?:language=en-US&:sid=&:redirect=auth&:display_count=n&:origin=viz_share_link "> Check it Out</ a >
304296 </ p >
305-
306297 </ div >
307298
308299
309-
310- <!-- Proyecto # 2 -->
311- < div class ="col-12 ">
300+ <!-- ═══════════════════════════════════════════════════════════════
301+ Proyecto # 2 — CRIMES LOS ANGELES CITY
302+ UPDATED: Now links to the full SQL Server ETL pipeline page.
303+ Previous link (Tableau only) kept as comment for reference:
304+ href="https://public.tableau.com/views/crime_data_1/..."
305+ New link: crime-analysis-sql/index.html
306+ ═══════════════════════════════════════════════════════════════ -->
307+ < div class ="col-12 ">
312308 < p class ="title-project "> Crimes Los Angeles City</ p >
313- < a href =" https://public.tableau.com/views/crime_data_1/TheTopTenDistrictsAndGeoLocationTheHighestDistrict?:language=en-US&:sid=&:redirect=auth&:display_count=n&:origin=viz_share_link " >
314- <!--a href="https://public.tableau.com/shared/Y2W8DSB69?:display_count=n&:origin=viz_share_link" -->
315- < img class =" img-project " src =" img/projects/top ten districts, location districts.jpg ">
316-
317-
309+
310+ <!-- Image now links to the full SQL + Tableau project page -->
311+ < a href =" crime-analysis-sql/index.html " target =" _blank ">
312+ < img class =" img-project " src =" img/projects/top ten districts, location districts.jpg "
313+ alt =" LAPD Crime Data SQL Server ETL Pipeline and Analysis " >
318314 </ a >
315+
319316 < p class ="paragraph-project ">
320- Crime_data_from_2020 update-07-01-2025. It is a huge set of data in an Excel file with the
321- record of crimes that occur in the city of Los Angeles, California. This analysis was performed
322- in the tableau visualization tool.
317+ End-to-end SQL Server data engineering pipeline applied to 1M+ LAPD crime
318+ records (2020–2025). Covers full ETL process: raw CSV ingestion, text cleaning,
319+ duplicate detection, missing value analysis, invalid record removal, outlier
320+ detection (Tukey IQR), type casting, multivalued column normalization and
321+ 5 analytical views ready for Tableau Public visualization.
323322 </ p >
323+
324+ <!-- TWO links: SQL pipeline page + original Tableau dashboard -->
324325 < p class ="link-project ">
325-
326- < a href =" https://public.tableau.com/views/crime_data_1/TheTopTenDistrictsAndGeoLocationTheHighestDistrict?:language=en-US&:sid=&:redirect=auth&:display_count=n&:origin=viz_share_link " > Check it Out </ a >
327- <!-- a href="https://public.tableau.com/shared/Y2W8DSB69?: display_count=n&:origin=viz_share_link">Check it Out</a-->
328-
326+ < a href =" crime-analysis-sql/index.html " target =" _blank " > SQL Pipeline ↗ </ a >
327+ |
328+ < a href ="https://public.tableau.com/views/crime_data_1/TheTopTenDistrictsAndGeoLocationTheHighestDistrict?:language=en-US&:sid=&:redirect=auth&: display_count=n&:origin=viz_share_link "
329+ target =" _blank " > Tableau Dashboard ↗ </ a >
329330 </ p >
330-
331331 </ div >
332+ <!-- ═══════════════════════════════════════════════════════════════ -->
332333
333334
334335 <!-- Proyecto # 3 -->
@@ -344,11 +345,8 @@ <h3>Projects</h3>
344345 < p class ="link-project ">
345346 < a href ="https://docs.google.com/spreadsheets/d/1BIOBxdyZHls4ZG-PmA1SL9GD4eJNhzodO7WGSFE1OuE/edit?usp=sharing "> Check it Out</ a >
346347 </ p >
347-
348348 </ div >
349349
350-
351-
352350 </ div >
353351 </ div >
354352
@@ -483,7 +481,6 @@ <h3>Ready to Start Your Project?</h3>
483481 < h3 > Schedule a Free Consultation</ h3 >
484482 < p > Book a 30-minute call to discuss your data needs</ p >
485483
486- <!-- OPCIÓN 1: Botón para abrir Calendly -->
487484 < a href ="https://calendly.com/myregistersonlineefc/30min " target ="_blank " class ="btn-calendar ">
488485 < svg xmlns ="http://www.w3.org/2000/svg " width ="20 " height ="20 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 ">
489486 < rect x ="3 " y ="4 " width ="18 " height ="18 " rx ="2 " ry ="2 "> </ rect >
@@ -494,16 +491,6 @@ <h3>Schedule a Free Consultation</h3>
494491 Schedule a Call
495492 </ a >
496493
497- <!-- OPCIÓN 2: Widget embebido de Calendly -->
498- <!-- Descomenta esto cuando tengas tu link de Calendly -->
499- <!--
500- <div class="calendly-inline-widget"
501- data-url="https://calendly.com/myregistersonlineefc/30min"
502- style="min-width:320px;height:630px;">
503- </div>
504- <script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async></script>
505- -->
506-
507494 < div class ="calendar-placeholder ">
508495 < svg xmlns ="http://www.w3.org/2000/svg " width ="64 " height ="64 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="1.5 ">
509496 < rect x ="3 " y ="4 " width ="18 " height ="18 " rx ="2 " ry ="2 "> </ rect >
@@ -540,7 +527,7 @@ <h3>Schedule a Free Consultation</h3>
540527 </ div >
541528 </ div >
542529
543- <!-- Formulario de contacto (opcional) -->
530+ <!-- Formulario de contacto -->
544531 < div class ="row mt-5 ">
545532 < div class ="col-12 ">
546533 < div class ="contact-form-box ">
@@ -641,25 +628,7 @@ <h4>Connect</h4>
641628 </ div >
642629</ footer >
643630
644-
645-
646-
647- <!--
648- <footer class="pie-de-pagina" id="pie">
649- <div class="container text-center">
650- © 2023 Edgar Fuentes. Copyright. <br>
651- <a href="https://www.linkedin.com/in/eddataanalyst" target="_blank">LinkedIn</a> <br>
652- <a href="mailto:myregistersonline@gmail.com">Email</a> <br>
653-
654- </div>
655- </footer><footer >
656- -->
657-
658-
659-
660631 <!-- bootstrap js -->
661- <!-- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script> -->
662632 < script src ="js/bootstrap.bundle.min.js "> </ script >
663633 </ body >
664634</ html >
665-
0 commit comments