- Home
- Download
- Documentation
- Upcoming development plans
- Objectmaker® Visualization
- Installation
- Running from source
- GUI Operation
- Command Line Operation
- XBRL Database
- Background
- Architecture, Overview
- Architecture, Model
- Architecture, View
- Architecture, Controller
- API, Python
- API, Web Services
- Plug-in manager
- Package Manager
- Edgar Renderer Installation
- ESMA ESEF Installation
- Participate
- Blog
A web service API, based on REST, has been provided, to facilitate integration of Arelle with applications in other environments, such as Excel and Java.
This API is provided as a prototype for feedback, and expected to evolve according to user needs. (See Documentation: API, Web Service.)
The web server in included in the standard distribution, and may run on the user’s local machine (so that no remote connection or remote host is involved).
2011-01-25: factTable has been added as a view option (equivalent to the GUI fact table view, not the rendering linkbase).
2011-01-26: QuickBooks support of General Ledger, Journal, and Trial Balance has been added for XBRL-GL.
2 Responses to Web Service API
Leave a Reply to admin Cancel reply
-
Categories
-
Articles
- March 2020
- September 2019
- July 2019
- June 2019
- February 2019
- June 2018
- November 2016
- March 2016
- January 2016
- December 2015
- November 2015
- October 2014
- March 2014
- October 2013
- May 2013
- March 2013
- January 2013
- November 2012
- August 2012
- April 2012
- February 2012
- January 2012
- December 2011
- July 2011
- June 2011
- May 2011
- March 2011
- February 2011
- November 2010
-
Calendar
December 2011 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 -
Meta
This sounds great, i’ve looked at arelle in the past never got far into it. Is it able to parse, validate and create documents given any XBRL taxonomy based on the XBRL 2.1 standard? Or I need to add one of these parts myself?
Working with a webserver based solution woudl make uptake easier if it can do all of the above.
Thanks
Brian
1) yes, Arelle can parse and validate documents given any XBRL 2.1 taxonomy
2) to create documents, there are many options. For the Eurofiling table linkbase, there is an ability to use table linkbase forms to create documents. The API can also create documents (but this is much more involved). An ability to import GL from Quickbooks will also be provided in the web service API. Please e-mail support@arelle.org, about your specific expectation on creating documents.
3) Webserver facilities are provided for integration (see documentation, API web services), but this has not (yet) included creation facilities.