Analysis the rules matched

Post date: Oct 16, 2013 7:23:20 PM

We will need:

workflow_id, seller_id, rule_id, action_type, and status_final

From sas:

/vol2/home/kittipat/SAS_code/2013/adhoc

run the file get_workflow_status_rules_fired.sas

output a csv file

From ETL:

https://datanet.amazon.com/dw-platform/servlet/dwp/template/EtlViewExtractJobs.vm/job_profile_id/2487786

In R, we can rearrange the csv in a better format where

row: workflow_id, seller_id

column: rule_id matched on each case

use rule_similarity.r on Ubuntu dir: /home/local/ANT/kittipat/research/adhoc_rmp