The Palos Publishing Company

Follow Us On The X Platform @PalosPublishing
Categories We Write About

How to Use EDA to Study the Impact of Globalization on Local Industries

Exploratory Data Analysis (EDA) is a powerful approach in data science that allows researchers and analysts to uncover patterns, spot anomalies, and test hypotheses using statistical graphics and other visualization tools. Studying the impact of globalization on local industries requires a structured and strategic application of EDA techniques to gain actionable insights. Here’s how EDA can be used effectively in this context:

Understand the Research Objective

Before initiating the EDA process, clearly define the goal: to assess how globalization has affected local industries. This may involve understanding shifts in employment patterns, changes in productivity, trade balance alterations, or variations in consumer behavior within specific sectors due to global influences such as foreign investments, trade policies, multinational corporations, and global supply chains.

Data Collection

The first step in EDA is gathering relevant datasets. For studying globalization’s impact on local industries, consider the following data sources:

  • Trade data: Import/export records by industry, region, and country of origin/destination.

  • Employment data: Local employment rates segmented by industry over time.

  • Investment flows: Foreign Direct Investment (FDI) statistics into local sectors.

  • Production output: Industrial productivity data.

  • Policy and regulatory data: Changes in trade agreements, tariffs, and local economic policies.

  • Consumer behavior: Market share shifts, product origin preferences, and price sensitivity.

Public data repositories like the World Bank, WTO, UNCTAD, national statistics bureaus, and industry reports can serve as valuable resources.

Data Cleaning and Preparation

Once data is collected, clean and prepare it for analysis. This involves:

  • Handling missing data: Use imputation methods or remove incomplete entries if necessary.

  • Normalizing data: Convert different units into a common format for comparability.

  • Time series alignment: Synchronize data based on time intervals (monthly, quarterly, annually).

  • Feature engineering: Create new variables like trade-to-GDP ratio, employment per capita, etc.

Proper preprocessing ensures the integrity and reliability of the subsequent analysis.

Univariate Analysis

Begin with univariate analysis to understand the distribution of individual variables.

  • Histograms and density plots for variables like export volume, employment rates, and investment amounts.

  • Boxplots to identify outliers in local productivity or wage distributions.

  • Trend lines over time to detect long-term patterns in local industry performance.

For example, a declining trend in local manufacturing jobs alongside increasing imports may suggest displacement due to foreign competition.

Bivariate and Multivariate Analysis

This step helps to explore relationships between variables:

  • Scatter plots to examine correlations, such as between FDI and local employment or import volume and domestic production.

  • Heatmaps for correlation matrices that highlight significant relationships.

  • Grouped bar charts or violin plots to compare industry performance before and after major trade agreements.

You might find that regions with higher levels of foreign investment see more growth in certain sectors, while others experience job losses or reduced output.

Time Series Analysis

Globalization’s impact unfolds over time. Use time series plots to:

  • Compare trends in local industries before and after key globalization events (e.g., signing of trade deals, entry of multinational corporations).

  • Forecast potential future impacts using models like ARIMA or exponential smoothing.

  • Detect seasonality and cyclic trends in export patterns or consumer spending.

Lag analysis can also help identify delayed effects of globalization on local employment or output.

Geospatial Analysis

Geospatial EDA techniques allow visualization of regional disparities:

  • Choropleth maps to visualize FDI inflows, employment changes, or export concentrations across different regions.

  • Spatial clustering to detect hotspots of industrial growth or decline due to globalization.

This helps identify which local areas are benefitting or suffering the most, guiding targeted policy interventions.

Industry-Specific Deep Dive

Use EDA to focus on specific industries:

  • Manufacturing: Analyze shifts in output, jobs, and productivity in response to import competition.

  • Agriculture: Study changes in crop choices, export patterns, and land use due to global market demands.

  • Retail and services: Examine how foreign entrants affect local business revenues and market shares.

Compare industries with high exposure to globalization against those with lower exposure to understand differential impacts.

Categorical Data Analysis

Many variables like industry type, ownership structure (local vs. foreign), or policy regimes are categorical. Use:

  • Bar charts and mosaic plots to visualize distributions.

  • Chi-square tests to assess associations between categorical variables, such as policy changes and industry performance.

  • Boxplots grouped by category to compare performance metrics across different policy environments.

These insights can reveal which types of industries are more resilient or vulnerable to globalization pressures.

Text Analysis and Sentiment Trends

Supplement quantitative data with qualitative insights:

  • Analyze policy documents or business reports using Natural Language Processing (NLP) to detect themes related to globalization.

  • Sentiment analysis on local news or social media to gauge public perception of globalization impacts on local industries.

This adds context to the data, helping interpret quantitative trends with greater nuance.

Case Studies and Comparative Analysis

EDA can support comparative case studies across countries or regions:

  • Compare local industry performance in countries with different globalization policies.

  • Assess how similar industries responded to globalization in different political or economic contexts.

Visualizations like parallel coordinates plots or radar charts can aid in such comparisons.

Hypothesis Testing

While EDA is primarily exploratory, it can help formulate and test hypotheses:

  • Has globalization led to job displacement in local industries?

  • Do industries with higher exposure to international trade exhibit greater volatility?

  • Is there a significant difference in growth rates between locally owned and foreign-owned firms?

Use t-tests, ANOVA, or non-parametric tests based on the data distribution to validate assumptions.

Visualization Tools and Libraries

EDA heavily relies on effective visualization. Recommended tools include:

  • Python libraries: Pandas, Seaborn, Matplotlib, Plotly

  • R libraries: ggplot2, dplyr, tidyr

  • BI platforms: Tableau, Power BI

  • GIS tools: QGIS, GeoPandas

These tools allow intuitive and interactive exploration, crucial for deriving insights from complex datasets.

Policy and Business Implications

The insights obtained from EDA should be actionable:

  • Governments can tailor policy to protect vulnerable industries, invest in retraining, or attract sustainable foreign investment.

  • Local businesses can strategize to compete with global players or find niche markets.

  • Investors can identify high-growth local sectors benefiting from globalization.

Proper interpretation ensures that EDA contributes meaningfully to decision-making and strategic planning.

Continuous Analysis and Updating

Globalization is an ongoing phenomenon. EDA should be an iterative process:

  • Regularly update datasets to reflect current trends.

  • Reassess assumptions and models as new events unfold (e.g., geopolitical shifts, global crises).

  • Combine EDA with machine learning or predictive analytics for deeper insights.

Maintaining dynamic dashboards or automated reports can ensure continuous monitoring.


EDA is not just a tool for statistical insight—it’s a strategic methodology that, when applied rigorously, can illuminate the nuanced ways globalization reshapes local economies. By blending robust data with intuitive visual exploration, stakeholders can make informed decisions that balance global integration with local resilience.

Share this Page your favorite way: Click any app below to share.

Enter your email below to join The Palos Publishing Company Email List

We respect your email privacy

Categories We Write About