Code Monkey home page Code Monkey logo

oes-bls's Introduction

OES-BLS

Code to compile the OES survey into a sqlite database. It uses:

  • Python: 3.12.0
  • Packages: request, sqlite3, numpy, and pandas

TODO:

  • Fix the downloading procedure: sometimes the BLS thinks that I am a bot and block any other connection to their website. Because of that, I disable the downloading mechanism in the code. However, you can still compile the database from the excel files that are in the folder by using the Python codes.

INFO:

  • I removed the data folders and the database given the space constraints of github, however, you can download the database from this Dropbox link: https://www.dropbox.com/scl/fo/i80j1jok9effr52ia1qki/h?rlkey=s6j58hg14fp5pyas15ozuk48j&dl=0
  • Now the database only has information about total employment, Hourly mean wage, Annual mean wage, and Annual median wage.
  • If you want to have access to other information from the survey you need to add that into the database. You can do that by modifying the code get_OE_data_from_xlsx.py and config.py.
    • However, to do that, you will need to make the folder structure for the data. If I fix download_and_save.py this can be done automatically, however, now we have the problem that I told you on the TODO section.
  • Now the size of the database is around 3.00 GBs

oes-bls's People

Contributors

cvalencia09 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.