Fix api daily job
The airflow dag file was previously in the wikidata folder which is different from what we have in oozie. It should have it's own top-level forlder called 'apis'. In this commit, we created an 'analytics/dags/apis' folder and moved the api_dag.py file to the new directory.