{"info":{"_postman_id":"f81bd223-ae00-4d32-b967-8e19bf2de195","name":"Awsar","description":"<html><head></head><body><p>National Web Portal used for designing Job oriented courses with the help of Human Resource data and desirable skill sets from industries. Design a system to read the job description from the pdf and word document provided by government officials. Provide facility to review and edit the generated job description and publish on the portal. This portal should also provide facility to apply for job and further management of interview and selection process.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"10608582","collectionId":"f81bd223-ae00-4d32-b967-8e19bf2de195","publishedId":"T1DjjzeX","public":true,"customColor":{"top-bar":"EBEBEB","right-sidebar":"282828","highlight":"0048CD"},"publishDate":"2020-07-30T20:54:19.000Z"},"item":[{"name":"Accounts ","item":[{"name":"Login","id":"1687a8d9-919b-4e7b-ab8e-9ad6f64f28cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"Shristi\",\n    \"password\": \"shristi\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/accounts/login/","description":"<p>Get JWT Token for both Employee and Employers and authenticate the user.</p>\n","urlObject":{"path":["api","accounts","login",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"c4dc5b9b-d183-46f3-be1e-81e6abe475a3","name":"Login Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"Shristi\",\n    \"password\": \"shristi\"\n}","options":{"raw":{"language":"json"}}},"url":"http://awsar2020.herokuapp.com/api/accounts/login/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 12:42:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"OPTIONS, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"601"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 14,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI4NTczMywianRpIjoiNTE3MWYzODQ5MDA4NGRhNzg4OWI0ZTllZDNiYzRiMjQiLCJ1c2VyX2lkIjoxNH0.e_RLHlAewWRaT2Pj66wn5gOZ_yLBsX399YqeSY2BvOs\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2Mjg1NzMzLCJqdGkiOiJiYjk3Zjg1ZTEyNDY0YWQ2YmQ3NGE4NmJiMTgxMjUwOCIsInVzZXJfaWQiOjE0fQ.GBrV1f7K_W3aOuaW8SjoFaZor93IAl6uVSPnahbfHoo\"\n        },\n        \"date_joined\": \"2020-07-30T23:23:48.312589+05:30\",\n        \"username\": \"Shristi\",\n        \"role\": \"Employee\",\n        \"verified\": false,\n        \"email\": \"shristi@gmail.com\"\n    }\n}"}],"_postman_id":"1687a8d9-919b-4e7b-ab8e-9ad6f64f28cc"},{"name":"Employee Register","id":"7abf5da3-fc03-4f23-81b2-d16a59839e1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"Shristi\",\n    \"email\": \"shristi@gmail.com\",\n    \"password\": \"shristi\",\n    \"password2\": \"shristi\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/accounts/employeeregister/","description":"<p>Employee Register endpoint, returns employee username, email, message, role and the access and refresh tokens</p>\n","urlObject":{"path":["api","accounts","employeeregister",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"16cdf65a-97a4-4413-9d9c-2b27e40d3e05","name":"Employee Register Example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"Geeta\",\n    \"email\": \"geetaverma9762@gmail.com\",\n    \"password\": \"geeta9726\",\n    \"password2\": \"geeta9726\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/accounts/employeeregister/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 14:44:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"635"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"username\": \"Geeta\",\n    \"email\": \"geetaverma9762@gmail.com\",\n    \"message\": \"Thank you for registering. Please complete your profile before applying for a job.\",\n    \"role\": \"Employee\",\n    \"verified\": false,\n    \"token\": {\n        \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5MzA3MiwianRpIjoiZWI2MmNlMmEzY2UwNDBiYjhiMDA1ZGI2YmU5ZDg1MmYiLCJ1c2VyX2lkIjoxNn0.CjWSduAx_uuPON0P-t3XPtAyAxN0cHZxaD5L3t7CG0g\",\n        \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzMDcyLCJqdGkiOiI1YTFjNjYzNjRiN2U0MWU4YTRjMTU2NTE1OGEzMDE3MSIsInVzZXJfaWQiOjE2fQ.zXQrs_f_aLZqaWoYtWJClZpKOSEyi_MHOg4yszVxyPg\"\n    }\n}"}],"_postman_id":"7abf5da3-fc03-4f23-81b2-d16a59839e1e"},{"name":"Employer Register","id":"ae39b54a-2a3a-421a-a62e-fa2955b796f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"DRDO\",\n    \"email\": \"drdo@gmail.com\",\n    \"password\": \"drdo\",\n    \"password2\": \"drdo\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/accounts/employerregister/","description":"<p>Employer Register Endpoint, returns username, email, message and the access and refresh tokens</p>\n","urlObject":{"path":["api","accounts","employerregister",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"50e44d39-e113-4097-a5f1-40cf732cca1e","name":"Employer Register Example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"DRDO\",\n    \"email\": \"drdo@gmail.com\",\n    \"password\": \"drdo\",\n    \"password2\": \"drdo\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/accounts/employerregister/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 14:48:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"619"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"username\": \"DRDO\",\n    \"email\": \"drdo@gmail.com\",\n    \"message\": \"Thank you for registering. Please complete your profile before posting a job.\",\n    \"role\": \"Employer\",\n    \"verified\": false,\n    \"token\": {\n        \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5MzMwNywianRpIjoiYmUyYjI4ZjI2MGIxNDg0MWE4OTJlZjAxMjUyNzkyMDUiLCJ1c2VyX2lkIjoxN30.rmImGgF3clJRN57Nl08IH2Y4tgC4psWOcwNn09O6jps\",\n        \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzMzA3LCJqdGkiOiIxNDJiMjkxODZmMGM0MDNlYTM1YjdkNWMzMTY2MTBjZCIsInVzZXJfaWQiOjE3fQ.dhn6d24rTLY_F5PJXk27mNxTLlmnHW1srq5WVpG4LPo\"\n    }\n}"}],"_postman_id":"ae39b54a-2a3a-421a-a62e-fa2955b796f8"},{"name":"Obtain JWT Token","id":"f5f4b3a9-48f5-4107-9f0f-8733c231525b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"Shristi\",\n    \"password\": \"shristi\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/accounts/token/obtain/","description":"<p>This endpoint accepts username and password and generates a new access and refresh token for the user.</p>\n","urlObject":{"path":["api","accounts","token","obtain",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5b2611fe-0feb-4131-aaf8-c2ca41942967","name":"Obtain JWT Token Example Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"Shristi\",\n    \"password\": \"shristi\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/accounts/token/obtain/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 14:53:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"2041"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5MzU5MSwianRpIjoiMDE3ZGM3YTVkNjMzNDQ1ZWI1ZjAxNWU3NWM5ZGRjMjgiLCJ1c2VyX2lkIjoxNCwidXNlciI6eyJpZCI6MTQsInRva2VuIjp7InJlZnJlc2giOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMGIydGxibDkwZVhCbElqb2ljbVZtY21WemFDSXNJbVY0Y0NJNk1UVTVOakk1TXpVNU1Td2lhblJwSWpvaU5XUTJNRFZpTldWa01UVTRORFZtTUdFMk1UVmhNVEl3T0dOaFlXSTFNak1pTENKMWMyVnlYMmxrSWpveE5IMC56TEo0eUxEbGZyZGxCU05aN0wzd1A3QWttY3oxU05wTnpLNjhaMGg5UlRZIiwiYWNjZXNzIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjBiMnRsYmw5MGVYQmxJam9pWVdOalpYTnpJaXdpWlhod0lqb3hOVGsyTWprek5Ua3hMQ0pxZEdraU9pSmlZakZpTlRSa05tVmtPV1EwT0RJNE9EQmxabVUzWldFd05UQXdPRGRrT1NJc0luVnpaWEpmYVdRaU9qRTBmUS5haXV0SDRERkJBaHk1aktWNkxpYkcxdjVaSlRRcWVwUWR0ZFdkNXIyeHRnIn0sImRhdGVfam9pbmVkIjoiMjAyMC0wNy0zMFQyMzoyMzo0OC4zMTI1ODkrMDU6MzAiLCJ1c2VybmFtZSI6IlNocmlzdGkiLCJyb2xlIjoiRW1wbG95ZWUiLCJ2ZXJpZmllZCI6ZmFsc2UsImVtYWlsIjoic2hyaXN0aUBnbWFpbC5jb20ifX0.JvgIpovJRA8CG1Q615XFUAd4a8hG0XKIrD_7UR0CbyQ\",\n    \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzNTkxLCJqdGkiOiJkOGVmMDkzZTZiYWQ0YmUyODFjMDU3ODVhNDY4OTJmZiIsInVzZXJfaWQiOjE0LCJ1c2VyIjp7ImlkIjoxNCwidG9rZW4iOnsicmVmcmVzaCI6ImV5SjBlWEFpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5leUowYjJ0bGJsOTBlWEJsSWpvaWNtVm1jbVZ6YUNJc0ltVjRjQ0k2TVRVNU5qSTVNelU1TVN3aWFuUnBJam9pTldRMk1EVmlOV1ZrTVRVNE5EVm1NR0UyTVRWaE1USXdPR05oWVdJMU1qTWlMQ0oxYzJWeVgybGtJam94TkgwLnpMSjR5TERsZnJkbEJTTlo3TDN3UDdBa21jejFTTnBOeks2OFowaDlSVFkiLCJhY2Nlc3MiOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMGIydGxibDkwZVhCbElqb2lZV05qWlhOeklpd2laWGh3SWpveE5UazJNamt6TlRreExDSnFkR2tpT2lKaVlqRmlOVFJrTm1Wa09XUTBPREk0T0RCbFptVTNaV0V3TlRBd09EZGtPU0lzSW5WelpYSmZhV1FpT2pFMGZRLmFpdXRINERGQkFoeTVqS1Y2TGliRzF2NVpKVFFxZXBRZHRkV2Q1cjJ4dGcifSwiZGF0ZV9qb2luZWQiOiIyMDIwLTA3LTMwVDIzOjIzOjQ4LjMxMjU4OSswNTozMCIsInVzZXJuYW1lIjoiU2hyaXN0aSIsInJvbGUiOiJFbXBsb3llZSIsInZlcmlmaWVkIjpmYWxzZSwiZW1haWwiOiJzaHJpc3RpQGdtYWlsLmNvbSJ9fQ.CCPkb9idFTtVRU01-QWxr_vsRX-cq_3bquwc3qL9qGQ\"\n}"}],"_postman_id":"f5f4b3a9-48f5-4107-9f0f-8733c231525b"},{"name":"Obtain Refresh Token","id":"ee2b9bf4-6f30-402f-af3b-1dbed5691d9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjIyMDE1NiwianRpIjoiZjNjMTU1MDljMmVkNDYzOWI0OTFlNTQwZDZkNDdkMmUiLCJ1c2VyX2lkIjoxNSwidXNlciI6eyJpZCI6MTUsInRva2VuIjp7InJlZnJlc2giOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMGIydGxibDkwZVhCbElqb2ljbVZtY21WemFDSXNJbVY0Y0NJNk1UVTVOakl5TURFMU5pd2lhblJwSWpvaVpEazROMlZqT0RnME1URXdOR1F4TVdFeVpEazFNekZqWTJFNE1ESXlaREVpTENKMWMyVnlYMmxrSWpveE5YMC5COEtZQnU5U2JkM0ZULVBJc0k0cWJPbHNaY1hMOUxKcEo0M0ZFaFRBMXRjIiwiYWNjZXNzIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjBiMnRsYmw5MGVYQmxJam9pWVdOalpYTnpJaXdpWlhod0lqb3hOVGsyTWpJd01UVTJMQ0pxZEdraU9pSXpNelU0TmpNMk1XWm1aalkwWVdSallqRmtNbVJtTW1JeE4yTmtOalEyT1NJc0luVnpaWEpmYVdRaU9qRTFmUS4wbzM3QlJzaGZYY0VjY0dDRlRjbklhQW9JR0h3ekp1N0FHaWYyYndhcVJFIn0sImRhdGVfam9pbmVkIjoiMjAyMC0wNy0zMFQyMzo1MToyMy43MjEyNDMrMDU6MzAiLCJ1c2VybmFtZSI6IklTUk8iLCJyb2xlIjoiRW1wbG95ZXIiLCJ2ZXJpZmllZCI6ZmFsc2UsImVtYWlsIjoiaXNyb0BnbWFpbC5jb20ifX0.WNUYr4Mr6VUx-9ub8qei5EvAn--Dq0GOol4QbM1OXfI\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/accounts/token/refresh/","description":"<p>Provide refresh token to get a new access token</p>\n","urlObject":{"path":["api","accounts","token","refresh",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f841bb89-2164-4333-9d27-7ad3e5625ea6","name":"Obtain Refresh Token Example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjIyMDE1NiwianRpIjoiZjNjMTU1MDljMmVkNDYzOWI0OTFlNTQwZDZkNDdkMmUiLCJ1c2VyX2lkIjoxNSwidXNlciI6eyJpZCI6MTUsInRva2VuIjp7InJlZnJlc2giOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMGIydGxibDkwZVhCbElqb2ljbVZtY21WemFDSXNJbVY0Y0NJNk1UVTVOakl5TURFMU5pd2lhblJwSWpvaVpEazROMlZqT0RnME1URXdOR1F4TVdFeVpEazFNekZqWTJFNE1ESXlaREVpTENKMWMyVnlYMmxrSWpveE5YMC5COEtZQnU5U2JkM0ZULVBJc0k0cWJPbHNaY1hMOUxKcEo0M0ZFaFRBMXRjIiwiYWNjZXNzIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjBiMnRsYmw5MGVYQmxJam9pWVdOalpYTnpJaXdpWlhod0lqb3hOVGsyTWpJd01UVTJMQ0pxZEdraU9pSXpNelU0TmpNMk1XWm1aalkwWVdSallqRmtNbVJtTW1JeE4yTmtOalEyT1NJc0luVnpaWEpmYVdRaU9qRTFmUS4wbzM3QlJzaGZYY0VjY0dDRlRjbklhQW9JR0h3ekp1N0FHaWYyYndhcVJFIn0sImRhdGVfam9pbmVkIjoiMjAyMC0wNy0zMFQyMzo1MToyMy43MjEyNDMrMDU6MzAiLCJ1c2VybmFtZSI6IklTUk8iLCJyb2xlIjoiRW1wbG95ZXIiLCJ2ZXJpZmllZCI6ZmFsc2UsImVtYWlsIjoiaXNyb0BnbWFpbC5jb20ifX0.WNUYr4Mr6VUx-9ub8qei5EvAn--Dq0GOol4QbM1OXfI\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/accounts/token/refresh/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 14:55:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1012"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzNzMxLCJqdGkiOiJiNWM2NGRlMDQwMjI0MDM1OTQ3ODE3YzVjYWJkOTM5NyIsInVzZXJfaWQiOjE1LCJ1c2VyIjp7ImlkIjoxNSwidG9rZW4iOnsicmVmcmVzaCI6ImV5SjBlWEFpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5leUowYjJ0bGJsOTBlWEJsSWpvaWNtVm1jbVZ6YUNJc0ltVjRjQ0k2TVRVNU5qSXlNREUxTml3aWFuUnBJam9pWkRrNE4yVmpPRGcwTVRFd05HUXhNV0V5WkRrMU16RmpZMkU0TURJeVpERWlMQ0oxYzJWeVgybGtJam94TlgwLkI4S1lCdTlTYmQzRlQtUElzSTRxYk9sc1pjWEw5TEpwSjQzRkVoVEExdGMiLCJhY2Nlc3MiOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMGIydGxibDkwZVhCbElqb2lZV05qWlhOeklpd2laWGh3SWpveE5UazJNakl3TVRVMkxDSnFkR2tpT2lJek16VTROak0yTVdabVpqWTBZV1JqWWpGa01tUm1NbUl4TjJOa05qUTJPU0lzSW5WelpYSmZhV1FpT2pFMWZRLjBvMzdCUnNoZlhjRWNjR0NGVGNuSWFBb0lHSHd6SnU3QUdpZjJid2FxUkUifSwiZGF0ZV9qb2luZWQiOiIyMDIwLTA3LTMwVDIzOjUxOjIzLjcyMTI0MyswNTozMCIsInVzZXJuYW1lIjoiSVNSTyIsInJvbGUiOiJFbXBsb3llciIsInZlcmlmaWVkIjpmYWxzZSwiZW1haWwiOiJpc3JvQGdtYWlsLmNvbSJ9fQ.YD1SBhVSlqER_u1VWjoAGL299PhkID2FNO5F_bcNYPE\"\n}"}],"_postman_id":"ee2b9bf4-6f30-402f-af3b-1dbed5691d9d"},{"name":"Get User Details","id":"a288343c-a1bc-45e6-8251-9648b38a1408","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/accounts/users/Pragati","description":"<p>To get information about a particular user.\n(the integer is the PK ie the ID associated with the user)</p>\n","urlObject":{"path":["api","accounts","users","Pragati"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d6d42b84-40fd-4357-b22d-ddc50d35aecd","name":"Get User Details Example Response","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/api/accounts/users/Pragati"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 14:56:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"590"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"token\": {\n        \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5Mzc2OCwianRpIjoiZjk2NTdkZjUyZTE0NDRlNTgzYTdiNzE0YWU2MTZhNmYiLCJ1c2VyX2lkIjoxfQ.v01G2V2smHrEXKhKklcLFzERZJ94BlN-fK0-Hxws4Xk\",\n        \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzNzY4LCJqdGkiOiJkNjM3OWJlNTI4MDc0Njc0YjcyZjlhNzQ3ODYzMGMyYSIsInVzZXJfaWQiOjF9.3rThxAoOL3Iz86KV9k_uqgR56VWD1S4S9iKgsPnAhzs\"\n    },\n    \"date_joined\": \"2020-07-26T15:56:13+05:30\",\n    \"username\": \"Pragati\",\n    \"role\": \"Employee\",\n    \"verified\": false,\n    \"email\": \"itispragativerma@gmail.com\"\n}"}],"_postman_id":"a288343c-a1bc-45e6-8251-9648b38a1408"},{"name":"Get a List of all Employees","id":"1b65c223-1929-4035-b208-b3bb6f4ddf4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/accounts/employees/","description":"<p>Get a list of all employees</p>\n","urlObject":{"path":["api","accounts","employees",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d2fad45b-0d6a-4578-98dd-be0bbd5e7e3a","name":"Get a List of all Employees Example Response","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/api/accounts/employees/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 14:56:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"5311"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5Mzc5NiwianRpIjoiMGM5ZDM1NzI4MzQyNDVlODhlMDUxMWEzZDQ3ODg1NGQiLCJ1c2VyX2lkIjoyfQ.9SlvHPsIya3lccfRoUPa7ceZ3pIPnL9DQM9ntOnDEn0\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzNzk2LCJqdGkiOiI4NDdhNWU0MzAyNzI0YjhkODIwMDllZjcxMjg0ZWI2OCIsInVzZXJfaWQiOjJ9.Ix1-sVSXLzMX7jLMYtlnSL743CvL9FPpvUHIkMPSE7Y\"\n        },\n        \"date_joined\": \"2020-07-26T15:56:40.387305+05:30\",\n        \"username\": \"mario12\",\n        \"role\": \"Employee\",\n        \"verified\": false,\n        \"email\": \"mario@gmail.com\"\n    },\n    {\n        \"id\": 4,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5Mzc5NiwianRpIjoiYzYyNGZlNzQ4ZmQ1NDQ4YmIxZjVlY2Y0MWRlYWQyZjkiLCJ1c2VyX2lkIjo0fQ.e01zhaKV-je7Y-dF4hXL7qAIMxo6ZbqY_UMmiBnw4Ho\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzNzk2LCJqdGkiOiJmY2IzYTkxNjM3ZTE0ZGZkOTI5NjRkNThjODg1NTZkYyIsInVzZXJfaWQiOjR9.rrrgoBf0OJ2yvwSEtrh7wqnlWEyUShMBjvuPx8oLGMQ\"\n        },\n        \"date_joined\": \"2020-07-26T16:07:00.459847+05:30\",\n        \"username\": \"1\",\n        \"role\": \"Employee\",\n        \"verified\": false,\n        \"email\": \"1@gmail.com\"\n    },\n    {\n        \"id\": 6,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5Mzc5NiwianRpIjoiNjZhZDJjNTY3NmJmNGEwN2JiYThlZWNhODc0MGNmZmIiLCJ1c2VyX2lkIjo2fQ.KYoPmBvpqs0Ed5XJQ6di03gYxmPZiQ7LfbO4FvSJo4g\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzNzk2LCJqdGkiOiJkZTA3MjY5OGNiNTY0NzIyOWE5ZjY4MDZiMTE3NzUxMiIsInVzZXJfaWQiOjZ9.CulWt2__aG7-gc3jSLOMIOb4_epjuOvpNJtUag4-khM\"\n        },\n        \"date_joined\": \"2020-07-27T13:29:27.475939+05:30\",\n        \"username\": \"ongc\",\n        \"role\": \"Employee\",\n        \"verified\": false,\n        \"email\": \"ongc@gmail.com\"\n    },\n    {\n        \"id\": 5,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5Mzc5NiwianRpIjoiYTA1OTc0MWU0OWJiNDUyYjliYTk1Zjk5NWUzNDhmYjkiLCJ1c2VyX2lkIjo1fQ.aHzQn8w8Veupi3Fw8ZfrI6T9O9zHyc3FHuaDMnzibpY\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzNzk2LCJqdGkiOiJlYzllZjQxYzMyNmQ0ODU4YmJmZDkzZDY1ZThkYzYzYyIsInVzZXJfaWQiOjV9.hZcvTMhXvErV35v-4mQciujGFETNGYve2JRqaf0nwZY\"\n        },\n        \"date_joined\": \"2020-07-26T16:09:20+05:30\",\n        \"username\": \"Rajat\",\n        \"role\": \"Employee\",\n        \"verified\": false,\n        \"email\": \"rajatverma5885045@gmail.com\"\n    },\n    {\n        \"id\": 1,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5Mzc5NiwianRpIjoiMzdhYjZjYTBjNDk3NDQ5OWIzMDAxY2E5NTZhZjgxNWYiLCJ1c2VyX2lkIjoxfQ.aWcELqtLHx99VGsNWDFnvRB4k4G7YjQBlbZrI6855w4\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzNzk2LCJqdGkiOiIzYmUzMDA3ODFjYTY0MTE1OTIwOGMxODlhYTk5YTdkNiIsInVzZXJfaWQiOjF9.mrE9j3K8__2PGBvzeH0NZzETX8pzz4eCiLMeYgvkhCg\"\n        },\n        \"date_joined\": \"2020-07-26T15:56:13+05:30\",\n        \"username\": \"Pragati\",\n        \"role\": \"Employee\",\n        \"verified\": false,\n        \"email\": \"itispragativerma@gmail.com\"\n    },\n    {\n        \"id\": 11,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5Mzc5NiwianRpIjoiM2VkNDQwMmRkYjdjNGVjMGFhNjljZGYzM2MzMDM2NjYiLCJ1c2VyX2lkIjoxMX0.CVln53-QmQf9x6nV9tVOujYD9yMqU95t_GS4CecxlPs\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzNzk2LCJqdGkiOiIwMzc3ZDZiMDVmNWQ0NWE2YjYzNmQ4ZmMwYWYyMTRhZSIsInVzZXJfaWQiOjExfQ.nwFvM1RVIQ7AaNw5uKcjmYKkw-gObIhQkb0LhrBGELk\"\n        },\n        \"date_joined\": \"2020-07-29T21:51:55.657656+05:30\",\n        \"username\": \"Paurush Tiwari\",\n        \"role\": \"Employee\",\n        \"verified\": false,\n        \"email\": \"tipaurush@gmail.com\"\n    },\n    {\n        \"id\": 12,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5Mzc5NiwianRpIjoiZDkwYjU1MzU5NmUxNDFmOWE5M2Q0Zjg1MjliYWRhYmUiLCJ1c2VyX2lkIjoxMn0.Ra3Kp5acwMFbTFBd9A6gAaOysmwq1Zg42HGj-BNEjNA\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzNzk2LCJqdGkiOiJiMjJiZDIwMGUxMTQ0NjM3OTM3NjMwNzU1YzllNGVlYyIsInVzZXJfaWQiOjEyfQ.826ErZpQOWl2Zm1eZaUwHoV6P0RkBXJa3ENRFwsUtaA\"\n        },\n        \"date_joined\": \"2020-07-29T22:08:27.516431+05:30\",\n        \"username\": \"Rohit\",\n        \"role\": \"Employee\",\n        \"verified\": false,\n        \"email\": \"rohit@gmail.com\"\n    },\n    {\n        \"id\": 14,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5Mzc5NiwianRpIjoiMzQ4NzM5ZjVkNTc1NDkwOWE1ZDg0MWU1OTMyM2NiY2IiLCJ1c2VyX2lkIjoxNH0.jXa2n_2DeQGuyO0PBHY8PIkcs9z4IXJbVUXVYzgww0M\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzNzk2LCJqdGkiOiJiOTU1MWI5NjcyNGE0ZDA5OGY5YzY4NGNlYWUxMzY4MyIsInVzZXJfaWQiOjE0fQ.frxYNLlbo9a1Uhxl3QUl4IKQMk0lOK8_pocxO6wvZBE\"\n        },\n        \"date_joined\": \"2020-07-30T23:23:48.312589+05:30\",\n        \"username\": \"Shristi\",\n        \"role\": \"Employee\",\n        \"verified\": false,\n        \"email\": \"shristi@gmail.com\"\n    },\n    {\n        \"id\": 16,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5Mzc5NiwianRpIjoiZTk2NzQ4YjhiMGEyNDE5ZWE3ZGQ0NmUzYzBiNGU3ZmQiLCJ1c2VyX2lkIjoxNn0.Zrl4ac5vf6v17WzcwkU20fDkIUMkUrldJIXvROsXaA0\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzNzk2LCJqdGkiOiJjNjJiYWE3OGVjMTM0Yzg0YmQzZjA2NmIzNTg4MzgwZiIsInVzZXJfaWQiOjE2fQ.ih8b1SjZEFL5QFVDFtTVBKBJjQc6RkRXAPKvXTxrhJc\"\n        },\n        \"date_joined\": \"2020-07-31T20:14:32.589875+05:30\",\n        \"username\": \"Geeta\",\n        \"role\": \"Employee\",\n        \"verified\": false,\n        \"email\": \"geetaverma9762@gmail.com\"\n    }\n]"}],"_postman_id":"1b65c223-1929-4035-b208-b3bb6f4ddf4b"},{"name":"Get a List of all Employers","id":"e329d797-5681-4c2c-9c6c-5c6a7e14cbf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/accounts/employers/","description":"<p>returns a list of all employees</p>\n","urlObject":{"path":["api","accounts","employers",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e3aaf995-b708-418f-ae21-77f1167eeafc","name":"Get a List of all Employers Example Response","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/api/accounts/employers/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 14:58:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"4086"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 7,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5MzkwOCwianRpIjoiM2I1MzQxYzcwNjZjNGI5YzgyNGM1NTc0ZDViMmRkMzciLCJ1c2VyX2lkIjo3fQ.DDzAcy_rkuFOLe6ZMIKH7ieq3Gy_R4v-8gIvI9QfLrE\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzOTA4LCJqdGkiOiI2MDc3MDk5NDJjMjY0YzVjYjc2NzFiZjhjZTk0MWZjYiIsInVzZXJfaWQiOjd9.6BrmjdUp8GhP06G5-i-_043kAPxhRRNkLpRyhuutBos\"\n        },\n        \"date_joined\": \"2020-07-27T13:31:31.989317+05:30\",\n        \"username\": \"iocl\",\n        \"role\": \"Employer\",\n        \"verified\": false,\n        \"email\": \"iocl@gmail.com\"\n    },\n    {\n        \"id\": 3,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5MzkwOCwianRpIjoiZjQ3ZjYyNWMxOGQ3NGFmNDhmYTJhOTIyYjc1ZjY2MGMiLCJ1c2VyX2lkIjozfQ.VfY3I_f-0-mZpYUAxyj5t_FMWfPEpiNJIj8GxvQPw1o\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzOTA4LCJqdGkiOiIyN2UzNDM5YjhjNTc0YjQzYTQ0NmI1YmY5MmNjMTMzYiIsInVzZXJfaWQiOjN9.LY5Xs1xkTfEjUgODkVR4aBvN6i8AxeWvYgcKDZGLKBA\"\n        },\n        \"date_joined\": \"2020-07-26T15:57:14+05:30\",\n        \"username\": \"MHRD\",\n        \"role\": \"Employer\",\n        \"verified\": true,\n        \"email\": \"mhrd@gmail.com\"\n    },\n    {\n        \"id\": 8,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5MzkwOCwianRpIjoiOTFiMGViZGE2ODE0NGFkN2I0M2Y4MTJkNDNhY2ExZDkiLCJ1c2VyX2lkIjo4fQ.uOh--jmnV0_1HjFpbqOrOx1U4YA5DRHCg-UQ_A3lh70\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzOTA4LCJqdGkiOiIzYzUwYzdlYTA0NGQ0ZmJjOGE0OGRhMmUwNjcwNjBmNCIsInVzZXJfaWQiOjh9.OHAH9WylqOJHfz6l604mY96786ZCtB_eu_AyuJz8BKw\"\n        },\n        \"date_joined\": \"2020-07-28T11:19:49.929585+05:30\",\n        \"username\": \"HRD\",\n        \"role\": \"Employer\",\n        \"verified\": false,\n        \"email\": \"hrd@gmail.com\"\n    },\n    {\n        \"id\": 10,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5MzkwOCwianRpIjoiZWU1YjA0YTYwZmRmNDRhMzg1M2UzMTg3NDVlMTI2ZmQiLCJ1c2VyX2lkIjoxMH0.3Tw15BwCJtSlPqNUhX4ioh5NcAGm7A1ySS_1ruG-EN0\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzOTA4LCJqdGkiOiIwYmUwMjIyM2Q5OGY0N2I2YThlZWU3MzkwMDQ0YmU5ZCIsInVzZXJfaWQiOjEwfQ.zA7bbMb22w2JCSldo29_Mx6KI22l4vxjIVnPO9WVSFo\"\n        },\n        \"date_joined\": \"2020-07-29T20:49:27.017817+05:30\",\n        \"username\": \"upsc\",\n        \"role\": \"Employer\",\n        \"verified\": false,\n        \"email\": \"upsc@gmail.com\"\n    },\n    {\n        \"id\": 13,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5MzkwOCwianRpIjoiNTI2NGY1ZTdiNDAxNGRjMjgyMDc4ZTgwNGY5ZjA3MWUiLCJ1c2VyX2lkIjoxM30.ixV7lHuSB0M1-NfkyCoLHhyGf32vz79x5MS4GdH8wPc\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzOTA4LCJqdGkiOiJmYjE5OTcwN2ZjOTM0OGY1YmJhZDhhYWZmZjBkZDRjYyIsInVzZXJfaWQiOjEzfQ.rX9DgumIgHDkqf7av1Qfscbj9P1DjvQJit6SujZtdY8\"\n        },\n        \"date_joined\": \"2020-07-30T12:08:50.308259+05:30\",\n        \"username\": \"SBI\",\n        \"role\": \"Employer\",\n        \"verified\": false,\n        \"email\": \"sbi@gmail.com\"\n    },\n    {\n        \"id\": 15,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5MzkwOCwianRpIjoiMGYwZmU5Y2Y1ZTQ3NGE4OWE4NDQyYjY1ZTM5ZjQyMzMiLCJ1c2VyX2lkIjoxNX0.ORPYiwUkpe_rm-6Y6y5ZC1c3opor9LupnembP3L7qIY\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzOTA4LCJqdGkiOiJhZTc5MDg4ZThiMGQ0NmMyYjk3YzI4NTA1ZGRjN2Y3ZCIsInVzZXJfaWQiOjE1fQ.EcbjYvZsgUDemwfu1jV5BCStYqMpTrkL0PCjldjc_f8\"\n        },\n        \"date_joined\": \"2020-07-30T23:51:23.721243+05:30\",\n        \"username\": \"ISRO\",\n        \"role\": \"Employer\",\n        \"verified\": false,\n        \"email\": \"isro@gmail.com\"\n    },\n    {\n        \"id\": 17,\n        \"token\": {\n            \"refresh\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTU5NjI5MzkwOCwianRpIjoiMTQ0MmQ2N2NkM2VhNGEzZTk4NmNhMWQzMzM3YzJiMzUiLCJ1c2VyX2lkIjoxN30.zchuFUstPZdDWSXRx9tnKaYseY4Emrslq9G2T9AtqbQ\",\n            \"access\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNTk2MjkzOTA4LCJqdGkiOiJkNGMxMDA0NzVjNDE0M2JhOWNmY2I4ZTk4NjY3ZGMyYiIsInVzZXJfaWQiOjE3fQ.Oz2QgwYqSQhIbzgHCFHVGWJBBFeeQ7JhKDZ7v8FM8dY\"\n        },\n        \"date_joined\": \"2020-07-31T20:18:27.486887+05:30\",\n        \"username\": \"DRDO\",\n        \"role\": \"Employer\",\n        \"verified\": false,\n        \"email\": \"drdo@gmail.com\"\n    }\n]"}],"_postman_id":"e329d797-5681-4c2c-9c6c-5c6a7e14cbf8"}],"id":"3f5da94c-1bf5-44ce-90e3-6920a3153712","description":"<p>This folder includes all account APIs related to employee and employer registration/login.</p>\n","event":[{"listen":"prerequest","script":{"id":"51d368e3-44bb-48fb-9b7b-e845c127bdf6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"096b3dde-af71-4361-8500-48b16e42a209","type":"text/javascript","exec":[""]}}],"_postman_id":"3f5da94c-1bf5-44ce-90e3-6920a3153712"},{"name":"Jobs","item":[{"name":"Create Job API","id":"83563148-146f-4085-b4f7-5db9a87c2880","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user\": \"DRDO\",\n    \"title\": \"Scientist\",\n    \"description\": \"DRDO was formed in 1958 from the amalgamation of the then already functioning Technical Development Establishment (TDEs) of the Indian Army and the Directorate of Technical Development & Production (DTDP) with the Defence Science Organisation (DSO). DRDO was then a small organisation with 10 establishments or laboratories. Over the years, it has grown multi-directionally in terms of the variety of subject disciplines, number of laboratories, achievements and stature.\",\n    \"location\": \"Bangalore\",\n    \"type\": \"Full-Time\",\n    \"category\": \"Research\",\n    \"last_date\": \"2020-08-23T12:00:00\",\n    \"company_name\": \"DRDO\",\n    \"vacancies\": 700,\n    \"doc_url\": \"https://drdo.gov.in/sites/default/files/career-vacancy-documents/DFRL_Advt_Application_form.pdf\",\n    \"summary\": \"Possessing following educational qualifications and experience as under. - Essential: Degree of recognised University. Six years administration experience in a Government or Semi-Government Organisation or Commercial Organisation or repute, Desirable Diploma in Personnel Management from a recognised Institution. Working expenence in Scientific cr Industrial or Technxal Organisation or Departments.\",\n    \"qualification\": \"Intermediate (10+2)\",\n    \"experience\": 3,\n    \"age_limit\": \"25\",\n    \"website\": \"https://www.drdo.gov.in/\",\n    \"filled\": false,\n    \"salary\": 30000,\n    \"tags\": \"Other\",\n    \"job_for_women\": false,\n    \"job_for_disabled\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/jobs/create-job/","description":"<p>Creates a job</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>type:\n    ('1', \"Full time\"),\n    ('2', \"Part time\"),\n    ('3', \"Internship\")\n</code></pre><ul>\n<li>Category == Domain(CS/IT/Finance/Arts...)</li>\n<li>Last Date Format: 2003-11-21T01:11:11Z</li>\n</ul>\n","urlObject":{"path":["api","jobs","create-job",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"a0cff60a-6312-465b-a9bd-bc0e5b39f04c","name":"Create Job API Example Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user\": \"DRDO\",\n    \"title\": \"Scientist\",\n    \"description\": \"DRDO was formed in 1958 from the amalgamation of the then already functioning Technical Development Establishment (TDEs) of the Indian Army and the Directorate of Technical Development & Production (DTDP) with the Defence Science Organisation (DSO). DRDO was then a small organisation with 10 establishments or laboratories. Over the years, it has grown multi-directionally in terms of the variety of subject disciplines, number of laboratories, achievements and stature.\",\n    \"location\": \"Bangalore\",\n    \"type\": \"Full-Time\",\n    \"category\": \"Research\",\n    \"last_date\": \"2020-08-23T12:00:00\",\n    \"company_name\": \"DRDO\",\n    \"vacancies\": 700,\n    \"doc_url\": \"https://drdo.gov.in/sites/default/files/career-vacancy-documents/DFRL_Advt_Application_form.pdf\",\n    \"summary\": \"Possessing following educational qualifications and experience as under. - Essential: Degree of recognised University. Six years administration experience in a Government or Semi-Government Organisation or Commercial Organisation or repute, Desirable Diploma in Personnel Management from a recognised Institution. Working expenence in Scientific cr Industrial or Technxal Organisation or Departments.\",\n    \"qualification\": \"Intermediate (10+2)\",\n    \"experience\": 3,\n    \"age_limit\": \"25\",\n    \"website\": \"https://www.drdo.gov.in/\",\n    \"filled\": false,\n    \"salary\": 30000,\n    \"tags\": \"Other\",\n    \"job_for_women\": false,\n    \"job_for_disabled\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/jobs/create-job/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 18:56:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1483"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 25,\n    \"user\": \"DRDO\",\n    \"title\": \"Scientist\",\n    \"description\": \"DRDO was formed in 1958 from the amalgamation of the then already functioning Technical Development Establishment (TDEs) of the Indian Army and the Directorate of Technical Development & Production (DTDP) with the Defence Science Organisation (DSO). DRDO was then a small organisation with 10 establishments or laboratories. Over the years, it has grown multi-directionally in terms of the variety of subject disciplines, number of laboratories, achievements and stature.\",\n    \"location\": \"Bangalore\",\n    \"type\": \"Full-Time\",\n    \"category\": \"Research\",\n    \"last_date\": \"2020-08-23T12:00:00\",\n    \"company_name\": \"DRDO\",\n    \"vacancies\": 700,\n    \"doc_url\": \"https://drdo.gov.in/sites/default/files/career-vacancy-documents/DFRL_Advt_Application_form.pdf\",\n    \"summary\": \"Possessing following educational qualifications and experience as under. - Essential: Degree of recognised University. Six years administration experience in a Government or Semi-Government Organisation or Commercial Organisation or repute, Desirable Diploma in Personnel Management from a recognised Institution. Working expenence in Scientific cr Industrial or Technxal Organisation or Departments.\",\n    \"qualification\": \"Intermediate (10+2)\",\n    \"experience\": 3,\n    \"age_limit\": \"25\",\n    \"website\": \"https://www.drdo.gov.in/\",\n    \"filled\": false,\n    \"salary\": 30000,\n    \"tags\": \"Other\",\n    \"job_for_women\": false,\n    \"job_for_disabled\": false,\n    \"created_at\": \"2020-08-01T00:26:14.587713+05:30\",\n    \"updated_at\": \"2020-08-01T00:26:14.587751+05:30\"\n}"}],"_postman_id":"83563148-146f-4085-b4f7-5db9a87c2880"},{"name":"Job Instance Detail","id":"5e460941-7ca0-4d8b-a2ef-5ba4a887544d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/jobs/jobs/15/","description":"<p>Get details of a particular job\n<code>/api/jobs/jobs/id</code>: pass job id here</p>\n","urlObject":{"path":["api","jobs","jobs","15",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"0e97c208-4a97-478f-9a71-c4c9838ac2e5","name":"Job Instance Detail Example Response","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://awsar2020.herokuapp.com/api/jobs/jobs/15/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 18:57:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"2202"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 15,\n    \"user\": {\n        \"username\": \"MHRD\",\n        \"verified\": true,\n        \"email\": \"mhrd@gmail.com\"\n    },\n    \"title\": \"Computer Engineer\",\n    \"description\": \"There is a number of sub-branches to choose from. The usual prerequisite for a computer engineer is a Bachelor’s degree, but in actual fact this is just the beginning. Most computer engineers have advanced degrees and/or have acquired additional certification. Most popular specializations include power management, thermodynamics, digital logical design, and processor interfacing.\\r\\n\\r\\nAs for the role of a computer engineer, it encompasses various activities undertaken to maximize system operations. From system design and maintenance to installing and updating software to all necessary adjustments and modifications to networks and systems- everything falls under computer engineers’ range of expertise.\",\n    \"location\": \"Delhi\",\n    \"type\": \"Full Time\",\n    \"category\": \"CS/IT\",\n    \"last_date\": \"2020-10-21T22:21:00\",\n    \"company_name\": \"MHRD\",\n    \"vacancies\": 13,\n    \"doc_url\": \"\",\n    \"summary\": \"There is a number of sub-branches to choose from. The usual prerequisite for a computer engineer is a Bachelor’s degree, but in actual fact this is just the beginning. Most computer engineers have advanced degrees and/or have acquired additional certification. Most popular specializations include power management, thermodynamics, digital logical design, and processor interfacing.\\r\\n\\r\\nAs for the role of a computer engineer, it encompasses various activities undertaken to maximize system operations. From system design and maintenance to installing and updating software to all necessary adjustments and modifications to networks and systems- everything falls under computer engineers’ range of expertise.\",\n    \"qualification\": \"Network engineers have the best options, and while you may not NEED a degree, the better the education, the more of a salary that can be commanded. Engineers can also climb the career ladder in their company, which means more money later on.\",\n    \"experience\": 7,\n    \"age_limit\": \"age >25\",\n    \"website\": \"\",\n    \"filled\": false,\n    \"salary\": 100000,\n    \"tags\": \"CS\",\n    \"job_for_women\": false,\n    \"job_for_disabled\": false,\n    \"created_at\": \"2020-07-29T22:22:18.035920+05:30\",\n    \"updated_at\": \"2020-07-29T22:49:41.075015+05:30\"\n}"}],"_postman_id":"5e460941-7ca0-4d8b-a2ef-5ba4a887544d"},{"name":"Apply Job","id":"10c46631-f123-4631-bbb3-ffdf5a425139","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"employee\": \"Shristi\",\n    \"job\": \"15\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/jobs/apply-job/14","description":"<p>This endpoint takes the username and Job Id to create an application.</p>\n","urlObject":{"path":["api","jobs","apply-job","14"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"10c46631-f123-4631-bbb3-ffdf5a425139"},{"name":"Get Applicants to a particular Job","id":"3cd05b1e-119b-44e0-8c9b-b5cf7e49d60d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/jobs/applicants/15","description":"<p>Pass Job Id to know the user ids of users who applied to the particular job.</p>\n","urlObject":{"path":["api","jobs","applicants","15"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"686e7a56-5322-49c3-9d71-d0c701cb3358","name":"Get Applicants to a particular Job Example Response","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://awsar2020.herokuapp.com/api/jobs/applicants/15"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 18:59:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"3335"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 13,\n        \"employee\": {\n            \"id\": 2,\n            \"first_name\": \"Rajat\",\n            \"last_name\": \"Verma\",\n            \"gender\": \"Male\",\n            \"disabled\": false,\n            \"about\": \"A Full Stack Web Developer interested in building amazing and full-fledged websites and interested in Open Source and I believe in building through collaboration and contribution. I code in C/C++ and python, while I build using Django, HTML, CSS, JS, BootStrap and Bulma. I am also a technical content writer and enjoy writing about various upcoming technologies.\",\n            \"phone_number\": \"+918077599737\",\n            \"email\": \"rajatverma5885045@gmail.com\",\n            \"dob\": \"2000-02-25\",\n            \"title\": \"Web Developer\",\n            \"industry\": \"Computer Science\",\n            \"location\": \"Meerut\",\n            \"skills\": \"React, Django, HTML, CSS\",\n            \"portfolio\": \"https://pragativerma18.github.io/Resume/\",\n            \"github\": \"https://github.com/PragatiVerma18\",\n            \"linkedin\": \"https://www.linkedin.com/in/PragatiVerma18/\",\n            \"twitter\": \"https://twitter.com/pragati_verma18\",\n            \"image\": \"https://avatars1.githubusercontent.com/u/42200276?s=460&u=d30b504999e77c96e9d81f057df96f540a38ce27&v=4\",\n            \"user\": \"Rajat\"\n        },\n        \"applied_at\": \"2020-07-30T17:14:58.903610+05:30\",\n        \"status\": \"Withdrawn\",\n        \"job\": {\n            \"id\": 15,\n            \"title\": \"Computer Engineer\",\n            \"company_name\": \"MHRD\"\n        }\n    },\n    {\n        \"id\": 14,\n        \"employee\": {\n            \"id\": 2,\n            \"first_name\": \"Rajat\",\n            \"last_name\": \"Verma\",\n            \"gender\": \"Male\",\n            \"disabled\": false,\n            \"about\": \"A Full Stack Web Developer interested in building amazing and full-fledged websites and interested in Open Source and I believe in building through collaboration and contribution. I code in C/C++ and python, while I build using Django, HTML, CSS, JS, BootStrap and Bulma. I am also a technical content writer and enjoy writing about various upcoming technologies.\",\n            \"phone_number\": \"+918077599737\",\n            \"email\": \"rajatverma5885045@gmail.com\",\n            \"dob\": \"2000-02-25\",\n            \"title\": \"Web Developer\",\n            \"industry\": \"Computer Science\",\n            \"location\": \"Meerut\",\n            \"skills\": \"React, Django, HTML, CSS\",\n            \"portfolio\": \"https://pragativerma18.github.io/Resume/\",\n            \"github\": \"https://github.com/PragatiVerma18\",\n            \"linkedin\": \"https://www.linkedin.com/in/PragatiVerma18/\",\n            \"twitter\": \"https://twitter.com/pragati_verma18\",\n            \"image\": \"https://avatars1.githubusercontent.com/u/42200276?s=460&u=d30b504999e77c96e9d81f057df96f540a38ce27&v=4\",\n            \"user\": \"Rajat\"\n        },\n        \"applied_at\": \"2020-07-30T17:18:44.562336+05:30\",\n        \"status\": \"Selected\",\n        \"job\": {\n            \"id\": 15,\n            \"title\": \"Computer Engineer\",\n            \"company_name\": \"MHRD\"\n        }\n    },\n    {\n        \"id\": 30,\n        \"employee\": {\n            \"id\": 3,\n            \"first_name\": \"Shristi\",\n            \"last_name\": \"Singh\",\n            \"gender\": \"Female\",\n            \"disabled\": false,\n            \"about\": \"Graphic designers create visual concepts, using computer software or by hand, to communicate ideas that inspire, inform, and captivate consumers. They develop the overall layout and production design for applications such as advertisements, brochures, magazines, and reports.\",\n            \"phone_number\": \"+918923456789\",\n            \"email\": \"shristi@gmail.com\",\n            \"dob\": \"1999-08-29\",\n            \"title\": \"Graphic Designer\",\n            \"industry\": \"Information Technology\",\n            \"location\": \"Assam\",\n            \"skills\": \"Adobe Photoshop, Canva, Figma\",\n            \"portfolio\": \"https://pragativerma18.github.io/Resume/\",\n            \"github\": \"https://github.com/PragatiVerma18\",\n            \"linkedin\": \"https://www.linkedin.com/in/PragatiVerma18/\",\n            \"twitter\": \"https://twitter.com/pragati_verma18\",\n            \"image\": \"https://www.pngkey.com/png/full/305-3050875_employee-parking-add-employee-icon-png.png\",\n            \"user\": \"Shristi\"\n        },\n        \"applied_at\": \"2020-08-01T00:28:47.683517+05:30\",\n        \"status\": \"Applied\",\n        \"job\": {\n            \"id\": 15,\n            \"title\": \"Computer Engineer\",\n            \"company_name\": \"MHRD\"\n        }\n    }\n]"}],"_postman_id":"3cd05b1e-119b-44e0-8c9b-b5cf7e49d60d"},{"name":"Retrieve & Update Job","id":"58e9ecfe-2f2a-4f0e-b35f-60cac21e305f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/jobs/update/15/","description":"<p>Get details of a job</p>\n","urlObject":{"path":["api","jobs","update","15",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"15b90b3d-dff0-4327-9d2d-26f43bcbb95e","name":"Retrieve & Update Job Example Response","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://awsar2020.herokuapp.com/api/jobs/update/15/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 19:00:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"2148"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 15,\n    \"user\": \"MHRD\",\n    \"title\": \"Computer Engineer\",\n    \"description\": \"There is a number of sub-branches to choose from. The usual prerequisite for a computer engineer is a Bachelor’s degree, but in actual fact this is just the beginning. Most computer engineers have advanced degrees and/or have acquired additional certification. Most popular specializations include power management, thermodynamics, digital logical design, and processor interfacing.\\r\\n\\r\\nAs for the role of a computer engineer, it encompasses various activities undertaken to maximize system operations. From system design and maintenance to installing and updating software to all necessary adjustments and modifications to networks and systems- everything falls under computer engineers’ range of expertise.\",\n    \"location\": \"Delhi\",\n    \"type\": \"Full Time\",\n    \"category\": \"CS/IT\",\n    \"last_date\": \"2020-10-21T22:21:00\",\n    \"company_name\": \"MHRD\",\n    \"vacancies\": 13,\n    \"doc_url\": \"\",\n    \"summary\": \"There is a number of sub-branches to choose from. The usual prerequisite for a computer engineer is a Bachelor’s degree, but in actual fact this is just the beginning. Most computer engineers have advanced degrees and/or have acquired additional certification. Most popular specializations include power management, thermodynamics, digital logical design, and processor interfacing.\\r\\n\\r\\nAs for the role of a computer engineer, it encompasses various activities undertaken to maximize system operations. From system design and maintenance to installing and updating software to all necessary adjustments and modifications to networks and systems- everything falls under computer engineers’ range of expertise.\",\n    \"qualification\": \"Network engineers have the best options, and while you may not NEED a degree, the better the education, the more of a salary that can be commanded. Engineers can also climb the career ladder in their company, which means more money later on.\",\n    \"experience\": 7,\n    \"age_limit\": \"age >25\",\n    \"website\": \"\",\n    \"filled\": false,\n    \"salary\": 100000,\n    \"tags\": \"CS\",\n    \"job_for_women\": false,\n    \"job_for_disabled\": false,\n    \"created_at\": \"2020-07-29T22:22:18.035920+05:30\",\n    \"updated_at\": \"2020-07-29T22:49:41.075015+05:30\"\n}"}],"_postman_id":"58e9ecfe-2f2a-4f0e-b35f-60cac21e305f"},{"name":"Update Job Instance","id":"6d4169b2-f108-4542-8066-a28ce2ad77ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"user\": \"MHRD\",\n    \"title\": \"Computer Engineer\",\n    \"description\": \"There is a number of sub-branches to choose from. The usual prerequisite for a computer engineer is a Bachelor’s degree, but in actual fact this is just the beginning. Most computer engineers have advanced degrees and/or have acquired additional certification. Most popular specializations include power management, thermodynamics, digital logical design, and processor interfacing.\\r\\n\\r\\nAs for the role of a computer engineer, it encompasses various activities undertaken to maximize system operations. From system design and maintenance to installing and updating software to all necessary adjustments and modifications to networks and systems- everything falls under computer engineers’ range of expertise.\",\n    \"location\": \"Delhi\",\n    \"type\": \"Full Time\",\n    \"category\": \"CS/IT\",\n    \"last_date\": \"2020-10-21T22:21:00\",\n    \"company_name\": \"MHRD\",\n    \"vacancies\": 15,\n    \"doc_url\": \"https://www.mhrd.gov.in/sites/upload_files/mhrd/files/tenders/tender-mhrd.pdf\",\n    \"summary\": \"There is a number of sub-branches to choose from. The usual prerequisite for a computer engineer is a Bachelor’s degree, but in actual fact this is just the beginning. Most computer engineers have advanced degrees and/or have acquired additional certification. Most popular specializations include power management, thermodynamics, digital logical design, and processor interfacing.\\r\\n\\r\\nAs for the role of a computer engineer, it encompasses various activities undertaken to maximize system operations. From system design and maintenance to installing and updating software to all necessary adjustments and modifications to networks and systems- everything falls under computer engineers’ range of expertise.\",\n    \"qualification\": \"Network engineers have the best options, and while you may not NEED a degree, the better the education, the more of a salary that can be commanded. Engineers can also climb the career ladder in their company, which means more money later on.\",\n    \"experience\": 7,\n    \"age_limit\": \"age >25\",\n    \"website\": \"\",\n    \"filled\": false,\n    \"salary\": 100000,\n    \"tags\": \"CS\",\n    \"job_for_women\": false,\n    \"job_for_disabled\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/jobs/update/15/","description":"<p>Update the job details of a certain job.</p>\n","urlObject":{"path":["api","jobs","update","15",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"0ba22682-07df-412d-a70b-4cd4c7a325b0","name":"Update Job Instance Example Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"user\": \"MHRD\",\n    \"title\": \"Computer Engineer\",\n    \"description\": \"There is a number of sub-branches to choose from. The usual prerequisite for a computer engineer is a Bachelor’s degree, but in actual fact this is just the beginning. Most computer engineers have advanced degrees and/or have acquired additional certification. Most popular specializations include power management, thermodynamics, digital logical design, and processor interfacing.\\r\\n\\r\\nAs for the role of a computer engineer, it encompasses various activities undertaken to maximize system operations. From system design and maintenance to installing and updating software to all necessary adjustments and modifications to networks and systems- everything falls under computer engineers’ range of expertise.\",\n    \"location\": \"Delhi\",\n    \"type\": \"Full Time\",\n    \"category\": \"CS/IT\",\n    \"last_date\": \"2020-10-21T22:21:00\",\n    \"company_name\": \"MHRD\",\n    \"vacancies\": 15,\n    \"doc_url\": \"https://www.mhrd.gov.in/sites/upload_files/mhrd/files/tenders/tender-mhrd.pdf\",\n    \"summary\": \"There is a number of sub-branches to choose from. The usual prerequisite for a computer engineer is a Bachelor’s degree, but in actual fact this is just the beginning. Most computer engineers have advanced degrees and/or have acquired additional certification. Most popular specializations include power management, thermodynamics, digital logical design, and processor interfacing.\\r\\n\\r\\nAs for the role of a computer engineer, it encompasses various activities undertaken to maximize system operations. From system design and maintenance to installing and updating software to all necessary adjustments and modifications to networks and systems- everything falls under computer engineers’ range of expertise.\",\n    \"qualification\": \"Network engineers have the best options, and while you may not NEED a degree, the better the education, the more of a salary that can be commanded. Engineers can also climb the career ladder in their company, which means more money later on.\",\n    \"experience\": 7,\n    \"age_limit\": \"age >25\",\n    \"website\": \"\",\n    \"filled\": false,\n    \"salary\": 100000,\n    \"tags\": \"CS\",\n    \"job_for_women\": false,\n    \"job_for_disabled\": false\n}","options":{"raw":{"language":"json"}}},"url":"http://awsar2020.herokuapp.com/api/jobs/update/15/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 19:04:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"2225"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 15,\n    \"user\": \"MHRD\",\n    \"title\": \"Computer Engineer\",\n    \"description\": \"There is a number of sub-branches to choose from. The usual prerequisite for a computer engineer is a Bachelor’s degree, but in actual fact this is just the beginning. Most computer engineers have advanced degrees and/or have acquired additional certification. Most popular specializations include power management, thermodynamics, digital logical design, and processor interfacing.\\r\\n\\r\\nAs for the role of a computer engineer, it encompasses various activities undertaken to maximize system operations. From system design and maintenance to installing and updating software to all necessary adjustments and modifications to networks and systems- everything falls under computer engineers’ range of expertise.\",\n    \"location\": \"Delhi\",\n    \"type\": \"Full Time\",\n    \"category\": \"CS/IT\",\n    \"last_date\": \"2020-10-21T22:21:00\",\n    \"company_name\": \"MHRD\",\n    \"vacancies\": 15,\n    \"doc_url\": \"https://www.mhrd.gov.in/sites/upload_files/mhrd/files/tenders/tender-mhrd.pdf\",\n    \"summary\": \"There is a number of sub-branches to choose from. The usual prerequisite for a computer engineer is a Bachelor’s degree, but in actual fact this is just the beginning. Most computer engineers have advanced degrees and/or have acquired additional certification. Most popular specializations include power management, thermodynamics, digital logical design, and processor interfacing.\\r\\n\\r\\nAs for the role of a computer engineer, it encompasses various activities undertaken to maximize system operations. From system design and maintenance to installing and updating software to all necessary adjustments and modifications to networks and systems- everything falls under computer engineers’ range of expertise.\",\n    \"qualification\": \"Network engineers have the best options, and while you may not NEED a degree, the better the education, the more of a salary that can be commanded. Engineers can also climb the career ladder in their company, which means more money later on.\",\n    \"experience\": 7,\n    \"age_limit\": \"age >25\",\n    \"website\": \"\",\n    \"filled\": false,\n    \"salary\": 100000,\n    \"tags\": \"CS\",\n    \"job_for_women\": false,\n    \"job_for_disabled\": false,\n    \"created_at\": \"2020-07-29T22:22:18.035920+05:30\",\n    \"updated_at\": \"2020-08-01T00:34:00.494828+05:30\"\n}"}],"_postman_id":"6d4169b2-f108-4542-8066-a28ce2ad77ee"},{"name":"Search Jobs","id":"f06f383c-e635-489b-be1f-ca86fe81c796","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/api/jobs/search?location=Bangalore&title=Scientist","description":"<p>Search Jobs on the basis of loaction and Job title.</p>\n","urlObject":{"path":["api","jobs","search"],"host":["{{base_url}}"],"query":[{"key":"location","value":"Bangalore"},{"key":"title","value":"Scientist"}],"variable":[]}},"response":[{"id":"729fb694-93d0-4300-b1cd-e8100612a874","name":"Search Jobs Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://awsar2020.herokuapp.com/api/jobs/search?location=Bangalore&title=Scientist","protocol":"http","host":["awsar2020","herokuapp","com"],"path":["api","jobs","search"],"query":[{"key":"location","value":"Bangalore"},{"key":"title","value":"Scientist"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 19:05:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"3245"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 16,\n        \"user\": \"ISRO\",\n        \"title\": \"Scientist\",\n        \"description\": \"Indian Space Research Organisation (ISRO) ISRO SAC– Space Application Centre has released the job notification for the post of Scientist/Engineer, Technical Assistant, Technician – 55 vacancies. Candidates with the qualification of M.E/ M.Tech/ M.Sc/ Ph.D/ Diploma/ ITI are eligible to apply for this job. The selection process is based on the Written Test and Skill Test. Interested and eligible candidates can apply online through ISRO SAC website on or before 3 April 2020  May 2020 Extended. The detailed eligibility and application process of ISRO Recruitment are given below.\",\n        \"location\": \"Bangalore\",\n        \"type\": \"Full-Time\",\n        \"category\": \"Research\",\n        \"last_date\": \"2020-08-31T12:00:00\",\n        \"company_name\": \"ISRO\",\n        \"vacancies\": 100,\n        \"doc_url\": \"https://www.isro.gov.in/sites/default/files/billingual_advertisement.pdf\",\n        \"summary\": \"Indian Space Research Organisation (ISRO) ISRO SAC– Space Application Centre has released the job notification for the post of Scientist/Engineer, Technical Assistant, Technician – 55 vacancies. Candidates with the qualification of M.E/ M.Tech/ M.Sc/ Ph.D/ Diploma/ ITI are eligible to apply for this job. The selection process is based on the Written Test and Skill Test. Interested and eligible candidates can apply online through ISRO SAC website on or before 3 April 2020  May 2020 Extended. The detailed eligibility and application process of ISRO Recruitment are given below.\",\n        \"qualification\": \"Intermediate (10+2)\",\n        \"experience\": 3,\n        \"age_limit\": \"25\",\n        \"website\": \"https://www.isro.gov.in/\",\n        \"filled\": false,\n        \"salary\": 25000,\n        \"tags\": \"Other\",\n        \"job_for_women\": false,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-07-31T00:31:55.599642+05:30\",\n        \"updated_at\": \"2020-07-31T00:31:55.599660+05:30\"\n    },\n    {\n        \"id\": 25,\n        \"user\": \"DRDO\",\n        \"title\": \"Scientist\",\n        \"description\": \"DRDO was formed in 1958 from the amalgamation of the then already functioning Technical Development Establishment (TDEs) of the Indian Army and the Directorate of Technical Development & Production (DTDP) with the Defence Science Organisation (DSO). DRDO was then a small organisation with 10 establishments or laboratories. Over the years, it has grown multi-directionally in terms of the variety of subject disciplines, number of laboratories, achievements and stature.\",\n        \"location\": \"Bangalore\",\n        \"type\": \"Full-Time\",\n        \"category\": \"Research\",\n        \"last_date\": \"2020-08-23T12:00:00\",\n        \"company_name\": \"DRDO\",\n        \"vacancies\": 700,\n        \"doc_url\": \"https://drdo.gov.in/sites/default/files/career-vacancy-documents/DFRL_Advt_Application_form.pdf\",\n        \"summary\": \"Possessing following educational qualifications and experience as under. - Essential: Degree of recognised University. Six years administration experience in a Government or Semi-Government Organisation or Commercial Organisation or repute, Desirable Diploma in Personnel Management from a recognised Institution. Working expenence in Scientific cr Industrial or Technxal Organisation or Departments.\",\n        \"qualification\": \"Intermediate (10+2)\",\n        \"experience\": 3,\n        \"age_limit\": \"25\",\n        \"website\": \"https://www.drdo.gov.in/\",\n        \"filled\": false,\n        \"salary\": 30000,\n        \"tags\": \"Other\",\n        \"job_for_women\": false,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-08-01T00:26:14.587713+05:30\",\n        \"updated_at\": \"2020-08-01T00:26:14.587751+05:30\"\n    }\n]"}],"_postman_id":"f06f383c-e635-489b-be1f-ca86fe81c796"},{"name":"All Jobs","id":"f0ae3772-9c7a-4b9f-a50e-3ab63c86f8ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/jobs/jobs/","description":"<p>This endpoint returns all Jobs.</p>\n","urlObject":{"path":["api","jobs","jobs",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"fb6389f3-f12f-4adc-b770-579e45ad0feb","name":"All Jobs Example Response","originalRequest":{"method":"GET","header":[],"url":"http://awsar2020.herokuapp.com/api/jobs/jobs/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 19:06:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"27186"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 25,\n        \"user\": {\n            \"username\": \"DRDO\",\n            \"verified\": false,\n            \"email\": \"drdo@gmail.com\"\n        },\n        \"title\": \"Scientist\",\n        \"description\": \"DRDO was formed in 1958 from the amalgamation of the then already functioning Technical Development Establishment (TDEs) of the Indian Army and the Directorate of Technical Development & Production (DTDP) with the Defence Science Organisation (DSO). DRDO was then a small organisation with 10 establishments or laboratories. Over the years, it has grown multi-directionally in terms of the variety of subject disciplines, number of laboratories, achievements and stature.\",\n        \"location\": \"Bangalore\",\n        \"type\": \"Full-Time\",\n        \"category\": \"Research\",\n        \"last_date\": \"2020-08-23T12:00:00\",\n        \"company_name\": \"DRDO\",\n        \"vacancies\": 700,\n        \"doc_url\": \"https://drdo.gov.in/sites/default/files/career-vacancy-documents/DFRL_Advt_Application_form.pdf\",\n        \"summary\": \"Possessing following educational qualifications and experience as under. - Essential: Degree of recognised University. Six years administration experience in a Government or Semi-Government Organisation or Commercial Organisation or repute, Desirable Diploma in Personnel Management from a recognised Institution. Working expenence in Scientific cr Industrial or Technxal Organisation or Departments.\",\n        \"qualification\": \"Intermediate (10+2)\",\n        \"experience\": 3,\n        \"age_limit\": \"25\",\n        \"website\": \"https://www.drdo.gov.in/\",\n        \"filled\": false,\n        \"salary\": 30000,\n        \"tags\": \"Other\",\n        \"job_for_women\": false,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-08-01T00:26:14.587713+05:30\",\n        \"updated_at\": \"2020-08-01T00:26:14.587751+05:30\"\n    },\n    {\n        \"id\": 24,\n        \"user\": {\n            \"username\": \"MHRD\",\n            \"verified\": true,\n            \"email\": \"mhrd@gmail.com\"\n        },\n        \"title\": \"Chemical Architect\",\n        \"description\": \"Oil India ted (OIL), a Navratna Pu c Sector Undertaking is a oneer National upstream Oil and Gas Company with a pan Indian\\npresence and growi g global footprint. It is engage in Explorat n, Production and Transportation of crude oil, natural gas and\\nmanufacture of LPG with its Field Headquarters at Du j n, Distric Dibrugarh (Assam)\\n\\n \\n\\n(d) The process of Walk-in-lnterview will proceed as per the list of ndidate(s) registered for the same.\\n\\n(e) The pass marks of the Walk-in-lnterview (s) will be minimum 50%. Final selection of candidates from among those securing\\nminimum pass marks of 50% will be only as per merit on the basis of the marks obtained in the Walk-in-lnterview (s).\\n\\n3.0 Terms and conditions:\\n\\n(a) In view of the current situation arising out of COVlD-19 pandemic, any new guidelines issued from the Government will\\nhave to be strictly followed and as such, the date of Walk-in-lnterview might get delayed/extended/postponed/ ncelled\\nin line with the Government guidelines. Hence, the interested ndidates are advised to keep checking OlL’s website\\nregularly.\\n\\n(b) Candidates are advised to strictly abide by all the guidelines/SOPs as per extant directives/order issued by Ministry of\\nHome Affairs, Government of India and Government of Assam pertaining to COVlD-19 pandemic situation.\\n\\n(c) Please note that, while conducting the Walk-in-lnterview, all the Government orders/guidelines issued from time to time\\non the matter of the ongoing COVlD-19 pandemic situation will be strictly followed. Accordingly, as per order no.\\nDRF 9/2020/196 dated 07/07/2020 issued by the Oﬁice of the Deputy Commissioner, Dibrugarh, all persons arriving\\nfrom Guwahati will have to report at the Screening Centre at Sepon Sokolia, Moran of Dibrugarh District invariably and\\nafter screening, they will have to remain under strict Home Quarantine for a period of 14 (fourteen) days.\\n\\n(d) Candidates are advised to take all necessary precautionary safety measures (wearing of mask, hand gloves, rrying\\nhand sanitizer, maintaining social distance and maintaining hygiene will be mandatory) while reporting for the Walk-in-\\nInterview.\\n\\n(e) In case any ndidate is found to violate the strict norms/COVlD-19 protocols laid down by the Government and also\\n\\nhighlighted hereinabove, he/she will be barred from appearing in the Walk-in-lnterview/disqualiﬁed at anytime during the\\nWalk-in-lnterview process.\\n\\n(f) Candidates have to make their own arrangements to appear for the Walk-in-lnterview viz. travel, accommodation etc.\\n(9) TA/DA will not be provided to the ndidate(s) for appearing in the Walk-in-lnterview.\\n\\n(h) Any false/fake/incorrect information provided or document(s)/certiﬁte(s)/testimonial(s) submitted or any adverse report\\nof character and antecedents detected at any stage/time under any circumstance shall be veriﬁed from appropriate\\nauthority and necessary action as deemed to be ﬁt will be taken in this regard.\\n\\n(i) Canvassing in any form whether directly or indirectly shall amount to rejection of candidature.\\n\\n(j) Engagement of the selected ndidate(s) will be subject to necessary pre-engagement formalities viz.\\ndocument/certiﬁcate checking, submission of required document/certiﬁcate, medil ﬁtness certiﬁcate etc The\\nndidates should be of sound health and has to provide a fitness certiﬁcate meeting the medical standards as prescribed\\nin the Physical Fitness criteria available at( ‘ ' ‘ )from a Government registered\\nmedil practitioner at the time of engagement.\\n\\n(k) Candidate(s) working in any Government Department/Organisation/PSU, if selected, has to submit release letter, in\\noriginal, from the present employer at the time of engagement.\\n\\n(l) The selected candidate(s) will have to arrange accommodation at his/her own cost during the period of the above\\ncontractual engagement.\\n\\n(m) The above engagement is purely of contractual nature only. Accordingly, no right/claim whatsoever will confer on the\\nselected candidate(s) for employment in Oil India Limited by virtue of the above contractual engagement.\\n\\n(n) In addition to above, any other terms & conditions/rules & regulations/policy & procedures will also be applible for\\ncontractual engagement as existing from time to time.\\n\\n*wmmmmmmmmnwmn\\n\\nBEWARE OF FRAUDULENT OFFERS\\n\\nIt has been brought to our notice that some unscrupulous individuals/criminal elements are attempting to defraud\\njobseekers/general public by issuing fake engagement/appointment letters, assuring jobs etc. in Oil India Limited. It may\\nbe noted that Oil India Limited has well laid out and transparent policies/procedures and engagement/appointment letters\\n\\nare issued by the Company to selected candidates at the conclusion of such a process. Oil India Limited does not\\nauthorize any person/organization outside of Oil India Limited to offer any job on its behalf.\\n\\nThrough this public notice, Oil India Limited warns all job seekers/general public to be vigilant against such unscrupulous\\nelements and reject such engagement/appointment letters, assurance ofjobs etc. in the Company. Oil India Limited will\\n\\nnot be responsible for any loss/damage suffered either directly or as a consequence of such fake offers from any source\\nwhatsoever.\",\n        \"location\": \"Delhi\",\n        \"type\": \"Full-Time\",\n        \"category\": \"Chemical\",\n        \"last_date\": \"2020-09-02T00:14:00\",\n        \"company_name\": \"MHRD\",\n        \"vacancies\": 10,\n        \"doc_url\": \"https://i.ibb.co/S68GWXR/Advertisement-Contractual-Chemical-Assistant-new.jpg\",\n        \"summary\": \"Oil India ted (OIL), a Navratna Pu c Sector Undertaking is a oneer National upstream Oil and Gas Company with a pan Indian\\npresence and growi g global footprint.  It is engage in Explorat n, Production and Transportation of crude oil, natural gas and\\nmanufacture of LPG with its Field Headquarters at Du j n, Distric Dibrugarh (Assam)\\n\\n \\n\\n(d) The process of Walk-in-lnterview will proceed as per the list of ndidate(s) registered for the same. \\n\\n(j) Engagement of the selected ndidate(s) will be subject to necessary pre-engagement formalities viz.\",\n        \"qualification\": \"B.Tech\",\n        \"experience\": 1,\n        \"age_limit\": \"age >18\",\n        \"website\": \"https://abc.com\",\n        \"filled\": false,\n        \"salary\": 20000,\n        \"tags\": \"Engineering\",\n        \"job_for_women\": true,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-08-01T00:14:39.740855+05:30\",\n        \"updated_at\": \"2020-08-01T00:14:39.740892+05:30\"\n    },\n    {\n        \"id\": 21,\n        \"user\": {\n            \"username\": \"MHRD\",\n            \"verified\": true,\n            \"email\": \"mhrd@gmail.com\"\n        },\n        \"title\": \"Mechanical Engineer\",\n        \"description\": \"Web advertisement for Graduate and Technician apprentices I NATS )\\n\\nIndo Danish Tool Room (MSME Technology Centre), Jamshedpur, is an Autonomous Body\\nunder Ministry of MSME, Govt. of India & was established in the year 1991 under the\\nbilateral agreement between Government of India and Government of Denmark. It is a\\nSociety, registered under Societies Registration Act 21 of 1860. The Extension Centers of\\nIDTR Jamshedpur were set up in Varanasi in 2014 and in Patna in 2015.\\n\\nThe Centre manufactures intricate, high precision Tools, Dies, Jigs & Fixtures, Moulds &\\nprovides technological support and skilled manpower to MSMEs and Industries.\\n\\nIDTR conducts AICTE approved Diploma Courses in Tool & Die Making, Production\\nEngineering and Mechatronics, NCVT approved ITI courses of Fitter, Machinist, Turner,\\nTool & Die Maker, Welder and Computer Hardware & Network Maintenance, NSQF\\ncourses approved by Ministry of MSME, Govt. of India and other short term courses.\\n\\nInterview will be held at IDTR Jamshed ur on 24.08.2020 Monda at 9 am for\\nselection of fresh engineering graduate's/diploma's holders for engagement as\\nGraduate/Technician Apprentices under the Apprenticeship scheme of the Government\\nof India at a fixed monthly stipend of Rs. 9000/— per month and Rs 8000/— per month\\nrespectively for a period of of one year. Candidates need to register on Board of Practical\\nTraining eastern region (BOPT) website before appearing in interview.\\n\\nPlease thoroughly peruse www.mhrdnats.gov.in for details of the scheme. Candidates\\nshould have already registered on—line with BOPT.\\n\\nEligible candidates should bring with them originals and photo copies of : a)\\nDegree/Diploma certificate (Provisional certiﬁcate in case original is not available); b)\\nLast semester / year mark sheet; c) Class X certificate; d) Aadhaar No; e) Two colour\\npassport sized photographs ;f) Registration No. obtained at BOPT site www.bopter.gov.in\\n\\nDescription of iob Qualification No. of Seats\\n\\n \\n\\nRequirement for lndo Danish Tool Room, Jamshedpur\\n\\n \\n\\n1 CNC Milling and B.E.lB. Tech/Diploma in Mechanical Engg./ 28 Nos_\\nTurning Operator Production Engg, / Industrial Engg./ Automobile\\nEngg /4 years Diploma in Tool and Die making. (20 N08_ for |DTR_\\nJamshedpur and 8\\n\\n \\n\\nNos. for TRTC Patna\\n\\n \\n\\nA. Eligibility Criteria:\\n\\n1. Educational Qualification: B.E.lB. Tech/Diploma in Mechanical Engg. / Production Engg,/\\nIndustrial Engg./ Automobile Engg / 4 years Diploma in Tool and Die making.\\n\\n2. Candidates who have obtained their degree/diploma from 2017 to 2020 are eligible.\\n3. The candidates should NOT have undergone Apprenticeship earlier or pursuing\\nApprenticeship Training as per the Apprentices Act, 1961 as amended from time to time.\\n\\nB. Period of Apprenticeship Training: 12 months.\\n\\nC. Stipend:\\n\\ni) The Technician apprentices are eligible for monthly stipend during their period of\\nengagement which will be Rs. 80001- per month.\\n\\nii) Graduate Apprentices will be paid a stipend of Rs. 90001- per month.\\n\\niii) The Apprentice shall not be entitled to any other benefit/facilities/ allowances apart\\nfrom the consolidated stipend.\\n\\nD. General Instruction:\\n\\ni) IDTR shall have no obligation to give regular employment to Apprentices. The\\nApprentices shall have no right to claim regular employment from IDTR on the basis of\\nthis apprenticeship at any point of time. This apprenticeship shall not create any liability\\non IDTR for providing anyjob to the Apprentice.\\n\\nii) Candidates are advised to carefully read the full advertisement for details of\\neducational qualification and other eligibility criteria.\\n\\niii) Candidates must have an active email ID and Mobile number, which must be valid for\\nat least next one year and candidates must have their Aadhaar card.\\n\\niv) The candidates should have the relevant documents/ certiﬁcates pertaining to age,\\nqualification etc. For Registration, visit www.bopter.gov.in or www.mhrdnats.gov.in\",\n        \"location\": \"Delhi\",\n        \"type\": \"Internship\",\n        \"category\": \"Mechanical\",\n        \"last_date\": \"2020-08-09T21:43:00\",\n        \"company_name\": \"MHRD\",\n        \"vacancies\": 121,\n        \"doc_url\": \"https://i.ibb.co/9WhGX5x/Graduate-Technician-Apprentices.jpg\",\n        \"summary\": \"IDTR conducts AICTE approved Diploma Courses in Tool & Die Making, Production\\nEngineering and Mechatronics, NCVT approved ITI courses of Fitter, Machinist, Turner,\\nTool & Die Maker, Welder and Computer Hardware & Network Maintenance, NSQF\\ncourses approved by Ministry of MSME, Govt.  Candidates need to register on Board of Practical\\nTraining eastern region (BOPT) website before appearing in interview.  Tech/Diploma in Mechanical Engg.\",\n        \"qualification\": \"M.Tech\",\n        \"experience\": 1,\n        \"age_limit\": \"age >18\",\n        \"website\": \"https://abc.com\",\n        \"filled\": false,\n        \"salary\": 10000,\n        \"tags\": \"Engineering\",\n        \"job_for_women\": true,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-07-31T21:44:00.407193+05:30\",\n        \"updated_at\": \"2020-07-31T21:44:00.407212+05:30\"\n    },\n    {\n        \"id\": 16,\n        \"user\": {\n            \"username\": \"ISRO\",\n            \"verified\": false,\n            \"email\": \"isro@gmail.com\"\n        },\n        \"title\": \"Scientist\",\n        \"description\": \"Indian Space Research Organisation (ISRO) ISRO SAC– Space Application Centre has released the job notification for the post of Scientist/Engineer, Technical Assistant, Technician – 55 vacancies. Candidates with the qualification of M.E/ M.Tech/ M.Sc/ Ph.D/ Diploma/ ITI are eligible to apply for this job. The selection process is based on the Written Test and Skill Test. Interested and eligible candidates can apply online through ISRO SAC website on or before 3 April 2020  May 2020 Extended. The detailed eligibility and application process of ISRO Recruitment are given below.\",\n        \"location\": \"Bangalore\",\n        \"type\": \"Full-Time\",\n        \"category\": \"Research\",\n        \"last_date\": \"2020-08-31T12:00:00\",\n        \"company_name\": \"ISRO\",\n        \"vacancies\": 100,\n        \"doc_url\": \"https://www.isro.gov.in/sites/default/files/billingual_advertisement.pdf\",\n        \"summary\": \"Indian Space Research Organisation (ISRO) ISRO SAC– Space Application Centre has released the job notification for the post of Scientist/Engineer, Technical Assistant, Technician – 55 vacancies. Candidates with the qualification of M.E/ M.Tech/ M.Sc/ Ph.D/ Diploma/ ITI are eligible to apply for this job. The selection process is based on the Written Test and Skill Test. Interested and eligible candidates can apply online through ISRO SAC website on or before 3 April 2020  May 2020 Extended. The detailed eligibility and application process of ISRO Recruitment are given below.\",\n        \"qualification\": \"Intermediate (10+2)\",\n        \"experience\": 3,\n        \"age_limit\": \"25\",\n        \"website\": \"https://www.isro.gov.in/\",\n        \"filled\": false,\n        \"salary\": 25000,\n        \"tags\": \"Other\",\n        \"job_for_women\": false,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-07-31T00:31:55.599642+05:30\",\n        \"updated_at\": \"2020-07-31T00:31:55.599660+05:30\"\n    },\n    {\n        \"id\": 15,\n        \"user\": {\n            \"username\": \"MHRD\",\n            \"verified\": true,\n            \"email\": \"mhrd@gmail.com\"\n        },\n        \"title\": \"Computer Engineer\",\n        \"description\": \"There is a number of sub-branches to choose from. The usual prerequisite for a computer engineer is a Bachelor’s degree, but in actual fact this is just the beginning. Most computer engineers have advanced degrees and/or have acquired additional certification. Most popular specializations include power management, thermodynamics, digital logical design, and processor interfacing.\\r\\n\\r\\nAs for the role of a computer engineer, it encompasses various activities undertaken to maximize system operations. From system design and maintenance to installing and updating software to all necessary adjustments and modifications to networks and systems- everything falls under computer engineers’ range of expertise.\",\n        \"location\": \"Delhi\",\n        \"type\": \"Full Time\",\n        \"category\": \"CS/IT\",\n        \"last_date\": \"2020-10-21T22:21:00\",\n        \"company_name\": \"MHRD\",\n        \"vacancies\": 15,\n        \"doc_url\": \"https://www.mhrd.gov.in/sites/upload_files/mhrd/files/tenders/tender-mhrd.pdf\",\n        \"summary\": \"There is a number of sub-branches to choose from. The usual prerequisite for a computer engineer is a Bachelor’s degree, but in actual fact this is just the beginning. Most computer engineers have advanced degrees and/or have acquired additional certification. Most popular specializations include power management, thermodynamics, digital logical design, and processor interfacing.\\r\\n\\r\\nAs for the role of a computer engineer, it encompasses various activities undertaken to maximize system operations. From system design and maintenance to installing and updating software to all necessary adjustments and modifications to networks and systems- everything falls under computer engineers’ range of expertise.\",\n        \"qualification\": \"Network engineers have the best options, and while you may not NEED a degree, the better the education, the more of a salary that can be commanded. Engineers can also climb the career ladder in their company, which means more money later on.\",\n        \"experience\": 7,\n        \"age_limit\": \"age >25\",\n        \"website\": \"\",\n        \"filled\": false,\n        \"salary\": 100000,\n        \"tags\": \"CS\",\n        \"job_for_women\": false,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-07-29T22:22:18.035920+05:30\",\n        \"updated_at\": \"2020-08-01T00:34:00.494828+05:30\"\n    },\n    {\n        \"id\": 12,\n        \"user\": {\n            \"username\": \"upsc\",\n            \"verified\": false,\n            \"email\": \"upsc@gmail.com\"\n        },\n        \"title\": \"Bio Engineer\",\n        \"description\": \"far-tna piRrorel 1 gu-it-wie $ saamregacd qul o} cia # feuto seres fag hile f ghar fad than & Rax =u € crend uc & feu edadgia emia fru sna €srawo dradt: cag faana f mex ferh, eiftarma: cta wig / Sta ciix ferel4de / fie f hal urd PI ellaro-da thad: sataroh 8 RetwsarlBr: ined & GER (SERB)didi at geen ciaanat ot Terao & ait wat pre:Ria gan surfa, duas]yeu Yibatvia fartcried irda ergidang gerdcians Tne, 1g feeetl, 110029§-FC: isirishkumar@gmail.comeraea ui oe at cifara faf: 7 ertre, 2020at faf cin aaa: daa. aictere fou ny at dha & hem € dleteprt& fou garat |AR lF‘PAGUNTADr S‘R‘s‘fkﬁgmanl ProfessorIEKJMYDept of Biotechnmogé +58, Naw Delhi-29A| 1. M s Anaarl NBQB  AdvertisementApplications are urgently invited for a purely temporary post of Junior Research Fellow in a SERBfunded project, to investigate on the immunomodulatory properties of novel-small molecules inhuman mononuclear cells.Essential qualification: Master's degree in Life Sciences, preferably Biochemistry/Biotechnologyand who have qualified in NET/GATE.Desirable qualification: Expertise in Immunology.Fellowship Amount: As per government of India rule (SERB)Submit your CV with the supporting documents to the principal investigator:Sirish Kumar Ippagunta, PhDAssistant ProfessorDepartment of BiotechnologyAll India Institute of Medical SciencesAnsari nagar, New Delhi, 110029E-mail: isirishkumar@gmail.comLast date of receiving the applications: April 7, 2020,Date and time of interview: Only, shortlisted candidates will be called for an Interview throughemail.fgrfra gare $url¥: UMAR lfPAGUNTApr. SIRISH K fessorAssistant Progere sram) FermSa a”! eifrahsess t 9\\\"I 1. M S Anssrl Naan Now Delhi-29\",\n        \"location\": \"Shimla\",\n        \"type\": \"Internship\",\n        \"category\": \"Bio Science\",\n        \"last_date\": \"2020-08-16T12:00:00\",\n        \"company_name\": \"upsc\",\n        \"vacancies\": 5,\n        \"doc_url\": \"https://i.ibb.co/Ldqtb8g/ana2.jpg\",\n        \"summary\": \"far-tna piRrorel 1 gu-it-wie $ saamregacd qul o} cia # feuto seres fag hile f ghar fad than & Rax =u € crend uc & feu edadgia emia fru sna €srawo dradt: cag faana f mex ferh, eiftarma: cta wig / Sta ciix ferel4de / fie f hal urd PI ellaro-da thad: sataroh 8 RetwsarlBr: ined & GER (SERB)didi at geen ciaanat ot Terao & ait wat pre:Ria gan surfa, duas]yeu Yibatvia fartcried irda ergidang gerdcians Tne, 1g feeetl, 110029§-FC: isirishkumar@gmail. comeraea ui oe at cifara faf: 7 ertre, 2020at faf cin aaa: daa.  aictere fou ny at dha & hem € dleteprt& fou garat |AR lF‘PAGUNTADr S‘R‘s‘fkﬁgmanl ProfessorIEKJMYDept of Biotechnmogé +58, Naw Delhi-29A| 1.\",\n        \"qualification\": \"B.Sc\",\n        \"experience\": 0,\n        \"age_limit\": \"25\",\n        \"website\": \"bio.in\",\n        \"filled\": false,\n        \"salary\": 20000,\n        \"tags\": \"Medical\",\n        \"job_for_women\": true,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-07-29T21:32:46.051141+05:30\",\n        \"updated_at\": \"2020-07-29T21:32:46.051174+05:30\"\n    },\n    {\n        \"id\": 11,\n        \"user\": {\n            \"username\": \"upsc\",\n            \"verified\": false,\n            \"email\": \"upsc@gmail.com\"\n        },\n        \"title\": \"Researcher\",\n        \"description\": \"VACANCY FOR A fEMPORARY POST OF SENIOR RESEARCH FELLOWApplications are invited from Indian Citizens for a temporary post of Senior Research Fellow under anDST-supported research project entitled \\\"Contribution of glial gap junctions towards morphinetolerance in rats\\\" in the Department of Anatomy, All India Institute of Medical Sciences, New Delhi.Duration of project: 1 year (extendable up to 2 more years)Stipend : Rs. 35,000 + HRA as admissibleQualifications: Candidate should have M.Sc. in life sciences preferably, Biochemistry or Genetics with2 years of research experienceDesirable: Knowledge in Western blotting, RT-PCR and imaging techniques like Image J, ImageProplus etc. Having research publications on these topics will be an added qualification.Age limit : 35 yearsInterested candidates may send their applications along with detailed CV and proof of researchexperience to the undersigned on or before April 15, 2020 by email. Only short-listed candidates willbe intimated via email. No TA or DA will be paid for attending the interview.Room No. 1028, Deptt. Of Anatomy, AIIMS, New Delhi 110029Email: sbr_aiims@hotmail.comaftsa aiitraal & ua ua & famag Reo feera arrear snacher arrgfemmer dieener, varrcieh fasner # at afesurar & fore frorsrerfit creerat at dram\\\" aran va drvach-arfia aht & aga aftso fad that & ue sreenchva & fav adie & 3naaa nara tony and €1TRatomn at 3raftr: 1 ant (2 aix anit & fare dran ahaa)aolint: #1 hint & au # 35,000/+ vaxme«izzar. & ure M.Sc. staat fama facivar: sta tara ar sreatercht famer ix 2 wror &seatie droditt: dred sorter, aRei-Yidhient 3x aeaiien cld gater or, garerA via | giiet yenreret diet & ven arfatera giefx13 tat: 35 atgege that & amer rae nda wort six eher aragere ant water 15 2020 a at3a Ygot ror wend € | ana raman andaa sid fay av ud ut dha & taa d Stat aad € 1 dassexfiaant at & ata d qfad foor stun rancor # set as & fay ms div arsiv at rara aet fera sionaad nat 1028, faemt vancizht, ura, as feeeh 110029Set: sbr_aiims@hotmail.com\",\n        \"location\": \"Delhi\",\n        \"type\": \"Full-Time\",\n        \"category\": \"Biology\",\n        \"last_date\": \"2020-08-08T12:00:00\",\n        \"company_name\": \"upsc\",\n        \"vacancies\": 5,\n        \"doc_url\": \"https://i.ibb.co/yV0TdnT/ana1.jpg\",\n        \"summary\": \"VACANCY FOR A fEMPORARY POST OF SENIOR RESEARCH FELLOWApplications are invited from Indian Citizens for a temporary post of Senior Research Fellow under anDST-supported research project entitled \\\"Contribution of glial gap junctions towards morphinetolerance in rats\\\" in the Department of Anatomy, All India Institute of Medical Sciences, New Delhi. Duration of project: 1 year (extendable up to 2 more years)Stipend : Rs.  35,000 + HRA as admissibleQualifications: Candidate should have M.\",\n        \"qualification\": \"GATE\",\n        \"experience\": 2,\n        \"age_limit\": \"30\",\n        \"website\": \"fellowship.com\",\n        \"filled\": false,\n        \"salary\": 18000,\n        \"tags\": \"Medical\",\n        \"job_for_women\": false,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-07-29T21:30:08.115788+05:30\",\n        \"updated_at\": \"2020-07-29T21:30:08.115822+05:30\"\n    },\n    {\n        \"id\": 7,\n        \"user\": {\n            \"username\": \"MHRD\",\n            \"verified\": true,\n            \"email\": \"mhrd@gmail.com\"\n        },\n        \"title\": \"Senior Enginneer\",\n        \"description\": \"VACANCY FOR A fEMPORARY POST OF SENIOR RESEARCH FELLOWApplications are invited from Indian Citizens for a temporary post of Senior Research Fellow under anDST-supported research project entitled \\\"Contribution of glial gap junctions towards morphinetolerance in rats\\\" in the Department of Anatomy, All India Institute of Medical Sciences, New Delhi.Duration of project: 1 year (extendable up to 2 more years)Stipend : Rs. 35,000 + HRA as admissibleQualifications: Candidate should have M.Sc. in life sciences preferably, Biochemistry or Genetics with2 years of research experienceDesirable: Knowledge in Western blotting, RT-PCR and imaging techniques like Image J, ImageProplus etc. Having research publications on these topics will be an added qualification.Age limit : 35 yearsInterested candidates may send their applications along with detailed CV and proof of researchexperience to the undersigned on or before April 15, 2020 by email. Only short-listed candidates willbe intimated via email. No TA or DA will be paid for attending the interview.Room No. 1028, Deptt. Of Anatomy, AIIMS, New Delhi 110029Email: sbr_aiims@hotmail.comaftsa aiitraal & ua ua & famag Reo feera arrear snacher arrgfemmer dieener, varrcieh fasner # at afesurar & fore frorsrerfit creerat at dram\\\" aran va drvach-arfia aht & aga aftso fad that & ue sreenchva & fav adie & 3naaa nara tony and €1TRatomn at 3raftr: 1 ant (2 aix anit & fare dran ahaa)aolint: #1 hint & au # 35,000/+ vaxme«izzar. & ure M.Sc. staat fama facivar: sta tara ar sreatercht famer ix 2 wror &seatie droditt: dred sorter, aRei-Yidhient 3x aeaiien cld gater or, garerA via | giiet yenreret diet & ven arfatera giefx13 tat: 35 atgege that & amer rae nda wort six eher aragere ant water 15 2020 a at3a Ygot ror wend € | ana raman andaa sid fay av ud ut dha & taa d Stat aad € 1 dassexfiaant at & ata d qfad foor stun rancor # set as & fay ms div arsiv at rara aet fera sionaad nat 1028, faemt vancizht, ura, as feeeh 110029Set: sbr_aiims@hotmail.com\",\n        \"location\": \"Kanpur\",\n        \"type\": \"Full-Time\",\n        \"category\": \"Civil\",\n        \"last_date\": \"2020-08-09T12:46:00\",\n        \"company_name\": \"MHRD\",\n        \"vacancies\": 14,\n        \"doc_url\": \"https://i.ibb.co/NCbTG6k/anatomy-20-3-20.jpg\",\n        \"summary\": \"VACANCY FOR A fEMPORARY POST OF SENIOR RESEARCH FELLOWApplications are invited from Indian Citizens for a temporary post of Senior Research Fellow under anDST-supported research project entitled \\\"Contribution of glial gap junctions towards morphinetolerance in rats\\\" in the Department of Anatomy, All India Institute of Medical Sciences, New Delhi. Duration of project: 1 year (extendable up to 2 more years)Stipend : Rs.  35,000 + HRA as admissibleQualifications: Candidate should have M.\",\n        \"qualification\": \"M.Tech\",\n        \"experience\": 2,\n        \"age_limit\": \"age >18\",\n        \"website\": \"https://tailwindcss.com/docs/font-size/#app\",\n        \"filled\": false,\n        \"salary\": 100000,\n        \"tags\": \"Engineering\",\n        \"job_for_women\": false,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-07-28T12:46:13.647602+05:30\",\n        \"updated_at\": \"2020-07-28T12:46:13.647621+05:30\"\n    },\n    {\n        \"id\": 5,\n        \"user\": {\n            \"username\": \"iocl\",\n            \"verified\": false,\n            \"email\": \"iocl@gmail.com\"\n        },\n        \"title\": \"Primary School Teacher\",\n        \"description\": \"\",\n        \"location\": \"Mumbai\",\n        \"type\": \"Part-Time\",\n        \"category\": \"Social Science\",\n        \"last_date\": \"2020-08-17T14:10:00\",\n        \"company_name\": \"iocl\",\n        \"vacancies\": 12,\n        \"doc_url\": \"\",\n        \"summary\": \"News API has been the integral element allowing us to offer relevant and timely political news to our users – allowing them to take immediate action to contact their representatives using generated call scripts based on the articles they read.”\",\n        \"qualification\": \"B.Tech\",\n        \"experience\": 2,\n        \"age_limit\": \"age >24\",\n        \"website\": \"https://cbs.com\",\n        \"filled\": false,\n        \"salary\": 10000,\n        \"tags\": \"Teacher Training\",\n        \"job_for_women\": true,\n        \"job_for_disabled\": true,\n        \"created_at\": \"2020-07-27T14:10:17.037247+05:30\",\n        \"updated_at\": \"2020-07-27T18:37:34.739098+05:30\"\n    }\n]"}],"_postman_id":"f0ae3772-9c7a-4b9f-a50e-3ab63c86f8ae"},{"name":"Jobs By Employer","id":"a4b4b79a-4839-438e-94ef-47baf4c2bd9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/jobs/employer/MHRD","description":"<p>This endpoint helps to filter all jobs created by a particular employer.</p>\n","urlObject":{"path":["api","jobs","employer","MHRD"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"a1f461e1-7d45-4827-9ff8-14a94a355734","name":"Jobs By Employer Example Response","originalRequest":{"method":"GET","header":[],"url":"http://awsar2020.herokuapp.com/api/jobs/employer/MHRD"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 19:07:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"27168"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"user\": {\n            \"username\": \"MHRD\",\n            \"verified\": true,\n            \"email\": \"mhrd@gmail.com\"\n        },\n        \"title\": \"Medical Officer\",\n        \"description\": \"NIMSNATIONAL INSTITUTE OFMEDICAL STATISTICS INDIAN COUNCIL OFMEDICAL RESEARCH ICMER- NATIONAL INSTITUTE OF MEDICAL STATISTICSAnsari Nagar, New Delhi-110029AdvertisementThe following positions have to be filled purely on temporary basis under the ICMR NTFscheme under ICMR-National Institute of Medical Statistics, New Delhi. 1. | Name of the Project Impact of COVID-19 on Maternal and Child HealthServices through the public health system in India. A. Project Technical Officer    1. | Name of the Post Project Technical Officer2. | Number of Post One3. | Upper Age Limit Not more than 30 years as on 4th August, 20204. | Consolidated Sala Rs. 32,000/-pm (fixed)5. | Duration 6 months6. | Essential _ Qualification | Graduate in Anthropology/ Population Studies/Socialand Experience Work/Sociology/Psychology - from - a - recognizeduniversity with five year's work experience OR Master'sdegree in the above subjects     Desirable Experience Experience in research related to Maternal and ChildHealth.Nature of Duties Quantitative and Qualitative data collection, dataanalysis and report writing.B. Project Technical OfficerName of the Post Project Technical OfficerNumber of Post OneUpper Age Limit Not more than 30 years as on 4th August, 2020Consolidated Salary Rs. 32,000/-pm (fixed)Duration 6 monthsEssential Qualification | Graduate in - Statistics/ - Biostatistics/ - Populationand Experience Studies/Psychology/ Anthropology from a recognizeduniversity with five year's work experience OR Master'sdegree in the above subjects   F‘Wﬁwlt“                7. | Desirable Experience Experience in - research, - data - collection _ andimplementation.8. | Nature of Duties Quantitative data collection and analysisC. Data Entry Operator (Grade A)1.| Name of the Post Data Entry Operator (Grade A).|. Number of Post 1 (one).| Upper Age Limit Not more than 25 years as on 4th August, 2020.| Consolidated Salary Rs. 17,000/-pm (fixed).| Duration 6 months-| Essential _ Qualification | Intermediate or 12% Pass from a recognized board. Aand Experience speed test of not less than 8000 key depression per hourthrough speed test on computer7. | Desirable Experience Experience in a research organization8. | Nature of Duties Data entry of quantitative and qualitative data2. | Name of the Project Factors Related to Covid-19 Stigma: A Mixed-MethodsStudy A. Scientist B (Non-MedicalName of the Post Scientist B ( Non-Medical )Number of Posts OneAge Limit Not more than 35 years as on 4th August, 2020Consolidated Sala Rs. 54,300/- pm (fixed)Duration 6 monthsEssential _ Qualification | 1° class Master's degree in - Psychology/Socialand Experience Work/Sociology / Anthropology / Population Studiesfrom a recognized university with two year's workexperience OR 2\\\" class master degree with Ph.D. in theabove subjects     Desirable Experience Experience in community based research, analysis anddocumentation.Nature of Duties Overall coordination and conduct of the projectactivities including analysis and report writing alongwith the study team. B. Project Technical Officer. | Name of the Post Project Technical Officer. | Number of Post OneUpper Age Limit Not more than 30 years as on 4th August, 2020Consolidated Salary Rs. 32,000/-pm (fixed)Duration 6 monthsEssential _ Qualification | Graduate in - Social - Work/Sociology/Psychology/and Experience Anthropology/ Population Studies from a recognizeduniversity with five year's work experience OR Master'sdegree in the above subjectsDesirable Experience Experience in qualitative research and data analysis.Nature of Duties Quantitative and Qualitative data collection, datatranscription/ translation, analysis and report writing.    C. Project Technical Officer1. | Name of the Post Project Technical Officer2. | Number of Post One       3. | Upper Age Limit Not more than 30 years as on 4th August, 20204. | Consolidated Salary Rs. 32,000/-pm (fixed)5. | Duration 3 months6. | Essential Qualification | Graduate in - Statistics/ - Biostatistics/ - Populationand Experience Studies/Psychology/ Anthropology from a recognizeduniversity with five year's work experience OR Master'sdegree in the above subjectsDesirable Experience Experience in - research, - data - collection _ andimplementation.8. | Nature of Duties Quantitative data collection and analysisD. Project Officer1. | Name of the Post Project Officer Number of Post OneUpper Age Limit Not more than 28 years as on 4th August, 2020Consolidated Sala Rs. 32,000/-pm (fixed)234.5. | Duration 6 monthsEssential __ Qualification | Graduate in any discipline from a recognized universityand Experience with five year's work experience of7.   administration/finance and accounts work OR Masterdegree in any disciplineDesirable Experience Experience in a research organization8. | Nature of Duties Overall coordination of administrative activities underthe project along with the Study team  E. Data Entry Operator (Grade B)Name of the Post Data Entry Operator (Grade B)Number of Post 1 (one)Upper Age Limit Not more than 28 years as on 4th August, 2020Consolidated Sala Rs. 18,000/-pm (fixed)Duration 6 monthsEssential Qualification | Intermediate or 12% Pass in science stream from aand Experience recognized board with DOEACC 'A' Level from arecognized institute and/or 2 years of experience in EDPwork in Government, Autonomous, PSU or any otherrecognized organizationA speed test of not less than 8000 key depression perhour through speed test on computerDesirable Experience Experience in a research organizationNature of Duties Data entry of quantitative and qualitative data   EH       3. Name of the Project Mental Health and Social Stigma Among HealthcarePersonnel involved in the management of COVID-19patients in IndiaA. Research Associate    1. | Name of the Post Research Associate2. | Number of Post One3. | Upper Age Limit Not more than 40 years as on 4th August, 20204. | Consolidated Salary Rs. 58,280/- pm (fixed)5. | Duration 4 monthsEssential Qualification | PhD (Social sciences) or having 3 years of research,and Experience teaching and design and development experience afterMSW or MA/MSc (Social sciences) with at least oneresearch paper in Science Citation Index (SCI) journal. 7. | Desirable Experience Knowledge of qualitative data analysis of public healthdata using any software8. | Nature of Duties 1. Data management2. Qualitative data analysis3. Report writing4. Drafting of research manuscript5. Drafting policy briefs B. Research Assistant        1. | Name of the Post Research AssistantNumber of Post One3. | Upper Age Limit Not more than 30 years as on 4th August, 20204. | Consolidated Salary Rs. 31,000/- pm (fixed)5. | Duration 6 months6. | Essential Qualification | Graduate in science /Life sciences from a recognizedand Experience university with five years' work experience from arecognized institution or Master's degree in science/LifesciencesDesirable Experience Experience in writing reports and scientific documents.Working knowledge of computer and MS Office8. | Nature of Duties 1. Assist the scientist in coordinating the project.2. Assist in report writing, publication and policy briefs.3. Other relevant work as assigned by the scientist.   General Terms and Conditions:i. _ The Post is to be filled on purely temporary basis till the project lasts. The appointmentcan be terminated with one month notice from either side without assigning any reason.ii. _ Since the post is purely temporary, the incumbents selected will have no claim forregular appointments at ICMR-NIMS or the ICMR or any other institute of the council orclaim continuation of his/her service in any other project. No other benefits areadmissible as per ICMR rules.iii. _ No TA/DA will be paid for attending the interview.iv. __ Leave shall be as per ICMR rules for project staff.v. _ Age relaxation will be as per Govt. of India norms.vi. - Qualification and experience should be from a recognizeduniversity /organization/institution. Experience should have been gained afteracquiring the minimum essential qualification.vii. _ Mere fulfilling the essential qualification does not guarantee the selection.viii. - Appointing - authority, reserves the right to consider or reject - anyapplication/ candidature.ix. __ Submission of wrong or false information during the process of selection shall disqualifythe candidature at any stage.x. - Canvassing in any form will be a disqualification and the decision of the SelectionCommittee will be final.xi. _ Interested candidates fulfilling the educational qualifications and experience may applyin the prescribed format. PDF of the duly filled in format along with copies of allcertificates and testimonials may be sent by e-mail to icmrnims.prc@gmail on or before4th August, 2020. Candidates may clearly mention the post and project applied for inthe subject of e-mail and in the application form and separate applications may be sentfor each post applied. Shortlisted candidates will be called for a personal discussion byvideo conferencing (link will be provided by ICMR-NIMS).Administrative Officer\",\n        \"location\": \"Delhi\",\n        \"type\": \"Internship\",\n        \"category\": \"CS\",\n        \"last_date\": \"2020-07-31T16:21:00\",\n        \"company_name\": \"MHRD\",\n        \"vacancies\": 121,\n        \"doc_url\": \"https://i.ibb.co/C5tq9cs/Advt-ICMR-NIMS-COVID23072020.jpg\",\n        \"summary\": \"Name of the Project - Impact of COVID-19 on Maternal and Child health services through the public health system in India.  | Name of the Post Project Technical Officer2.  | Essential _ Qualification | Graduate in Anthropology/ Population Studies/Social and Experience Work/Sociology/Psychology - from - a - recognized university with five year's work experience OR Masters's degree in the above subjects     Desirable Experience Experience in research related to Maternal and ChildHealth.\",\n        \"qualification\": \"12th\",\n        \"experience\": 1,\n        \"age_limit\": \"age >18\",\n        \"website\": \"https://inout.com\",\n        \"filled\": false,\n        \"salary\": 100000,\n        \"tags\": \"CS,IT\",\n        \"job_for_women\": true,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-07-26T16:02:52.948691+05:30\",\n        \"updated_at\": \"2020-07-27T02:03:38.977150+05:30\"\n    },\n    {\n        \"id\": 7,\n        \"user\": {\n            \"username\": \"MHRD\",\n            \"verified\": true,\n            \"email\": \"mhrd@gmail.com\"\n        },\n        \"title\": \"Senior Enginneer\",\n        \"description\": \"VACANCY FOR A fEMPORARY POST OF SENIOR RESEARCH FELLOWApplications are invited from Indian Citizens for a temporary post of Senior Research Fellow under anDST-supported research project entitled \\\"Contribution of glial gap junctions towards morphinetolerance in rats\\\" in the Department of Anatomy, All India Institute of Medical Sciences, New Delhi.Duration of project: 1 year (extendable up to 2 more years)Stipend : Rs. 35,000 + HRA as admissibleQualifications: Candidate should have M.Sc. in life sciences preferably, Biochemistry or Genetics with2 years of research experienceDesirable: Knowledge in Western blotting, RT-PCR and imaging techniques like Image J, ImageProplus etc. Having research publications on these topics will be an added qualification.Age limit : 35 yearsInterested candidates may send their applications along with detailed CV and proof of researchexperience to the undersigned on or before April 15, 2020 by email. Only short-listed candidates willbe intimated via email. No TA or DA will be paid for attending the interview.Room No. 1028, Deptt. Of Anatomy, AIIMS, New Delhi 110029Email: sbr_aiims@hotmail.comaftsa aiitraal & ua ua & famag Reo feera arrear snacher arrgfemmer dieener, varrcieh fasner # at afesurar & fore frorsrerfit creerat at dram\\\" aran va drvach-arfia aht & aga aftso fad that & ue sreenchva & fav adie & 3naaa nara tony and €1TRatomn at 3raftr: 1 ant (2 aix anit & fare dran ahaa)aolint: #1 hint & au # 35,000/+ vaxme«izzar. & ure M.Sc. staat fama facivar: sta tara ar sreatercht famer ix 2 wror &seatie droditt: dred sorter, aRei-Yidhient 3x aeaiien cld gater or, garerA via | giiet yenreret diet & ven arfatera giefx13 tat: 35 atgege that & amer rae nda wort six eher aragere ant water 15 2020 a at3a Ygot ror wend € | ana raman andaa sid fay av ud ut dha & taa d Stat aad € 1 dassexfiaant at & ata d qfad foor stun rancor # set as & fay ms div arsiv at rara aet fera sionaad nat 1028, faemt vancizht, ura, as feeeh 110029Set: sbr_aiims@hotmail.com\",\n        \"location\": \"Kanpur\",\n        \"type\": \"Full-Time\",\n        \"category\": \"Civil\",\n        \"last_date\": \"2020-08-09T12:46:00\",\n        \"company_name\": \"MHRD\",\n        \"vacancies\": 14,\n        \"doc_url\": \"https://i.ibb.co/NCbTG6k/anatomy-20-3-20.jpg\",\n        \"summary\": \"VACANCY FOR A fEMPORARY POST OF SENIOR RESEARCH FELLOWApplications are invited from Indian Citizens for a temporary post of Senior Research Fellow under anDST-supported research project entitled \\\"Contribution of glial gap junctions towards morphinetolerance in rats\\\" in the Department of Anatomy, All India Institute of Medical Sciences, New Delhi. Duration of project: 1 year (extendable up to 2 more years)Stipend : Rs.  35,000 + HRA as admissibleQualifications: Candidate should have M.\",\n        \"qualification\": \"M.Tech\",\n        \"experience\": 2,\n        \"age_limit\": \"age >18\",\n        \"website\": \"https://tailwindcss.com/docs/font-size/#app\",\n        \"filled\": false,\n        \"salary\": 100000,\n        \"tags\": \"Engineering\",\n        \"job_for_women\": false,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-07-28T12:46:13.647602+05:30\",\n        \"updated_at\": \"2020-07-28T12:46:13.647621+05:30\"\n    },\n    {\n        \"id\": 21,\n        \"user\": {\n            \"username\": \"MHRD\",\n            \"verified\": true,\n            \"email\": \"mhrd@gmail.com\"\n        },\n        \"title\": \"Mechanical Engineer\",\n        \"description\": \"Web advertisement for Graduate and Technician apprentices I NATS )\\n\\nIndo Danish Tool Room (MSME Technology Centre), Jamshedpur, is an Autonomous Body\\nunder Ministry of MSME, Govt. of India & was established in the year 1991 under the\\nbilateral agreement between Government of India and Government of Denmark. It is a\\nSociety, registered under Societies Registration Act 21 of 1860. The Extension Centers of\\nIDTR Jamshedpur were set up in Varanasi in 2014 and in Patna in 2015.\\n\\nThe Centre manufactures intricate, high precision Tools, Dies, Jigs & Fixtures, Moulds &\\nprovides technological support and skilled manpower to MSMEs and Industries.\\n\\nIDTR conducts AICTE approved Diploma Courses in Tool & Die Making, Production\\nEngineering and Mechatronics, NCVT approved ITI courses of Fitter, Machinist, Turner,\\nTool & Die Maker, Welder and Computer Hardware & Network Maintenance, NSQF\\ncourses approved by Ministry of MSME, Govt. of India and other short term courses.\\n\\nInterview will be held at IDTR Jamshed ur on 24.08.2020 Monda at 9 am for\\nselection of fresh engineering graduate's/diploma's holders for engagement as\\nGraduate/Technician Apprentices under the Apprenticeship scheme of the Government\\nof India at a fixed monthly stipend of Rs. 9000/— per month and Rs 8000/— per month\\nrespectively for a period of of one year. Candidates need to register on Board of Practical\\nTraining eastern region (BOPT) website before appearing in interview.\\n\\nPlease thoroughly peruse www.mhrdnats.gov.in for details of the scheme. Candidates\\nshould have already registered on—line with BOPT.\\n\\nEligible candidates should bring with them originals and photo copies of : a)\\nDegree/Diploma certificate (Provisional certiﬁcate in case original is not available); b)\\nLast semester / year mark sheet; c) Class X certificate; d) Aadhaar No; e) Two colour\\npassport sized photographs ;f) Registration No. obtained at BOPT site www.bopter.gov.in\\n\\nDescription of iob Qualification No. of Seats\\n\\n \\n\\nRequirement for lndo Danish Tool Room, Jamshedpur\\n\\n \\n\\n1 CNC Milling and B.E.lB. Tech/Diploma in Mechanical Engg./ 28 Nos_\\nTurning Operator Production Engg, / Industrial Engg./ Automobile\\nEngg /4 years Diploma in Tool and Die making. (20 N08_ for |DTR_\\nJamshedpur and 8\\n\\n \\n\\nNos. for TRTC Patna\\n\\n \\n\\nA. Eligibility Criteria:\\n\\n1. Educational Qualification: B.E.lB. Tech/Diploma in Mechanical Engg. / Production Engg,/\\nIndustrial Engg./ Automobile Engg / 4 years Diploma in Tool and Die making.\\n\\n2. Candidates who have obtained their degree/diploma from 2017 to 2020 are eligible.\\n3. The candidates should NOT have undergone Apprenticeship earlier or pursuing\\nApprenticeship Training as per the Apprentices Act, 1961 as amended from time to time.\\n\\nB. Period of Apprenticeship Training: 12 months.\\n\\nC. Stipend:\\n\\ni) The Technician apprentices are eligible for monthly stipend during their period of\\nengagement which will be Rs. 80001- per month.\\n\\nii) Graduate Apprentices will be paid a stipend of Rs. 90001- per month.\\n\\niii) The Apprentice shall not be entitled to any other benefit/facilities/ allowances apart\\nfrom the consolidated stipend.\\n\\nD. General Instruction:\\n\\ni) IDTR shall have no obligation to give regular employment to Apprentices. The\\nApprentices shall have no right to claim regular employment from IDTR on the basis of\\nthis apprenticeship at any point of time. This apprenticeship shall not create any liability\\non IDTR for providing anyjob to the Apprentice.\\n\\nii) Candidates are advised to carefully read the full advertisement for details of\\neducational qualification and other eligibility criteria.\\n\\niii) Candidates must have an active email ID and Mobile number, which must be valid for\\nat least next one year and candidates must have their Aadhaar card.\\n\\niv) The candidates should have the relevant documents/ certiﬁcates pertaining to age,\\nqualification etc. For Registration, visit www.bopter.gov.in or www.mhrdnats.gov.in\",\n        \"location\": \"Delhi\",\n        \"type\": \"Internship\",\n        \"category\": \"Mechanical\",\n        \"last_date\": \"2020-08-09T21:43:00\",\n        \"company_name\": \"MHRD\",\n        \"vacancies\": 121,\n        \"doc_url\": \"https://i.ibb.co/9WhGX5x/Graduate-Technician-Apprentices.jpg\",\n        \"summary\": \"IDTR conducts AICTE approved Diploma Courses in Tool & Die Making, Production\\nEngineering and Mechatronics, NCVT approved ITI courses of Fitter, Machinist, Turner,\\nTool & Die Maker, Welder and Computer Hardware & Network Maintenance, NSQF\\ncourses approved by Ministry of MSME, Govt.  Candidates need to register on Board of Practical\\nTraining eastern region (BOPT) website before appearing in interview.  Tech/Diploma in Mechanical Engg.\",\n        \"qualification\": \"M.Tech\",\n        \"experience\": 1,\n        \"age_limit\": \"age >18\",\n        \"website\": \"https://abc.com\",\n        \"filled\": false,\n        \"salary\": 10000,\n        \"tags\": \"Engineering\",\n        \"job_for_women\": true,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-07-31T21:44:00.407193+05:30\",\n        \"updated_at\": \"2020-07-31T21:44:00.407212+05:30\"\n    },\n    {\n        \"id\": 24,\n        \"user\": {\n            \"username\": \"MHRD\",\n            \"verified\": true,\n            \"email\": \"mhrd@gmail.com\"\n        },\n        \"title\": \"Chemical Architect\",\n        \"description\": \"Oil India ted (OIL), a Navratna Pu c Sector Undertaking is a oneer National upstream Oil and Gas Company with a pan Indian\\npresence and growi g global footprint. It is engage in Explorat n, Production and Transportation of crude oil, natural gas and\\nmanufacture of LPG with its Field Headquarters at Du j n, Distric Dibrugarh (Assam)\\n\\n \\n\\n(d) The process of Walk-in-lnterview will proceed as per the list of ndidate(s) registered for the same.\\n\\n(e) The pass marks of the Walk-in-lnterview (s) will be minimum 50%. Final selection of candidates from among those securing\\nminimum pass marks of 50% will be only as per merit on the basis of the marks obtained in the Walk-in-lnterview (s).\\n\\n3.0 Terms and conditions:\\n\\n(a) In view of the current situation arising out of COVlD-19 pandemic, any new guidelines issued from the Government will\\nhave to be strictly followed and as such, the date of Walk-in-lnterview might get delayed/extended/postponed/ ncelled\\nin line with the Government guidelines. Hence, the interested ndidates are advised to keep checking OlL’s website\\nregularly.\\n\\n(b) Candidates are advised to strictly abide by all the guidelines/SOPs as per extant directives/order issued by Ministry of\\nHome Affairs, Government of India and Government of Assam pertaining to COVlD-19 pandemic situation.\\n\\n(c) Please note that, while conducting the Walk-in-lnterview, all the Government orders/guidelines issued from time to time\\non the matter of the ongoing COVlD-19 pandemic situation will be strictly followed. Accordingly, as per order no.\\nDRF 9/2020/196 dated 07/07/2020 issued by the Oﬁice of the Deputy Commissioner, Dibrugarh, all persons arriving\\nfrom Guwahati will have to report at the Screening Centre at Sepon Sokolia, Moran of Dibrugarh District invariably and\\nafter screening, they will have to remain under strict Home Quarantine for a period of 14 (fourteen) days.\\n\\n(d) Candidates are advised to take all necessary precautionary safety measures (wearing of mask, hand gloves, rrying\\nhand sanitizer, maintaining social distance and maintaining hygiene will be mandatory) while reporting for the Walk-in-\\nInterview.\\n\\n(e) In case any ndidate is found to violate the strict norms/COVlD-19 protocols laid down by the Government and also\\n\\nhighlighted hereinabove, he/she will be barred from appearing in the Walk-in-lnterview/disqualiﬁed at anytime during the\\nWalk-in-lnterview process.\\n\\n(f) Candidates have to make their own arrangements to appear for the Walk-in-lnterview viz. travel, accommodation etc.\\n(9) TA/DA will not be provided to the ndidate(s) for appearing in the Walk-in-lnterview.\\n\\n(h) Any false/fake/incorrect information provided or document(s)/certiﬁte(s)/testimonial(s) submitted or any adverse report\\nof character and antecedents detected at any stage/time under any circumstance shall be veriﬁed from appropriate\\nauthority and necessary action as deemed to be ﬁt will be taken in this regard.\\n\\n(i) Canvassing in any form whether directly or indirectly shall amount to rejection of candidature.\\n\\n(j) Engagement of the selected ndidate(s) will be subject to necessary pre-engagement formalities viz.\\ndocument/certiﬁcate checking, submission of required document/certiﬁcate, medil ﬁtness certiﬁcate etc The\\nndidates should be of sound health and has to provide a fitness certiﬁcate meeting the medical standards as prescribed\\nin the Physical Fitness criteria available at( ‘ ' ‘ )from a Government registered\\nmedil practitioner at the time of engagement.\\n\\n(k) Candidate(s) working in any Government Department/Organisation/PSU, if selected, has to submit release letter, in\\noriginal, from the present employer at the time of engagement.\\n\\n(l) The selected candidate(s) will have to arrange accommodation at his/her own cost during the period of the above\\ncontractual engagement.\\n\\n(m) The above engagement is purely of contractual nature only. Accordingly, no right/claim whatsoever will confer on the\\nselected candidate(s) for employment in Oil India Limited by virtue of the above contractual engagement.\\n\\n(n) In addition to above, any other terms & conditions/rules & regulations/policy & procedures will also be applible for\\ncontractual engagement as existing from time to time.\\n\\n*wmmmmmmmmnwmn\\n\\nBEWARE OF FRAUDULENT OFFERS\\n\\nIt has been brought to our notice that some unscrupulous individuals/criminal elements are attempting to defraud\\njobseekers/general public by issuing fake engagement/appointment letters, assuring jobs etc. in Oil India Limited. It may\\nbe noted that Oil India Limited has well laid out and transparent policies/procedures and engagement/appointment letters\\n\\nare issued by the Company to selected candidates at the conclusion of such a process. Oil India Limited does not\\nauthorize any person/organization outside of Oil India Limited to offer any job on its behalf.\\n\\nThrough this public notice, Oil India Limited warns all job seekers/general public to be vigilant against such unscrupulous\\nelements and reject such engagement/appointment letters, assurance ofjobs etc. in the Company. Oil India Limited will\\n\\nnot be responsible for any loss/damage suffered either directly or as a consequence of such fake offers from any source\\nwhatsoever.\",\n        \"location\": \"Delhi\",\n        \"type\": \"Full-Time\",\n        \"category\": \"Chemical\",\n        \"last_date\": \"2020-09-02T00:14:00\",\n        \"company_name\": \"MHRD\",\n        \"vacancies\": 10,\n        \"doc_url\": \"https://i.ibb.co/S68GWXR/Advertisement-Contractual-Chemical-Assistant-new.jpg\",\n        \"summary\": \"Oil India ted (OIL), a Navratna Pu c Sector Undertaking is a oneer National upstream Oil and Gas Company with a pan Indian\\npresence and growi g global footprint.  It is engage in Explorat n, Production and Transportation of crude oil, natural gas and\\nmanufacture of LPG with its Field Headquarters at Du j n, Distric Dibrugarh (Assam)\\n\\n \\n\\n(d) The process of Walk-in-lnterview will proceed as per the list of ndidate(s) registered for the same. \\n\\n(j) Engagement of the selected ndidate(s) will be subject to necessary pre-engagement formalities viz.\",\n        \"qualification\": \"B.Tech\",\n        \"experience\": 1,\n        \"age_limit\": \"age >18\",\n        \"website\": \"https://abc.com\",\n        \"filled\": false,\n        \"salary\": 20000,\n        \"tags\": \"Engineering\",\n        \"job_for_women\": true,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-08-01T00:14:39.740855+05:30\",\n        \"updated_at\": \"2020-08-01T00:14:39.740892+05:30\"\n    },\n    {\n        \"id\": 15,\n        \"user\": {\n            \"username\": \"MHRD\",\n            \"verified\": true,\n            \"email\": \"mhrd@gmail.com\"\n        },\n        \"title\": \"Computer Engineer\",\n        \"description\": \"There is a number of sub-branches to choose from. The usual prerequisite for a computer engineer is a Bachelor’s degree, but in actual fact this is just the beginning. Most computer engineers have advanced degrees and/or have acquired additional certification. Most popular specializations include power management, thermodynamics, digital logical design, and processor interfacing.\\r\\n\\r\\nAs for the role of a computer engineer, it encompasses various activities undertaken to maximize system operations. From system design and maintenance to installing and updating software to all necessary adjustments and modifications to networks and systems- everything falls under computer engineers’ range of expertise.\",\n        \"location\": \"Delhi\",\n        \"type\": \"Full Time\",\n        \"category\": \"CS/IT\",\n        \"last_date\": \"2020-10-21T22:21:00\",\n        \"company_name\": \"MHRD\",\n        \"vacancies\": 15,\n        \"doc_url\": \"https://www.mhrd.gov.in/sites/upload_files/mhrd/files/tenders/tender-mhrd.pdf\",\n        \"summary\": \"There is a number of sub-branches to choose from. The usual prerequisite for a computer engineer is a Bachelor’s degree, but in actual fact this is just the beginning. Most computer engineers have advanced degrees and/or have acquired additional certification. Most popular specializations include power management, thermodynamics, digital logical design, and processor interfacing.\\r\\n\\r\\nAs for the role of a computer engineer, it encompasses various activities undertaken to maximize system operations. From system design and maintenance to installing and updating software to all necessary adjustments and modifications to networks and systems- everything falls under computer engineers’ range of expertise.\",\n        \"qualification\": \"Network engineers have the best options, and while you may not NEED a degree, the better the education, the more of a salary that can be commanded. Engineers can also climb the career ladder in their company, which means more money later on.\",\n        \"experience\": 7,\n        \"age_limit\": \"age >25\",\n        \"website\": \"\",\n        \"filled\": false,\n        \"salary\": 100000,\n        \"tags\": \"CS\",\n        \"job_for_women\": false,\n        \"job_for_disabled\": false,\n        \"created_at\": \"2020-07-29T22:22:18.035920+05:30\",\n        \"updated_at\": \"2020-08-01T00:34:00.494828+05:30\"\n    }\n]"}],"_postman_id":"a4b4b79a-4839-438e-94ef-47baf4c2bd9d"},{"name":"Jobs Applied by User","id":"d96f38c5-382f-4674-b265-b411b3b7a6f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/jobs/applied/Pragati/","description":"<p>This endpoint takes an username and returns all the jobs that the user applied to.</p>\n","urlObject":{"path":["api","jobs","applied","Pragati",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"780b1c13-14d8-4f93-8f47-f52177f3bc8c","name":"Jobs Applied by User Example Response","originalRequest":{"method":"GET","header":[],"url":"http://awsar2020.herokuapp.com/api/jobs/applied/Pragati/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 19:11:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"20427"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 3,\n        \"job\": {\n            \"id\": 2,\n            \"title\": \"Medical Officer\",\n            \"description\": \"NIMSNATIONAL INSTITUTE OFMEDICAL STATISTICS INDIAN COUNCIL OFMEDICAL RESEARCH ICMER- NATIONAL INSTITUTE OF MEDICAL STATISTICSAnsari Nagar, New Delhi-110029AdvertisementThe following positions have to be filled purely on temporary basis under the ICMR NTFscheme under ICMR-National Institute of Medical Statistics, New Delhi. 1. | Name of the Project Impact of COVID-19 on Maternal and Child HealthServices through the public health system in India. A. Project Technical Officer    1. | Name of the Post Project Technical Officer2. | Number of Post One3. | Upper Age Limit Not more than 30 years as on 4th August, 20204. | Consolidated Sala Rs. 32,000/-pm (fixed)5. | Duration 6 months6. | Essential _ Qualification | Graduate in Anthropology/ Population Studies/Socialand Experience Work/Sociology/Psychology - from - a - recognizeduniversity with five year's work experience OR Master'sdegree in the above subjects     Desirable Experience Experience in research related to Maternal and ChildHealth.Nature of Duties Quantitative and Qualitative data collection, dataanalysis and report writing.B. Project Technical OfficerName of the Post Project Technical OfficerNumber of Post OneUpper Age Limit Not more than 30 years as on 4th August, 2020Consolidated Salary Rs. 32,000/-pm (fixed)Duration 6 monthsEssential Qualification | Graduate in - Statistics/ - Biostatistics/ - Populationand Experience Studies/Psychology/ Anthropology from a recognizeduniversity with five year's work experience OR Master'sdegree in the above subjects   F‘Wﬁwlt“                7. | Desirable Experience Experience in - research, - data - collection _ andimplementation.8. | Nature of Duties Quantitative data collection and analysisC. Data Entry Operator (Grade A)1.| Name of the Post Data Entry Operator (Grade A).|. Number of Post 1 (one).| Upper Age Limit Not more than 25 years as on 4th August, 2020.| Consolidated Salary Rs. 17,000/-pm (fixed).| Duration 6 months-| Essential _ Qualification | Intermediate or 12% Pass from a recognized board. Aand Experience speed test of not less than 8000 key depression per hourthrough speed test on computer7. | Desirable Experience Experience in a research organization8. | Nature of Duties Data entry of quantitative and qualitative data2. | Name of the Project Factors Related to Covid-19 Stigma: A Mixed-MethodsStudy A. Scientist B (Non-MedicalName of the Post Scientist B ( Non-Medical )Number of Posts OneAge Limit Not more than 35 years as on 4th August, 2020Consolidated Sala Rs. 54,300/- pm (fixed)Duration 6 monthsEssential _ Qualification | 1° class Master's degree in - Psychology/Socialand Experience Work/Sociology / Anthropology / Population Studiesfrom a recognized university with two year's workexperience OR 2\\\" class master degree with Ph.D. in theabove subjects     Desirable Experience Experience in community based research, analysis anddocumentation.Nature of Duties Overall coordination and conduct of the projectactivities including analysis and report writing alongwith the study team. B. Project Technical Officer. | Name of the Post Project Technical Officer. | Number of Post OneUpper Age Limit Not more than 30 years as on 4th August, 2020Consolidated Salary Rs. 32,000/-pm (fixed)Duration 6 monthsEssential _ Qualification | Graduate in - Social - Work/Sociology/Psychology/and Experience Anthropology/ Population Studies from a recognizeduniversity with five year's work experience OR Master'sdegree in the above subjectsDesirable Experience Experience in qualitative research and data analysis.Nature of Duties Quantitative and Qualitative data collection, datatranscription/ translation, analysis and report writing.    C. Project Technical Officer1. | Name of the Post Project Technical Officer2. | Number of Post One       3. | Upper Age Limit Not more than 30 years as on 4th August, 20204. | Consolidated Salary Rs. 32,000/-pm (fixed)5. | Duration 3 months6. | Essential Qualification | Graduate in - Statistics/ - Biostatistics/ - Populationand Experience Studies/Psychology/ Anthropology from a recognizeduniversity with five year's work experience OR Master'sdegree in the above subjectsDesirable Experience Experience in - research, - data - collection _ andimplementation.8. | Nature of Duties Quantitative data collection and analysisD. Project Officer1. | Name of the Post Project Officer Number of Post OneUpper Age Limit Not more than 28 years as on 4th August, 2020Consolidated Sala Rs. 32,000/-pm (fixed)234.5. | Duration 6 monthsEssential __ Qualification | Graduate in any discipline from a recognized universityand Experience with five year's work experience of7.   administration/finance and accounts work OR Masterdegree in any disciplineDesirable Experience Experience in a research organization8. | Nature of Duties Overall coordination of administrative activities underthe project along with the Study team  E. Data Entry Operator (Grade B)Name of the Post Data Entry Operator (Grade B)Number of Post 1 (one)Upper Age Limit Not more than 28 years as on 4th August, 2020Consolidated Sala Rs. 18,000/-pm (fixed)Duration 6 monthsEssential Qualification | Intermediate or 12% Pass in science stream from aand Experience recognized board with DOEACC 'A' Level from arecognized institute and/or 2 years of experience in EDPwork in Government, Autonomous, PSU or any otherrecognized organizationA speed test of not less than 8000 key depression perhour through speed test on computerDesirable Experience Experience in a research organizationNature of Duties Data entry of quantitative and qualitative data   EH       3. Name of the Project Mental Health and Social Stigma Among HealthcarePersonnel involved in the management of COVID-19patients in IndiaA. Research Associate    1. | Name of the Post Research Associate2. | Number of Post One3. | Upper Age Limit Not more than 40 years as on 4th August, 20204. | Consolidated Salary Rs. 58,280/- pm (fixed)5. | Duration 4 monthsEssential Qualification | PhD (Social sciences) or having 3 years of research,and Experience teaching and design and development experience afterMSW or MA/MSc (Social sciences) with at least oneresearch paper in Science Citation Index (SCI) journal. 7. | Desirable Experience Knowledge of qualitative data analysis of public healthdata using any software8. | Nature of Duties 1. Data management2. Qualitative data analysis3. Report writing4. Drafting of research manuscript5. Drafting policy briefs B. Research Assistant        1. | Name of the Post Research AssistantNumber of Post One3. | Upper Age Limit Not more than 30 years as on 4th August, 20204. | Consolidated Salary Rs. 31,000/- pm (fixed)5. | Duration 6 months6. | Essential Qualification | Graduate in science /Life sciences from a recognizedand Experience university with five years' work experience from arecognized institution or Master's degree in science/LifesciencesDesirable Experience Experience in writing reports and scientific documents.Working knowledge of computer and MS Office8. | Nature of Duties 1. Assist the scientist in coordinating the project.2. Assist in report writing, publication and policy briefs.3. Other relevant work as assigned by the scientist.   General Terms and Conditions:i. _ The Post is to be filled on purely temporary basis till the project lasts. The appointmentcan be terminated with one month notice from either side without assigning any reason.ii. _ Since the post is purely temporary, the incumbents selected will have no claim forregular appointments at ICMR-NIMS or the ICMR or any other institute of the council orclaim continuation of his/her service in any other project. No other benefits areadmissible as per ICMR rules.iii. _ No TA/DA will be paid for attending the interview.iv. __ Leave shall be as per ICMR rules for project staff.v. _ Age relaxation will be as per Govt. of India norms.vi. - Qualification and experience should be from a recognizeduniversity /organization/institution. Experience should have been gained afteracquiring the minimum essential qualification.vii. _ Mere fulfilling the essential qualification does not guarantee the selection.viii. - Appointing - authority, reserves the right to consider or reject - anyapplication/ candidature.ix. __ Submission of wrong or false information during the process of selection shall disqualifythe candidature at any stage.x. - Canvassing in any form will be a disqualification and the decision of the SelectionCommittee will be final.xi. _ Interested candidates fulfilling the educational qualifications and experience may applyin the prescribed format. PDF of the duly filled in format along with copies of allcertificates and testimonials may be sent by e-mail to icmrnims.prc@gmail on or before4th August, 2020. Candidates may clearly mention the post and project applied for inthe subject of e-mail and in the application form and separate applications may be sentfor each post applied. Shortlisted candidates will be called for a personal discussion byvideo conferencing (link will be provided by ICMR-NIMS).Administrative Officer\",\n            \"location\": \"Delhi\",\n            \"type\": \"Internship\",\n            \"category\": \"CS\",\n            \"last_date\": \"2020-07-31T16:21:00+05:30\",\n            \"company_name\": \"MHRD\",\n            \"vacancies\": 121,\n            \"doc_url\": \"https://i.ibb.co/C5tq9cs/Advt-ICMR-NIMS-COVID23072020.jpg\",\n            \"summary\": \"Name of the Project - Impact of COVID-19 on Maternal and Child health services through the public health system in India.  | Name of the Post Project Technical Officer2.  | Essential _ Qualification | Graduate in Anthropology/ Population Studies/Social and Experience Work/Sociology/Psychology - from - a - recognized university with five year's work experience OR Masters's degree in the above subjects     Desirable Experience Experience in research related to Maternal and ChildHealth.\",\n            \"qualification\": \"12th\",\n            \"experience\": 1,\n            \"age_limit\": \"age >18\",\n            \"website\": \"https://inout.com\",\n            \"created_at\": \"2020-07-26T16:02:52.948691+05:30\",\n            \"updated_at\": \"2020-07-27T02:03:38.977150+05:30\",\n            \"filled\": false,\n            \"salary\": 100000,\n            \"tags\": \"CS,IT\",\n            \"job_for_women\": true,\n            \"job_for_disabled\": false,\n            \"user\": \"MHRD\"\n        },\n        \"applied_at\": \"2020-07-26T16:04:43.265144+05:30\",\n        \"status\": \"Ineligible\"\n    },\n    {\n        \"id\": 21,\n        \"job\": {\n            \"id\": 2,\n            \"title\": \"Medical Officer\",\n            \"description\": \"NIMSNATIONAL INSTITUTE OFMEDICAL STATISTICS INDIAN COUNCIL OFMEDICAL RESEARCH ICMER- NATIONAL INSTITUTE OF MEDICAL STATISTICSAnsari Nagar, New Delhi-110029AdvertisementThe following positions have to be filled purely on temporary basis under the ICMR NTFscheme under ICMR-National Institute of Medical Statistics, New Delhi. 1. | Name of the Project Impact of COVID-19 on Maternal and Child HealthServices through the public health system in India. A. Project Technical Officer    1. | Name of the Post Project Technical Officer2. | Number of Post One3. | Upper Age Limit Not more than 30 years as on 4th August, 20204. | Consolidated Sala Rs. 32,000/-pm (fixed)5. | Duration 6 months6. | Essential _ Qualification | Graduate in Anthropology/ Population Studies/Socialand Experience Work/Sociology/Psychology - from - a - recognizeduniversity with five year's work experience OR Master'sdegree in the above subjects     Desirable Experience Experience in research related to Maternal and ChildHealth.Nature of Duties Quantitative and Qualitative data collection, dataanalysis and report writing.B. Project Technical OfficerName of the Post Project Technical OfficerNumber of Post OneUpper Age Limit Not more than 30 years as on 4th August, 2020Consolidated Salary Rs. 32,000/-pm (fixed)Duration 6 monthsEssential Qualification | Graduate in - Statistics/ - Biostatistics/ - Populationand Experience Studies/Psychology/ Anthropology from a recognizeduniversity with five year's work experience OR Master'sdegree in the above subjects   F‘Wﬁwlt“                7. | Desirable Experience Experience in - research, - data - collection _ andimplementation.8. | Nature of Duties Quantitative data collection and analysisC. Data Entry Operator (Grade A)1.| Name of the Post Data Entry Operator (Grade A).|. Number of Post 1 (one).| Upper Age Limit Not more than 25 years as on 4th August, 2020.| Consolidated Salary Rs. 17,000/-pm (fixed).| Duration 6 months-| Essential _ Qualification | Intermediate or 12% Pass from a recognized board. Aand Experience speed test of not less than 8000 key depression per hourthrough speed test on computer7. | Desirable Experience Experience in a research organization8. | Nature of Duties Data entry of quantitative and qualitative data2. | Name of the Project Factors Related to Covid-19 Stigma: A Mixed-MethodsStudy A. Scientist B (Non-MedicalName of the Post Scientist B ( Non-Medical )Number of Posts OneAge Limit Not more than 35 years as on 4th August, 2020Consolidated Sala Rs. 54,300/- pm (fixed)Duration 6 monthsEssential _ Qualification | 1° class Master's degree in - Psychology/Socialand Experience Work/Sociology / Anthropology / Population Studiesfrom a recognized university with two year's workexperience OR 2\\\" class master degree with Ph.D. in theabove subjects     Desirable Experience Experience in community based research, analysis anddocumentation.Nature of Duties Overall coordination and conduct of the projectactivities including analysis and report writing alongwith the study team. B. Project Technical Officer. | Name of the Post Project Technical Officer. | Number of Post OneUpper Age Limit Not more than 30 years as on 4th August, 2020Consolidated Salary Rs. 32,000/-pm (fixed)Duration 6 monthsEssential _ Qualification | Graduate in - Social - Work/Sociology/Psychology/and Experience Anthropology/ Population Studies from a recognizeduniversity with five year's work experience OR Master'sdegree in the above subjectsDesirable Experience Experience in qualitative research and data analysis.Nature of Duties Quantitative and Qualitative data collection, datatranscription/ translation, analysis and report writing.    C. Project Technical Officer1. | Name of the Post Project Technical Officer2. | Number of Post One       3. | Upper Age Limit Not more than 30 years as on 4th August, 20204. | Consolidated Salary Rs. 32,000/-pm (fixed)5. | Duration 3 months6. | Essential Qualification | Graduate in - Statistics/ - Biostatistics/ - Populationand Experience Studies/Psychology/ Anthropology from a recognizeduniversity with five year's work experience OR Master'sdegree in the above subjectsDesirable Experience Experience in - research, - data - collection _ andimplementation.8. | Nature of Duties Quantitative data collection and analysisD. Project Officer1. | Name of the Post Project Officer Number of Post OneUpper Age Limit Not more than 28 years as on 4th August, 2020Consolidated Sala Rs. 32,000/-pm (fixed)234.5. | Duration 6 monthsEssential __ Qualification | Graduate in any discipline from a recognized universityand Experience with five year's work experience of7.   administration/finance and accounts work OR Masterdegree in any disciplineDesirable Experience Experience in a research organization8. | Nature of Duties Overall coordination of administrative activities underthe project along with the Study team  E. Data Entry Operator (Grade B)Name of the Post Data Entry Operator (Grade B)Number of Post 1 (one)Upper Age Limit Not more than 28 years as on 4th August, 2020Consolidated Sala Rs. 18,000/-pm (fixed)Duration 6 monthsEssential Qualification | Intermediate or 12% Pass in science stream from aand Experience recognized board with DOEACC 'A' Level from arecognized institute and/or 2 years of experience in EDPwork in Government, Autonomous, PSU or any otherrecognized organizationA speed test of not less than 8000 key depression perhour through speed test on computerDesirable Experience Experience in a research organizationNature of Duties Data entry of quantitative and qualitative data   EH       3. Name of the Project Mental Health and Social Stigma Among HealthcarePersonnel involved in the management of COVID-19patients in IndiaA. Research Associate    1. | Name of the Post Research Associate2. | Number of Post One3. | Upper Age Limit Not more than 40 years as on 4th August, 20204. | Consolidated Salary Rs. 58,280/- pm (fixed)5. | Duration 4 monthsEssential Qualification | PhD (Social sciences) or having 3 years of research,and Experience teaching and design and development experience afterMSW or MA/MSc (Social sciences) with at least oneresearch paper in Science Citation Index (SCI) journal. 7. | Desirable Experience Knowledge of qualitative data analysis of public healthdata using any software8. | Nature of Duties 1. Data management2. Qualitative data analysis3. Report writing4. Drafting of research manuscript5. Drafting policy briefs B. Research Assistant        1. | Name of the Post Research AssistantNumber of Post One3. | Upper Age Limit Not more than 30 years as on 4th August, 20204. | Consolidated Salary Rs. 31,000/- pm (fixed)5. | Duration 6 months6. | Essential Qualification | Graduate in science /Life sciences from a recognizedand Experience university with five years' work experience from arecognized institution or Master's degree in science/LifesciencesDesirable Experience Experience in writing reports and scientific documents.Working knowledge of computer and MS Office8. | Nature of Duties 1. Assist the scientist in coordinating the project.2. Assist in report writing, publication and policy briefs.3. Other relevant work as assigned by the scientist.   General Terms and Conditions:i. _ The Post is to be filled on purely temporary basis till the project lasts. The appointmentcan be terminated with one month notice from either side without assigning any reason.ii. _ Since the post is purely temporary, the incumbents selected will have no claim forregular appointments at ICMR-NIMS or the ICMR or any other institute of the council orclaim continuation of his/her service in any other project. No other benefits areadmissible as per ICMR rules.iii. _ No TA/DA will be paid for attending the interview.iv. __ Leave shall be as per ICMR rules for project staff.v. _ Age relaxation will be as per Govt. of India norms.vi. - Qualification and experience should be from a recognizeduniversity /organization/institution. Experience should have been gained afteracquiring the minimum essential qualification.vii. _ Mere fulfilling the essential qualification does not guarantee the selection.viii. - Appointing - authority, reserves the right to consider or reject - anyapplication/ candidature.ix. __ Submission of wrong or false information during the process of selection shall disqualifythe candidature at any stage.x. - Canvassing in any form will be a disqualification and the decision of the SelectionCommittee will be final.xi. _ Interested candidates fulfilling the educational qualifications and experience may applyin the prescribed format. PDF of the duly filled in format along with copies of allcertificates and testimonials may be sent by e-mail to icmrnims.prc@gmail on or before4th August, 2020. Candidates may clearly mention the post and project applied for inthe subject of e-mail and in the application form and separate applications may be sentfor each post applied. Shortlisted candidates will be called for a personal discussion byvideo conferencing (link will be provided by ICMR-NIMS).Administrative Officer\",\n            \"location\": \"Delhi\",\n            \"type\": \"Internship\",\n            \"category\": \"CS\",\n            \"last_date\": \"2020-07-31T16:21:00+05:30\",\n            \"company_name\": \"MHRD\",\n            \"vacancies\": 121,\n            \"doc_url\": \"https://i.ibb.co/C5tq9cs/Advt-ICMR-NIMS-COVID23072020.jpg\",\n            \"summary\": \"Name of the Project - Impact of COVID-19 on Maternal and Child health services through the public health system in India.  | Name of the Post Project Technical Officer2.  | Essential _ Qualification | Graduate in Anthropology/ Population Studies/Social and Experience Work/Sociology/Psychology - from - a - recognized university with five year's work experience OR Masters's degree in the above subjects     Desirable Experience Experience in research related to Maternal and ChildHealth.\",\n            \"qualification\": \"12th\",\n            \"experience\": 1,\n            \"age_limit\": \"age >18\",\n            \"website\": \"https://inout.com\",\n            \"created_at\": \"2020-07-26T16:02:52.948691+05:30\",\n            \"updated_at\": \"2020-07-27T02:03:38.977150+05:30\",\n            \"filled\": false,\n            \"salary\": 100000,\n            \"tags\": \"CS,IT\",\n            \"job_for_women\": true,\n            \"job_for_disabled\": false,\n            \"user\": \"MHRD\"\n        },\n        \"applied_at\": \"2020-07-31T00:36:03.052708+05:30\",\n        \"status\": \"Applied\"\n    }\n]"}],"_postman_id":"d96f38c5-382f-4674-b265-b411b3b7a6f8"},{"name":"Change Application Status","id":"642e3a4e-889d-4d3a-b1cd-0b9ff73b7fa3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"status\": \"Shortlisted\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/jobs/status/6","description":"<p>This endpoint enables the employer to change the application status after reviewing the applicant profile.</p>\n","urlObject":{"path":["api","jobs","status","6"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6ce64b46-11a3-4f1c-a335-6d3a72845d23","name":"Change Application Status Example Response","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"status\": \"Shortlisted\"\n}","options":{"raw":{"language":"json"}}},"url":"http://awsar2020.herokuapp.com/api/jobs/status/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 19:11:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1078"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 6,\n    \"employee\": {\n        \"id\": 2,\n        \"first_name\": \"Rajat\",\n        \"last_name\": \"Verma\",\n        \"gender\": \"Male\",\n        \"disabled\": false,\n        \"about\": \"A Full Stack Web Developer interested in building amazing and full-fledged websites and interested in Open Source and I believe in building through collaboration and contribution. I code in C/C++ and python, while I build using Django, HTML, CSS, JS, BootStrap and Bulma. I am also a technical content writer and enjoy writing about various upcoming technologies.\",\n        \"phone_number\": \"+918077599737\",\n        \"email\": \"rajatverma5885045@gmail.com\",\n        \"dob\": \"2000-02-25\",\n        \"title\": \"Web Developer\",\n        \"industry\": \"Computer Science\",\n        \"location\": \"Meerut\",\n        \"skills\": \"React, Django, HTML, CSS\",\n        \"portfolio\": \"https://pragativerma18.github.io/Resume/\",\n        \"github\": \"https://github.com/PragatiVerma18\",\n        \"linkedin\": \"https://www.linkedin.com/in/PragatiVerma18/\",\n        \"twitter\": \"https://twitter.com/pragati_verma18\",\n        \"image\": \"https://avatars1.githubusercontent.com/u/42200276?s=460&u=d30b504999e77c96e9d81f057df96f540a38ce27&v=4\",\n        \"user\": \"Rajat\"\n    },\n    \"applied_at\": \"2020-07-26T21:32:47.677409+05:30\",\n    \"status\": \"Shortlisted\"\n}"}],"_postman_id":"642e3a4e-889d-4d3a-b1cd-0b9ff73b7fa3"},{"name":"Delete a Job Instance","id":"efb618f5-6092-448c-830b-df69185899f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{base_url}}/api/jobs/update/14/","description":"<p>Delete a particular Job Instance by passing the Job Id.</p>\n","urlObject":{"path":["api","jobs","update","14",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"efb618f5-6092-448c-830b-df69185899f9"}],"id":"3fa13047-daa3-44e2-9050-cb461a13485d","description":"<p>This folder contains all APIs concerned with Jobs and applicants.</p>\n","_postman_id":"3fa13047-daa3-44e2-9050-cb461a13485d"},{"name":"Profiles","item":[{"name":"Create Employee Profile","id":"4a072d3b-3351-4357-94e3-6550425b2211","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user\": \"Shristi\",\n    \"first_name\": \"Shristi\",\n    \"last_name\": \"Singh\",\n    \"gender\": \"Female\",\n    \"about\": \"Graphic designers create visual concepts, using computer software or by hand, to communicate ideas that inspire, inform, and captivate consumers. They develop the overall layout and production design for applications such as advertisements, brochures, magazines, and reports.\",\n    \"phone_number\": \"+918923456789\",\n    \"email\": \"shristi@gmail.com\",\n    \"dob\": \"2000-08-29\",\n    \"title\": \"Graphic Designer\",\n    \"industry\": \"Information Technology\",\n    \"location\": \"Assam\",\n    \"skills\": \"Adobe Photoshop, Canva, Figma\",\n    \"portfolio\": \"https://pragativerma18.github.io/Resume/\",\n    \"github\": \"https://github.com/PragatiVerma18\",\n    \"linkedin\": \"https://www.linkedin.com/in/PragatiVerma18/\",\n    \"twitter\": \"https://twitter.com/pragati_verma18\",\n    \"workexperience\": [\n{\n\"position\":\"Intern\",\n\"company\":\"Internshala\",\n\"start_date\":\"2020-07-05\",\n\"end_date\":\"2020-09-25\",\n\"location\":\"Noida\"\n}\n],\n    \"education\": [\n{\n\"institution\":\"JSS\",\n\"degree\":\"BTech\",\n\"start_date\":\"2018-07-31\",\n\"end_date\":\"2022-07-31\"\n}\n]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/profile/create-employee-profile/","description":"<p>Create Employee Profile</p>\n","urlObject":{"path":["api","profile","create-employee-profile",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a072d3b-3351-4357-94e3-6550425b2211"},{"name":"Create Employer Profile","id":"885b6097-1f19-4d0b-ab29-912f2bf1836e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user\": \"ISRO\",\n    \"email\": \"isro@gmail.com\",\n    \"company_name\": \"ISRO\",\n    \"full_form\": \"Indian Space Research Organization\",\n    \"location\": \"Bangalore\",\n    \"website\": \"https://www.isro.gov.in/\",\n    \"industry\": \"Space Research\",\n    \"company_size\": 5000,\n    \"company_type\": \"Central Government\",\n    \"pan\": \"ISUPV9396D\",\n    \"linkedin\": \"\",\n    \"twitter\": \"\",\n    \"overview\": \"ISRO is formed in the year of 1969 as an Indian Space Agency under the Indian Government. It’s headquarter is located in Bangalore. The Department of Space(DoS) is responsible for managing and controlling all functions of ISRO. ISRO had subdivisions for their Research facilities, Test Facilities, Construction, and launch facilities, Tracking and control facilities, and HRD.\",\n    \"image\": \"https://upload.wikimedia.org/wikipedia/commons/thumb/b/bd/Indian_Space_Research_Organisation_Logo.svg/1200px-Indian_Space_Research_Organisation_Logo.svg.png\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/profile/create-employer-profile/","description":"<p>Create Employer Profile</p>\n","urlObject":{"path":["api","profile","create-employer-profile",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"885b6097-1f19-4d0b-ab29-912f2bf1836e"},{"name":"Get Employee Profile Details","id":"e58611cb-8830-4c18-8b1d-fe4f9b0a54c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/profile/employeeprofile/Shristi/","description":"<p>Get Employee Details by Employee Username</p>\n","urlObject":{"path":["api","profile","employeeprofile","Shristi",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e14a2eae-c40f-42a9-b486-2e4775ba8f03","name":"Get Employee Profile Details Example Response","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/api/profile/employeeprofile/Shristi/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 19:15:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1112"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"user\": \"Shristi\",\n    \"first_name\": \"Shristi\",\n    \"last_name\": \"Singh\",\n    \"gender\": \"Female\",\n    \"about\": \"Graphic designers create visual concepts, using computer software or by hand, to communicate ideas that inspire, inform, and captivate consumers. They develop the overall layout and production design for applications such as advertisements, brochures, magazines, and reports.\",\n    \"phone_number\": \"+918923456789\",\n    \"email\": \"shristi@gmail.com\",\n    \"dob\": \"1999-08-29\",\n    \"title\": \"Graphic Designer\",\n    \"industry\": \"Information Technology\",\n    \"location\": \"Assam\",\n    \"skills\": \"Adobe Photoshop, Canva, Figma\",\n    \"portfolio\": \"https://pragativerma18.github.io/Resume/\",\n    \"github\": \"https://github.com/PragatiVerma18\",\n    \"linkedin\": \"https://www.linkedin.com/in/PragatiVerma18/\",\n    \"twitter\": \"https://twitter.com/pragati_verma18\",\n    \"image\": \"https://www.pngkey.com/png/full/305-3050875_employee-parking-add-employee-icon-png.png\",\n    \"workexperience\": [\n        {\n            \"position\": \"Intern\",\n            \"company\": \"Internshala\",\n            \"start_date\": \"2020-07-05\",\n            \"end_date\": \"2020-09-25\",\n            \"location\": \"Noida\"\n        }\n    ],\n    \"education\": [\n        {\n            \"institution\": \"JSS\",\n            \"degree\": \"BTech\",\n            \"start_date\": \"2018-07-31\",\n            \"end_date\": \"2022-07-31\"\n        }\n    ]\n}"}],"_postman_id":"e58611cb-8830-4c18-8b1d-fe4f9b0a54c2"},{"name":"Update Employee Profile","id":"820cd07a-efeb-4cc6-a374-ac2e404eac57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 3,\n    \"user\": \"Shristi\",\n    \"first_name\": \"Shristi\",\n    \"last_name\": \"Singh\",\n    \"gender\": \"Female\",\n    \"about\": \"Graphic designers create visual concepts, using computer software or by hand, to communicate ideas that inspire, inform, and captivate consumers. They develop the overall layout and production design for applications such as advertisements, brochures, magazines, and reports.\",\n    \"phone_number\": \"+918923456789\",\n    \"email\": \"shristi@gmail.com\",\n    \"dob\": \"1999-08-29\",\n    \"title\": \"Graphic Designer\",\n    \"industry\": \"Information Technology\",\n    \"location\": \"Assam\",\n    \"skills\": \"Adobe Photoshop, Canva, Figma\",\n    \"portfolio\": \"https://pragativerma18.github.io/Resume/\",\n    \"github\": \"https://github.com/PragatiVerma18\",\n    \"linkedin\": \"https://www.linkedin.com/in/PragatiVerma18/\",\n    \"twitter\": \"https://twitter.com/pragati_verma18\",\n    \"image\": \"https://www.pngkey.com/png/full/305-3050875_employee-parking-add-employee-icon-png.png\",\n    \"workexperience\": [\n        {\n            \"position\": \"Intern\",\n            \"company\": \"Internshala\",\n            \"start_date\": \"2020-07-05\",\n            \"end_date\": \"2020-09-25\",\n            \"location\": \"Noida\"\n        }\n    ],\n    \"education\": [\n        {\n            \"institution\": \"JSS\",\n            \"degree\": \"BTech\",\n            \"start_date\": \"2018-07-31\",\n            \"end_date\": \"2022-07-31\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/profile/employeeprofile/Shristi/","description":"<p>Update Employee Profile</p>\n","urlObject":{"path":["api","profile","employeeprofile","Shristi",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"820cd07a-efeb-4cc6-a374-ac2e404eac57"},{"name":"Get Employer Profile Details","id":"a66ecab5-44af-4df3-b887-079d0f016df6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/profile/employerprofile/ISRO/","description":"<p>Get Employer Details by passing Employer ID</p>\n","urlObject":{"path":["api","profile","employerprofile","ISRO",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7b341c41-c2fa-4cce-8705-206cdbafb85e","name":"Get Employer Profile Details Example Response","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/api/profile/employerprofile/ISRO/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn/20.0.4"},{"key":"Date","value":"Fri, 31 Jul 2020 19:16:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"943"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"user\": \"ISRO\",\n    \"email\": \"isro@gmail.com\",\n    \"company_name\": \"ISRO\",\n    \"full_form\": \"Indian Space Research Organization\",\n    \"location\": \"Bangalore\",\n    \"website\": \"https://www.isro.gov.in/\",\n    \"industry\": \"Space Research\",\n    \"company_size\": 5000,\n    \"company_type\": \"Central Government\",\n    \"pan\": \"ISUPV9396D\",\n    \"linkedin\": \"https://www.linkedin.com/company/officialisro/about/\",\n    \"twitter\": \"https://twitter.com/isro\",\n    \"overview\": \"ISRO is formed in the year of 1969 as an Indian Space Agency under the Indian Government. It’s headquarter is located in Bangalore. The Department of Space(DoS) is responsible for managing and controlling all functions of ISRO. ISRO had subdivisions for their Research facilities, Test Facilities, Construction, and launch facilities, Tracking and control facilities, and HRD.\",\n    \"image\": \"https://upload.wikimedia.org/wikipedia/commons/thumb/b/bd/Indian_Space_Research_Organisation_Logo.svg/1200px-Indian_Space_Research_Organisation_Logo.svg.png\"\n}"}],"_postman_id":"a66ecab5-44af-4df3-b887-079d0f016df6"},{"name":"Update Employer Profile","id":"ca64cc1c-74fb-4e31-a71c-674697090492","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 3,\n    \"user\": \"ISRO\",\n    \"email\": \"isro@gmail.com\",\n    \"company_name\": \"ISRO\",\n    \"full_form\": \"Indian Space Research Organization\",\n    \"location\": \"Bangalore\",\n    \"website\": \"https://www.isro.gov.in/\",\n    \"industry\": \"Space Research\",\n    \"company_size\": 5000,\n    \"company_type\": \"Central Government\",\n    \"pan\": \"ISUPV9396D\",\n    \"linkedin\": \"https://www.linkedin.com/company/officialisro/about/\",\n    \"twitter\": \"https://twitter.com/isro\",\n    \"overview\": \"ISRO is formed in the year of 1969 as an Indian Space Agency under the Indian Government. It’s headquarter is located in Bangalore. The Department of Space(DoS) is responsible for managing and controlling all functions of ISRO. ISRO had subdivisions for their Research facilities, Test Facilities, Construction, and launch facilities, Tracking and control facilities, and HRD.\",\n    \"image\": \"https://upload.wikimedia.org/wikipedia/commons/thumb/b/bd/Indian_Space_Research_Organisation_Logo.svg/1200px-Indian_Space_Research_Organisation_Logo.svg.png\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/profile/employerprofile/ISRO/","description":"<p>Update Employee Information</p>\n","urlObject":{"path":["api","profile","employerprofile","ISRO",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ca64cc1c-74fb-4e31-a71c-674697090492"}],"id":"bc3c6ecc-cae3-4936-a785-047d7762888f","description":"<p>This folder contains all APIs related to employee/employer profile.</p>\n","_postman_id":"bc3c6ecc-cae3-4936-a785-047d7762888f"}],"event":[{"listen":"prerequest","script":{"id":"64067655-ac4e-4bad-8de8-0328f1f0f3b1","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"696f457a-87a3-4cc7-9a04-25fc810b6b46","type":"text/javascript","exec":[""]}}]}