> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.dawsenai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Customs Data

> Analyze import/export data with digital visualization tools

## Overview

The Customs Data tool provides access to import/export analytics for the vaping industry. Visualize trade flows, identify market trends, and research international commerce patterns with interactive charts and data tables.

## Features

<CardGroup cols={2}>
  <Card title="Trade Flow Analysis" icon="arrows-left-right">
    Visualize import/export volumes between countries
  </Card>

  <Card title="Trend Charts" icon="chart-line">
    Track trade patterns over time with interactive graphs
  </Card>

  <Card title="Country Breakdown" icon="globe">
    See detailed statistics by origin and destination country
  </Card>

  <Card title="Product Categories" icon="tags">
    Filter data by HS codes and product classifications
  </Card>
</CardGroup>

## Dashboard Overview

The Customs Data modal displays key metrics at a glance:

| Metric            | Description                                            |
| ----------------- | ------------------------------------------------------ |
| **Total Volume**  | Aggregate import/export volume for the selected period |
| **Top Exporters** | Countries with highest export volumes                  |
| **Top Importers** | Countries with highest import volumes                  |
| **Growth Rate**   | Year-over-year change in trade volume                  |

## Visualization Tools

### Trade Flow Map

An interactive map showing:

* Export origins (highlighted in one color)
* Import destinations (highlighted in another color)
* Flow lines indicating trade relationships
* Volume indicators by line thickness

### Time Series Charts

Track trade patterns over time:

* Monthly/quarterly/yearly views
* Compare multiple countries
* Identify seasonal patterns
* Spot emerging trends

### Bar Charts

Compare metrics across:

* Countries
* Product categories
* Time periods
* Trade partners

## Filtering Options

### By Geography

* **Continent**: Filter by region (Asia, Europe, Americas, etc.)
* **Country**: Select specific countries
* **Trade Partner**: Focus on bilateral trade relationships

### By Product

* **HS Code**: Filter by Harmonized System classification codes
* **Product Type**: Disposables, mods, e-liquids, accessories
* **Category**: Finished goods vs. components

### By Time

* **Date Range**: Custom start and end dates
* **Preset Periods**: Last month, quarter, year
* **Comparison**: Compare two time periods

## Data Tables

Export detailed data in tabular format:

| Column          | Description                |
| --------------- | -------------------------- |
| **Date**        | Transaction/reporting date |
| **Origin**      | Exporting country          |
| **Destination** | Importing country          |
| **HS Code**     | Product classification     |
| **Quantity**    | Units or weight            |
| **Value**       | Declared value in USD      |

### Table Features

* Sort by any column
* Search within results
* Pagination for large datasets
* Export to CSV

## Use Cases

<AccordionGroup>
  <Accordion title="Market Entry Research">
    Before entering a new market, analyze import volumes to understand demand and identify top suppliers already serving that market.
  </Accordion>

  <Accordion title="Competitor Analysis">
    Track where competitors are exporting to and identify markets they may be
    overlooking.
  </Accordion>

  <Accordion title="Supply Chain Planning">
    Understand trade flows to optimize your supply chain and identify alternative
    sourcing options.
  </Accordion>

  <Accordion title="Regulatory Compliance">
    Cross-reference trade data with policy regulations to ensure compliance in target markets.
  </Accordion>
</AccordionGroup>

## HS Codes Reference

Common HS codes for vaping products:

| HS Code     | Description                                                 |
| ----------- | ----------------------------------------------------------- |
| **8543.70** | Electrical machines and apparatus (includes vaping devices) |
| **3824.99** | Chemical preparations (includes e-liquids)                  |
| **8506**    | Primary cells and batteries                                 |
| **3926.90** | Plastic articles (includes pods, cartridges)                |

<Note>
  HS code classifications may vary by country. Always verify the correct
  classification for your specific products and markets.
</Note>

## Data Sources

Customs data is aggregated from:

* Official government trade statistics
* Customs declarations
* Industry reports
* Trade databases

### Data Freshness

* Data is updated monthly
* Most recent data may have a 1-2 month lag
* Historical data available for trend analysis

## Export Options

### CSV Export

Download filtered data as a CSV file for:

* Further analysis in Excel or Google Sheets
* Integration with your own reporting tools
* Archival purposes

### Chart Export

Save visualizations as:

* PNG images
* PDF reports
* Interactive HTML (for presentations)

## Best Practices

<AccordionGroup>
  <Accordion title="Start with the big picture">
    Begin with broad filters to understand overall trends, then drill down into specific countries or products.
  </Accordion>

  <Accordion title="Compare time periods">
    Always compare current data with historical periods to identify meaningful
    trends vs. normal fluctuations.
  </Accordion>

  <Accordion title="Cross-reference with regulations">
    Trade volumes may be affected by regulatory changes. Check the Policy &
    Regulations database for context.
  </Accordion>

  <Accordion title="Validate with multiple sources">
    Use customs data as one input among many for business decisions. Validate findings with industry contacts and other research.
  </Accordion>
</AccordionGroup>

## Related Tools

<CardGroup cols={2}>
  <Card title="Information Dashboard" icon="database" href="/dashboard/information">
    Return to the main information hub
  </Card>

  <Card title="Policy & Regulations" icon="scale-balanced" href="/dashboard/policy-regulations">
    Check import/export regulations by country
  </Card>

  <Card title="Intelligence Dashboard" icon="brain" href="/dashboard/intelligence">
    AI-powered market intelligence and trends
  </Card>
</CardGroup>
