sample_data_traders: HMRC trader data

Description Usage Format Source

Description

A dataset containing a random sample of 100 records of HMRC importer/exporter details data. The data is in the format returned by the read_hmrc_traders function in the trade tools package. The original files on the www.uktradeinfo.com site are named Importers/Exporters.

Usage

1

Format

A data frame with 100 rows and 31 variables:

Name Type Description
year double Year
month double Month
period integer Period in form YYYYMM
nolines integer Number of lines for the company
companyname character Name of company
address1 character Address line 1
address2 character Address line 2
address3 character Address line 3
address4 character Address line 4
address5 character Address line 5
postcode character Postcode
codenum character Sequence number of commodity code
comcode character Commodity code

Source

http://www.uktradeinfo.com/


lee269/tradetools documentation built on May 9, 2019, 9:59 p.m.