Skip to content

Commit 7d99fa5

Browse files
committed
Update readme.
1 parent 775f977 commit 7d99fa5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# UA-DataProcessor
2-
Data Processor for the UA Cloud Initiative. Runs in a Docker container and processes data from connected data sources (see services directory) and outputs the processed data as nodeset files into UA Cloud Library.
2+
Data Processor for the UA Cloud Initiative. Runs in a Docker container and processes data from connected data sources (see DataServices directory) and outputs the processed data as nodeset files into UA Cloud Library.
3+
4+
Currently, available data services are for Azure Data Explorer and Dynamics365, but other data services can be added by implementing the simple IDataService interface.
5+
6+
In terms of data processors, currently a Product Carbon Footprint (PCF) processor following the Green-House Gas (GHG) Protocol calculation method is implemened.
37

48
# Required Environment Variables:
59
- `UA_CLOUD_LIBRARY_URL`: The URL for the UA Cloud Library instance to upload nodeset files to.

0 commit comments

Comments
 (0)