Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database Access #46

Closed
hallidude opened this issue Mar 20, 2013 · 6 comments
Closed

Database Access #46

hallidude opened this issue Mar 20, 2013 · 6 comments

Comments

@hallidude
Copy link

A front end user interface that can pull out data about HasJob is required.
The data parameters required are

  1. Name of the company that has posted a Job on HasJob
  2. Category/Job Title(s) (This could be a little vague in terms of data. What is an important metric is the kind of group the Job belongs to. By group I mean cloud, JS etc. Here's an example: http://jobs.hasgeek.com/search?q=cloud
    It would be good to have all the companies that show up on this search result as a list with the mentioned parameters. The Category might not be adequately able to tell us about the job)
  3. Contact of the Job Poster
    Email/Phone number)
  4. City of the Job/ Office
    We will most probably only have the city where the job requirement is. It can be safely assumed that the comany has an office at the site specified.
  5. Company Url

The HasJob database can be used to coordinate the marketing and sponsorship activities. This is a good approach to take as users on the list already know of Hasgeek and will be open to exploring sponsorship options with us.

This feature can be further extended in the future to include a company's cumulative activity data on Hasgeek products and events, a part of the larger Hasgeek profile building activity

@satyaakam
Copy link

Hi @hallidude
this info you can pull from the DB right now , you can use phypmyadmin or adminer to write simple sql scripts on DB as per your requirement. I do not know what is the Hasgeek policy with respect to calling the poster or using the data for soliciting sponsorship.

-Satya

@jace
Copy link
Member

jace commented May 7, 2013

As a way to handle ambiguity around data access, no one apart from @kracekumar and me has access to data on the server, and only I do sysadmin activities.

@hallidude
Copy link
Author

Exactly! Also a basic front end, even just a data export to csv might help a lot.

@jace
Copy link
Member

jace commented May 7, 2013

We'll need to sort out the privacy policy for employers before we can do any of this. At the moment we don't say anything about HasGeek contacting employers.

@hallidude
Copy link
Author

What are the challenges with this? Do you want me to take a look at our policy document?

@jace
Copy link
Member

jace commented Jan 31, 2017

Deprecated by #380.

@jace jace closed this as completed Jan 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants