corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » Retail Data


New Topic

New Poll
  Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author Retail Data
James
Member

Registered: 1st Jun 02
Location: Surrey
User status: Offline
4th Mar 14 at 15:07   View User's Profile U2U Member Reply With Quote

I'm looking for some data that I'm not sure exists. I want a list of retailer names and the category that they sell.

E.g.

Tesco | Groceries
Currys | Electronics
Starbucks | Food and Drink

Etc...

Does this exist? Obviously I'm not expecting every single company in the world to be listed, but ideally the main high street shops and online retailers would be a good start.
evilrob
Premium Member

Avatar

Registered: 16th Mar 12
Location: Your mum's house
User status: Offline
4th Mar 14 at 15:13   View Garage View User's Profile U2U Member Reply With Quote

SIC codes are available on companies house searches:



Could set up a screen scrape for a bunch of companies you're interested in.
ed
Member

Registered: 10th Sep 03
User status: Offline
4th Mar 14 at 15:54   View User's Profile U2U Member Reply With Quote

Used to use Mint at an old job for this kind f thing (I think): https://mintuk.bvdinfo.com
James
Member

Registered: 1st Jun 02
Location: Surrey
User status: Offline
4th Mar 14 at 16:38   View User's Profile U2U Member Reply With Quote

Interesting. SIC data looks promising.

I wanted to write a tool that will parse a bank statement CSV file and group the items on the statement according to category (SIC Code in this instance).

It looks do-able. 2 problems:

1) Can't find a global SIC code API, might have to maintain my own dataset.
2) Company names on bank statements won't necessarily be an exact match on the company name in the SIC code data source, would need some kind of fuzzy lookup.

Anyway it's just a small project to keep me entertained, nothing important.


[Edited on 04-03-2014 by James]
Ian
Site Administrator

Avatar

Registered: 28th Aug 99
Location: Liverpool
User status: Offline
4th Mar 14 at 16:48   View Garage View User's Profile U2U Member Reply With Quote

quote:
Originally posted by James
might have to maintain my own dataset.


https://github.com/ninefour/sic-codes/blob/master/2007/sic_codes.csv
James
Member

Registered: 1st Jun 02
Location: Surrey
User status: Offline
4th Mar 14 at 16:52   View User's Profile U2U Member Reply With Quote

Isn't that just a list of SIC Codes though? I need the Company to SIC Code mapping.

[Edited on 04-03-2014 by James]
Dom
Member

Registered: 13th Sep 03
User status: Offline
4th Mar 14 at 16:59   View User's Profile U2U Member Reply With Quote

There's plenty of companies, usually gets bunged in with finance data providers, offering API's for company records (DueDil being one) which list SIC codes (note that these differ between US and UK); although i can't think of a free provider, so you'd have to stump up.

Edit - Just did a 5 second Google, loads of providers of company records - Company Check (£20 for 10k API calls; could easily build a DB), Hoovers, DueDil as mentioned, D&B Direct.....

Alternatively just scrape it off Company Records site as Rob mentioned and just create your own DB.

[Edited on 04-03-2014 by Dom]
James
Member

Registered: 1st Jun 02
Location: Surrey
User status: Offline
4th Mar 14 at 17:35   View User's Profile U2U Member Reply With Quote

It would be easier to bank with Barclays who IIRC do something similar for you
Ian
Site Administrator

Avatar

Registered: 28th Aug 99
Location: Liverpool
User status: Offline
4th Mar 14 at 18:16   View Garage View User's Profile U2U Member Reply With Quote

Barclays have the same problems you've outlined - there's not always a match between the name of the transaction and what it is. So you end up with a few items named and a massive portion of pie chart as Other.

 
New Topic

New Poll

  Related Threads Author Forum Replies Views Last Post
Audiobahn 15" subs for sale L33 LEG Parts Offered 10 263
11th Aug 04 at 13:04
by sunnyb
 
Writing a PHP forum from scratch James Geek Day 8 993
2nd Nov 05 at 23:40
by Ian
 
12 month contracts Jambo Geek Day 39 736
22nd Mar 11 at 15:09
by deano87
 
Forza 4 - demo out today (3rd oct) Steve Geek Day 691 33632
4th Mar 12 at 22:34
by N3CRO
 
T-Mobile John Geek Day 41 965
17th Feb 12 at 11:26
by Dom
 

Corsa Sport » Message Board » Off Day » Geek Day » Retail Data 29 database queries in 0.0145762 seconds