银行交易者数据库
我看到 mint.com 可以识别哪家公司在我的支票账户上进行了交易,以及该公司的典型产品类别。我认为此信息来自金融交易的交易者/描述字段。
是否有免费的公共数据库或 API 可以用来在我的程序中执行相同的操作?
I see mint.com can identify what company performed a transaction on my checking account, and the company's typical product category. I presume this information is derived from a financial transaction's transactor/description field.
Is there a free, public database or API I can use to do the same thing in my programs?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我真的怀疑这种数据是否可以免费获得,我希望专业公司以高昂的成本提供它。
I really doubt that kind of data is available free of charge, I'd expect it to be provided by a specialist company at significant cost.
不,不幸的是没有。 Mint 之前使用 Yodlee 提供类别信息,而 Mint 在交易者/描述字段上进行解析。 Mint 现在使用 Intuit 的内部金融数据聚合服务。
遗憾的是,没有用于对付费服务之外的交易进行分类的 API。至少据我所知没有一个。
No, there's unfortunately not. Mint used Yodlee previously who supplied the category information while Mint did that parsing on the transactor/description field. Mint now uses Intuit's in-house financial data aggregation service.
Too bad there's not an API for categorizing transactions outside of paid services. At least there's not one that I know of.