Commit History

changed shape of top with image
e20829a

LeoWalker commited on

removed benefits
616189c

LeoWalker commited on

removed city for streamlit app
ede952f

LeoWalker commited on

updated gitignore to include pycache and removed it from the githistory as its not needed there. data24.csv was updated to some recent jobs but is still usable.
08ac07d

LeoWalker commited on

Remove __pycache__ directory
d130605

LeoWalker commited on

successfully able to extract the description information back into a pandas dataframe. Need to look how to write to the database after every call instead of doing it in such large batches.
b78565b

LeoWalker commited on

able to parse objects out of the job description, but extracting in mass w/ error handling is a little difficult. Most recent run is in parse_description_test notebook thats able to connect to psql and then extract a sample set of 74 descriptions.
66700bd

LeoWalker commited on

had to make it smaller
a21b3b7

LeoWalker commited on

15x the height of the text entry
3c1b90e

LeoWalker commited on

expanded the text entry box
41334c8

LeoWalker commited on

updated requirements to not look at local files
d5cb71d

LeoWalker commited on

added requirements.txt for dependency control
8ed23dc

LeoWalker commited on

updated config in readme
a1581dc

LeoWalker commited on

Resolve merge conflicts
2254e3b

LeoWalker commited on

inital commit to spaces
f5aa239

LeoWalker commited on

initial commit
8ed6449

LeoWalker commited on

re organized the file structure in order to work with building a streamlit app to test the job description extraction.
f7fc876

LeoWalker commited on

added image from draw.io for overall flow
0e8c8f5

LeoWalker commited on

Initial commit: Google_jobs has the main functions that pulls jobs from google search.
1b96fb3

LeoWalker commited on

Initial commit
8f87470

Mishahal Palakuniyil commited on