greggles / mcc-codes

A public repository of Merchant Category Codes (MCC) in formats easier to read than most places (i.e. not a PDF)
The Unlicense
472 stars 294 forks source link

Capitalize name and description #6

Closed genintho closed 1 year ago

genintho commented 10 years ago

I don't have Libre office so i can't create the other format.

I worked on the json file and then convert it back to csv using the php script and Numbers.

I am not sure why the json format has an "id" field.

greggles commented 10 years ago

I'm happy to create the LibreOffice office version.

One concern: the second column (edited description) is fine to change, but I'd like to maintain the formatting of the original values in the usda and irs description columns. Can you revert those lines?

genintho commented 10 years ago

Sure. BTW, where these are coming from?

greggles commented 10 years ago

The original sources are a usda pdf http://www.dm.usda.gov/procurement/card/card_x/mcc.pdf and an irs html page http://www.irs.gov/irb/2004-31_IRB/ar17.html

genintho commented 10 years ago

So what should we do when we find code that are not on these lists?

greggles commented 1 year ago

Add them, ideally in a new pull request.

At this point it seems necessary to close this and start over.