Scenario Overview
Consulting company H uses CDM to import local trade statistics to OBS, and Data Lake Insight (DLI) to conduct trade statistics analysis. In this way, company H builds its big data analytics platform at an extremely low cost, allowing the company more time to focus on their businesses and make innovations continuously.
Background
Company H is a commercial organization in China that engages in collecting trade statistics of major trading nations and buyer data. It has a large-scale trade statistics database. The collected data is widely used in industry research, international trade promotion, and other fields.
In the past, company H uses its own big data cluster with maintenance by dedicated personnel. Each year, company H purchases the dedicated bandwidth from China Telecom and China Unicom and invests heavily in equipment room, electric power, private networks, servers, and O&M. However, the company cannot satisfy customers' ever-changing service requirements due to insufficient manpower and capability restrictions of its big data cluster. As a result, only 4% of 100 TB inventory data is useful.
After migrating local trade statistics to HUAWEI CLOUD, company H can make full use of the 100 TB inventory data in maximizing asset monetization, without the need of constructing and maintaining infrastructures but relying on HUAWEI CLOUD's big data analysis capabilities.
CDM and DLI use the pay-per-use billing mode, so maintenance personnel are not required and the dedicated bandwidth cost is reduced. Compared with the offline data center, CDM and DLI save the maintenance cost by 70%. In addition, CDM and DLI have low skill demands for personnel and enable smooth migration of existing services, shortening the service rollout period by 50%.
Task
Use CDM, OBS, and DLI to complete trade statistics analysis using the existing data (for example, trade detail records and basic information) of company H's customer data collection and processing system.
Data Types
- Trade detail records
Trade detail records indicate goods trade statistics of major trading nations.
|
Field Name |
Field Type |
Field Description |
|---|---|---|
|
hs_code |
string |
List of import and export offering code |
|
country |
smallint |
Basic information about countries |
|
dollar_value |
double |
Transaction amount |
|
quantity |
double |
Transaction volume |
|
unit |
smallint |
Measurement unit |
|
b_country |
smallint |
Basic information about the target country |
|
imex |
smallint |
Import or export |
|
y_year |
smallint |
Year |
|
m_month |
smallint |
Month |
- Basic information
The basic information indicates the dictionary data corresponding to the fields in the trade detail records.
|
Field Name |
Field Type |
Field Description |
|---|---|---|
|
countryid |
smallint |
Country code |
|
country_en |
string |
English name of a country |
|
country_cn |
string |
Chinese name of a country |
|
Field Name |
Field Type |
Field Description |
|---|---|---|
|
countryid |
smallint |
Country code |
|
imex |
smallint |
Import or export |
|
hs_len |
smallint |
Length of the offering code |
|
minstartdate |
string |
Minimum start time |
|
startdate |
string |
Start time |
|
newdate |
string |
Update time |
|
minnewdate |
string |
Last update time |
|
Field Name |
Field Type |
Field Description |
|---|---|---|
|
id |
bigint |
ID |
|
hs |
string |
Offering code |
|
hs_cn |
string |
Chinese name of an offering |
|
hs_en |
string |
English name of an offering |
|
Field Name |
Field Type |
Field Description |
|---|---|---|
|
id |
smallint |
Measurement unit code |
|
unit_en |
string |
English name of a measurement unit |
|
unit_cn |
string |
Chinese name of a measurement unit |
Last Article: Consulting Service Data Migration in Financial Industry
Next Article: Analysis Process
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.